Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Audit Log Parameter/Field "Type"

Hello everyone

I want to display total number of user who have download document

either with SendToExcel or Export.

How can I call specific field for TYPE parameter of Audit_Log.

I'm new to qlikview.

AA.bmp

Here

I just wants to display Export and SendtoExcel  field.

1 Reply
Not applicable
Author

Hi all

I think I got the answer by using Set Analysis

count ( {1<Type= {Export,SendToExcel}>} Type )

Hope it will be helpfull for anyone!

Thanks