Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to write a dimension with set analysis conditions in a Straight Table.
Requirement here is to remove call date selection so that i can get entire value for the Dimension.
Expression using -
=if(sum({<Call_Date=>}Count Id) >0,Pending_Age_Group)
The above expression is throwing error.
What else shall be used ?