Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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.