Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Gurus,
I am trying to dynamically change the dimension limits of my charts. I imagined it would be good if there was a few buttons, such as Top 10, Top 20, Top 100. etc or even a slider bar that allows me to choose the top n number.
However I am not sure how to implement this. My charts contained different dimensions with a limit of top 10 currently.
Please let me know if you have any brilliant ideas or solutions! Thank you in advance for reading this 🙂
Cheng
Hi,
May be you can check the attachment .
You can create variable to determine Top N and then link it to dimension limits.
You can change the variable in the input box according to your requirement.
Hi,
May be you can check the attachment .
You can create variable to determine Top N and then link it to dimension limits.
You can change the variable in the input box according to your requirement.
Hi Haribabugv,
I tried the method mentioned above, although I changed the dimension limit to variable TopN, my chart seems to not react to the command, now the charts only show me one value when my TopN is 20 or any value.
Do you have any solutions to this? Thank you in advance!
Cheng
Can you share your file ?
Hi Haribabugv,
I managed to solve the problem! Thank you so much for the help!