Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
daniel_f
Creator
Creator

Connection of two different data related to different calendars

Hello everyone,

I need help from you connecting the result of two different data related to different calendars

I do this by set analysis, when I get the values ​​of the result of the first calendar and disable the second calendar (to get a clean result) and the second result disregarding the first calendar.

when i do some calendar selectionsin layout, i want to get the results (count of) key_1 + key_2:

Count({<[calendar_1] = >} DISTINCT key_2)
+

Count({<[calendar_2] = >} DISTINCT key_1)

the above formula doesn't get the true result

can someone help me to do it better?

thanks in advance

Daniel

1 Reply
fosuzuki
Partner - Specialist III
Partner - Specialist III

Are u using QV11? I suppose it would be easier to do it with Alternate States.