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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

How to do average or averagex in row-wise.

Hi,

 

I like to perform average in row wise. I have a big table but I like select a certain amount of column and then I want to take average in row-wise. 

 

How can do that. Please kindly help.

 

Regards

AbdullahWhatsApp Image 2021-02-08 at 14.58.42.jpeg

1 REPLY 1
lbendlin
Super User
Super User

Unpivot your data, either in Power Query or in DAX.  You can create tables out of columns of a row on the fly in DAX by using the { } syntax.  Then you can use averagex over that table.

 

Table constructor - DAX | Microsoft Docs

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

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!

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.

Users online (25)