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: 
remyasujith
Contributor III
Contributor III

Dashboard with selection

Hi,

I have two company groups 'Group A' and 'Group B'. Now they want as two different files with all the dashboards, one for Group A and other one for Group B. How can I set the filter which shows all the data under one company. 

Labels (2)
1 Reply
Yoshidaqlik
Creator II
Creator II

Hi

In this case it is not better to filter directly in the data load script.
something like

Left join(main_table)

Load

.....

Where

dimension = 'Group A';

 

 

regards

YoshidaQlik https://www.youtube.com/channel/UC1I9P8MqCZEhB6Nw3FdSqng