Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I uploaded a spreadsheet of 25000 rows of data. Column A shows an order number. Column B shows the order total. I want to map the Top 10 orders and show their average out of 25000. But Power BI shows their average of the Top 10.
Is there a work around for this?
@Anonymous
Hi, create a measure to calculate the average over total:
Avg-over-Total = DIVIDE ( SUM ( Table1[Total Order] ), CALCULATE ( SUM ( Table1[Total Order] ), ALL ( Table1 ) ) )
Regards
Victor
Lima - Peru
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
130 | |
80 | |
53 | |
38 | |
35 |
User | Count |
---|---|
204 | |
81 | |
71 | |
53 | |
50 |