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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
mccook
Creator
Creator

Comparing/Checking Lines in a Table

Hi,

I'm looking for a little advice, I have a table kind of like below (but a little more complex)

UserAccess
DeanInvoice Entry
MarkInvoice Entry
DeanInvoice Approval
LeeInvoice Approval
MarkInvoice Approval
DeanInvoice Payments

I have a set of rules:

Rule 1 - Anyone with access to Invoice Entry, Invoice Approval and Invoice Payments (e.g. Dean).

Rule 2 - Anyone with Access to Invoice Entry and Invoice Approval (e.g. Dean and Mark).

How would I go about comparing the lines in the table to identify and display which people are in breach of the rules?

(In the script or a chart, I don't mind)

Cheers,

Dean

1 Solution

Accepted Solutions
nagaiank
Specialist III
Specialist III

You may use And-Mode list box. An example is attached.

View solution in original post

2 Replies
nagaiank
Specialist III
Specialist III

You may use And-Mode list box. An example is attached.

mccook
Creator
Creator
Author

Thats great, thanks.

Is there a way to only show the items selected?

e.g. when I select Invoice Entry and Invoice payments, it shows Invoice Entry, Invoice Payments and Invoice Approval for Dean.

Dean.bmp

Thanks,


Dean