This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello everyone,
I don't know if it is possible but I would like to add a column to this matrix where the average of the 3 averages is calculated.
To be more precise, I would like a column that calculates:
Total = (2.85 + 3.77 + 2.66) / 3
I would like to calculate it by the values already in the table because with those I can filter by date.
Thank you
Hello @MatildeBecherel ,
You need first to create the average in a measure.
after that, you create a measure that sums them all and then use the divide function to divide them by 3.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote For my Idea💡
Proud to be a Super User! | |
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 63 | |
| 53 | |
| 31 | |
| 23 | |
| 23 |