Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Jeremy19
Helper III
Helper III

Different averages in Power Query

Hi,

 

I need to create several columns for a graphics, for that I have to rotate these columns and therefore I have to create the columns with Power Query. I don't know the Dax code to create averages with Power Query. I need 2 different types of average. Average per player and position. And averages by characteristics if they are present or not in the two columns.

 

averages.PNG

 

 

Thanks a lot for your help !

1 ACCEPTED SOLUTION
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @Jeremy19,

 

If you insist on Power Query, please refer to the demo in the attachment. You can get the code by double-clicking the steps.

Different-averages-in-Power-Query

 

Best Regards,
Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @Jeremy19,

 

If you insist on Power Query, please refer to the demo in the attachment. You can get the code by double-clicking the steps.

Different-averages-in-Power-Query

 

Best Regards,
Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you, that answers my question. But to rotate columns I am forced to use Power Query not?

Not exactly. Another way could be creating a new calculated table with DAX functions like summarize-function-dax. The details depend on the desired result. 

 

Best Regards,
Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors