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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
brf10043
Creator
Creator

Table question- If one value is true set all rows to be true.

I have a table object that has contains a user id, server name, group name and a Yes/No column to indicate if the User and Server are correct.

The issue that I have is that there can be multiple group names listed in the table for each user server  combination.  Currently, I get a yes for some rows and a no for others.  I am looking for a way to flag every row with a yes if any row contains a yes.

I am assuming that I might need to calculate this in the load, but am not sure.

1 Solution

Accepted Solutions
neelamsaroha157
Specialist II
Specialist II

2 Replies
neelamsaroha157
Specialist II
Specialist II

Check this out.

brf10043
Creator
Creator
Author

Sorry Neelam but I can see what you are saying to check out