Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello All,
Looking for suggestion to solve a problem
triptime (column C ) is a measure column
now i want to find the total average - of trip time which is 322.84 in this case and want to calculate how each driver is doing against average.
I tried using CALCULATE(AVERAGE(measure)) and few other methods but did not work
below is the example to calculate Average %
any help is appreciated.
Regards,
K
Solved! Go to Solution.
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
Thank you so much - this really solved my problem. Missing REMOVEFILTERS() - i never thought about it
But i have another question, this will disable all the filters - how can i exclude few specific - like i want to use few - i tried using KEEPFILTERS() but i guess its not working as expected.
to exclude something specific you need to use ALLEXCEPT functions
or additionally write VALUES:
Hi,
Share the download link of the PBI file.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
83 | |
79 | |
52 | |
39 | |
35 |
User | Count |
---|---|
92 | |
79 | |
51 | |
48 | |
45 |