Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Utilization Calculation

Hoping I can get some help on a function I am trying to put together.

I would like to do a calculation for utilization for number of exams per hour as a percentage.

This is what I have so far:

count((exams *1)*30/{,(600 * 255)}*3)

Thanks for your help,

Kurleigh

2 Replies
MK_QSL
MVP
MVP

Provide some more information. Sample Data or sample application with the logic behind this calculation.

Not applicable
Author

Hi Manish,

It took me a while but I was able to figure this out.

Sorry for the late response.

Thank you.