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: 
WilsonB
Contributor
Contributor

link a chart in a expression from another chart

Hi guys,

I need some help with my script, i want to know if it's possible to attach a result from a chart in the expression of another. For example:

=if([There's no filter in the filter chart],[show me just one row from one of my columns],[if not just take the filter form the filter chart])

Thanx for your help.

Labels (1)
1 Reply
marcus_sommer

Within the UI you could not refer to the results of another object - only within a single object is a referencing to another calculations per label or column() possible.

- Marcus