Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a Qlik Sense application with one input file containing two sheets:
Although H1 / H2 / Annual bars are shown using the Period sheet, the table must always display data from the Month sheet, based on the selected period bar.
The expected behavior is:
Since the bar chart period data comes from the Period sheet and the table data comes from the Month sheet, there is no direct association between them.
What is the recommended approach in Qlik Sense to achieve this behavior?
Hello @Pri_07_03
You can either create H1 and H2 logic in the month table and keep the name of the fields same , so that after loading the data through associate joins both the columns can linked between two table. for further more details it would be helpful if you can share the column details.
Thanks
Qlik associates tables by matching the field names. so they should be identical in order to associate.
So ensure that is the case first and we can troubleshoot further if needed.
Sample Data and expected output plz