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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Average Line

Hey,

 

I Try to add an calculated column. the new column will calcualte average number for all the parametes that include the letter "A", for example: In team Sarah the numbers that will be calculated are: 5 + 10 + 10 because they are the only numbers that under parameter that containing the letter "A", and the average will be 8.33.

 

 

Thanks for helping!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

 

Nope, current dax formula not support loop column name, I'd like to suggest you enter to query editor and use unpivot columns to transform your table.

 

Reference link:

Unpivot Data Using Excel Power Query

 

Then you can write formula based on attribute and value columns.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

 

Nope, current dax formula not support loop column name, I'd like to suggest you enter to query editor and use unpivot columns to transform your table.

 

Reference link:

Unpivot Data Using Excel Power Query

 

Then you can write formula based on attribute and value columns.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Anyone? Please?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors