Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Dear all,
I have several KPI's, these are all computed columns based on the data. E.g. one of them is written like this
extra time = sum(QUERY[extra time])/QUERY[Total time])
For my KPI's, I want to know which of the different kind of players used the least extra time. I tried using MINA or MIN, but those functions won't accept measures or formulas instead of columns.
I hope you can help me
Kind regards,
Aicha
Hi, @aicha
Not fully sure what you want and there seems to be an extra parenthesis in your formula.
extra time = sum(QUERY[extra time])/QUERY[Total time])
Can you provide more details for further investigation?
Best Regards,
Community Support Team _ Eason
could you pls provide the sample data and expected output?
Proud to be a Super User!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.