RehaanAbdulla
3 months agoNew Contributor III
Writing a value to a cubeview cell
Hi
I have a form and there is a balance sheet account, total input and validation columns. The condition is to check if the balance sheet account value has a value and total input has no value, if balance sheet account is 0 and total input has a value and total input is greater than balance sheet then validation should be 0.
If balance sheet is greater then total input then validation is 1.
This validation is stored in a member formula and I was wondering how can I get the validation column to show 1 or 0 based on the condition
I have tried the SetDataCell() first but found out that on a member formula that does not work, which other function can be used. Your assistance will be greatly appreciated
Regards