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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
151562
Contributor III
Contributor III

Show values when Week value is the same

Hello
I want to show values in a table where there is SemanaProdReal but no SemanaPlano. But I only want it to show when I select the SemanaPlano and the value is equal to the SemanaProdReal .
for example, if I select the SemanaPlano 202345, I want to show data related to the SemanaProdReal 202345.

151562_0-1700061673899.png

Can you help me please?

Thank you,
FPS
Labels (1)
1 Solution

Accepted Solutions
vincent_ardiet_
Specialist
Specialist

With a set analysis like {<SemanaPlano, SemanaProdReal=p(SemanaPlano)>} this should work

View solution in original post

1 Reply
vincent_ardiet_
Specialist
Specialist

With a set analysis like {<SemanaPlano, SemanaProdReal=p(SemanaPlano)>} this should work