Forum Discussion
krishb1414
Helper III
3 years agoReturn Dynamic Quarters Q1,Q2 Value
Hi All, I have 4 columns Q1,Q2,Q3,Q4. So based on current quarter it should return respective Q value. For example, Currently we are in Febraury, so it should return Q1 value, If we are in May ...
johnyip
Solution Sage
3 years agoQ1,Q2,Q3,Q4 are raw data, not measures/ calcualted columns.
krishb1414
Helper III
3 years agoBut how can we pass those columns directly to a measure, we can do that by aggregation functions.
How did do you that ?