10-02-2023
12:22 AM
- last edited on
10-04-2023
08:57 AM
by
JackLacava
Hi all,
I've col A and col B.I want to show a dynamically calculated col C which should be based on below logic:
If col A has no data then display col B Else display col A
Please suggest the best options to achieve this.
Can it be handled in cube views or requires dynamic calc member formula.
Thanks in advance
10-04-2023 08:56 AM
I'm no CV whiz, but I'd say for something like that you will need either a custom GetDataCell function or a DynamicCalc member.