Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Can we set up a condition in Current selection box so that it will display the selection in specific order.
Thanks
Manish Madan
Suffix the fields with something like say %, as in %YourDim
And in the load script set the System Variable HidePrefix
set HidePrefix='%' ;
Hi Bill,
I have 5 dimensions
and order should be as:
1st KPIs(Name)
2nd KPI Rank
2nd Zone
3rd Function Name
4th Month Selection
In this case how should i proceed.
Hi Manish,
Ordering takes based on the order of selection you make. For eg you have A,B,C fields so if you select B then A
its order will be like A
B.
As per my knowledge you cannot order them its totally based on order of selection.
The order is the order in which the selections are made. I dont think you can control the order.
The option you could consider is to have a straight table with 5 expressions showing the ONLY dimension values