Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Conditional Fast Change

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

1 Solution

Accepted Solutions
Not applicable
Author

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

View solution in original post

4 Replies
Anonymous
Not applicable
Author

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.

Not applicable
Author

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..

Not applicable
Author

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

Not applicable
Author

Hi Mukesh,

Thanks a lot.. Sorry for delay in reply.. Your suggestion worked successfully..