Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
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!
Solved! Go to Solution.
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
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
Anyone? Please?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!