The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
-I need to see pumps that are currently running with their cumulative running hours since installation as long as they are still running or in service.
- I also need to see pumps that are no longer running and their cummulative run hours or achived life.
I have used the following expressions but not yielding correct result.
1.
Would you please help slice the data using status-"Running" and Status- "Not Running"
Hi @goatman ,
You want to dynamically display the results that are running and not running, right?
Try the slicer.
Slicers in Power BI - Power BI | Microsoft Learn
You can modify it to the following measure and keep one.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Thank you for the quick response. Unfortunately, when i try to excute the DAX command, i am getting an error
"A function 'FILTER' has been used in a True/False expression that is used as a table filter expression. This is not allowed."
and what do you mean when you say keep one, i dont seem to get it.
Kind Regards,
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
32 | |
14 | |
10 | |
10 | |
9 |