Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have requirement
There is a Bar chart with Fast change functionality enabled to it. ( Only Bar chart and straight tables options are checked for Fast change)
In addition I have a text object on bar chart where it is displays total quantity below the legend.
But when I click on fast change to straight table, I dont want to display the text object which shows the total quantity. It should be hidden...
again when I change it to bar chart , text box should be visible. How can this be achieved in conditional display???
PS: I have attached a qv file for reference..
Thanks.
Vinod
Go to bar chart Fast change then go to presentation and in presentation there is Text in chart Option Write your sum(QTY) there . it will work in case of bar and hide in case of straight
Hi Vinod,
Not exacly the answer to your question, but I am using a variable to get to the same result.
Check the attachment to and you can see what I mean.
Hope it helps.
Dennis.
Hello,
Thanks for your reply dennis.. Ya... I got your logic, but this works only trigger or action..
But in my case it will not work... Only on click of fast change icon, the text objects should be hidden or shown..
Go to bar chart Fast change then go to presentation and in presentation there is Text in chart Option Write your sum(QTY) there . it will work in case of bar and hide in case of straight
Hi Mukesh,
Thanks a lot.. Sorry for delay in reply.. Your suggestion worked successfully..