Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi..Can any one please help me this issue...actually i created chart(in general i selected "Pivote table") with different dimensions and metrics, based on the selection data is showing on table , but my case is need to show "please select atleast one dimension and one metric to view the report " like this message when we don't select any thing ...so is this possible to show like msg..
Hi,
In General tab..... Calculate condition .....write =GetSelectedCount(Dimension)=1
and in below error message option select Calculation Condition unfilled in that write ....
please select atleast one dimension and one metric to view the report
I hope this will helps u.
Regards,
Khadeer
Hi,
In General tab..... Calculate condition .....write =GetSelectedCount(Dimension)=1
and in below error message option select Calculation Condition unfilled in that write ....
please select atleast one dimension and one metric to view the report
I hope this will helps u.
Regards,
Khadeer
Yes, it is possible to show msg's.. but please ellaborate your requirement.