Community
This field is required.
Only these extensions are allowed(.jpg, .JPG, .jpeg, .JPEG, .gif, .GIF, .png, .PNG)
Tags cannot contain the characters ' /, \\, #, ?, or ; >,< '
Only these extensions are allowed(.zip,.ZIP,.pdf,.PDF,.qvf,.QVF,.qvw,.QVW)
Discussion Board for collaboration related to QlikView App Development.
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