HI,
I have the following Expression to count the number of export/send to excel actions from the Governance Dashboard:
sum({<AuditType={'Export','SendToExcel'} >}Audit_Count)
What I would like to do is create a chart that only populates if the current weekly total (Mon-Fri) is greater than the previous 3 week average (Mon-Fri) and show this by the Authenticated_User dimension.
Many thanks for any help or advice.
Dai