Hi Expert,
I have two tables which needs to be used in different calculation view by applying filter in some column.
Which one would be good from performance point of view.
Direct consumption of tables using projection node in calculation view or first create one Calculation view (Type Dimension) by consuming the base table and then used it further in other calculation view?
Thanks,
Girdhari