Forum Discussion
Average matrix
Hello,
In my matrix , I want to create a new column or measure that calculates the average of my columns 1 and 2.
I would like to point out that the moving average is a measure
2 Replies
- ppm1Solution Sage
Please try a measure expression like this.
= AVERAGEX(Table, Table[1] + Table[2])
Pat
- v-jianboli-msftCommunity Support
Hi zsodf ,
Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or if you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.
Refer to:
How to provide sample data in the Power BI Forum
How to Get Your Question Answered Quickly
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.