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

straight table with barchat selected values

hi ,

i have one straight table and one barchat.the bar chat max visible number is 4 and with bar char have x-axis scrollbar so i need display the only 4 values in straight table which are i seleted in bar chat remaining values are need to hide in straight table

How?

Thank you

6 Replies
Miguel_Angel_Baeyens

Hello,

You can create a variable vMaxBarToDisplay in the Settings menu, Variable Overview. Then you can use that variable in a slider object so the user is able to select how many bars wants to see, and use the same variable as the limit in both the bar chart (chart properties, Prsentation tab, Dimension Limitations, Max Visible Number) and the straight table (chart properties, Presentation tab, Max Number):

=vMaxBarToDisplay

Note that the sort criteria must be the same for both charts, otherwise you will see actually two values, but they may be different.

Check the attached application.

Hope that helps.

Miguel Angel Baeyens

BI Consultant

Comex Grupo Ibérica

Not applicable
Author

hi miguel,

thanks for replay but iam not using slider object iam using x-axis scorll bar in Barchart,

so i didnot get

Thank you.

sparur
Specialist II
Specialist II

hello, sunny

Can you explain why you don't want to use a slider?

I think, Miguel suggested a simple solution for you. If I'm wrong please give us more clarifications of your task.

otherwise, you can use both - slider (for manage variable) and scroll in bar chart

Not applicable
Author

hi sparur,

miguel explanation was fine and it is working but i dont want to use another slider object .

now i am using barchart with x-axis scrollbar with max visible number is 4.i have one straight table so

what the values are (4)appear in bar chat only those values must display in straight table.

frist i select 4 values only those values display in straight table,if i scroll the scroll bar,values will be change so

previous values need to hide from straight table and display with new values.

Thank You

sparur
Specialist II
Specialist II

I'm afraid create an error.

but I think, that it's impossible. We can't understand which values should be visible when use scroll.

Not applicable
Author

Thanks for ur response sparur and miguel,

now iam using slider so problem is sloved.

i will keep in touch