Hi guys,
I have a need to produce a report that shows something like this:
I can query the raw data and present the drill downs by computer - that's the easy part. But how can I present the "rolled up" compliance field by computer? E.g., as highlighted in blue, how can I determine whetherall of a given computer's applications are "Compliant" or "Non-Compliant", and therefore output "Compliant" or "Non-Compliant" into that blue field? This will let me present the report in a collapsed state by default -- then users can expand each computer if they want to see the detail.
Can I even do this using an expression/embedded code with the current dataset?
Cheers!