Skip to main content
Announcements
See why Qlik was named a Leader in the 2024 Gartner® Magic Quadrant™ for Data Integration Tools for the ninth year in a row: Get the report
cancel
Showing results for 
Search instead for 
Did you mean: 
Bharathi09
Creator II
Creator II

Sankey Chart Vizlib Replacement witrh Qlik object

Hello All,

I am using Sankey chart, I have added from vizlib visualization bundle.
I have addes COMOBO_NAME, TABLE_NAME_ID in dimensions and one measure

In vizlib sankey chart , they have given the below condition in data handling Calculation condition
Calculation condition=If(GetSelectedCount(AMS_COMBO_NAME)<>0,1,0)
Display message= 'Please select combo name'.

So here if something is selected from combo_name Filterpane only it's enabling chart, otherwise it's showing display emssage, how to get this is qlik native sankey chart

Please help
thanks!

Labels (7)
1 Reply
MatheusC
Specialist II
Specialist II

@Bharathi09 
Try adding your chart to the Container, inside the container there is a Show condition, you can apply the display expression to it.

- Matheus

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!