Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
These are all of the audits that have selected “No” for Data Usage (Yes/No). All of the data field names are highlighted in blue. For the Quality Control sheet, I want to see all audits where there is a data field highlighted in yellow. Meaning they said No they did not use data on the audit but answered the data questions as if they did use data on their audit.
You could use an expression like:
[Data Used? (Yes/No)] = 'No'
AND len(Coalesce([Data Objective], [Sourcing Data - Tools Used], [Sourcing Data])) > 1
-Rob
http://www.easyqlik.com
http://masterssummit.com
http://qlikviewcookbook.com