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
jrmeira
New Member

DAX selectcolmun or summarize - add new column formula intermediate after the table created

Hi,

 

Why power BI DAX  doesn't show the table created by formula with filter and summarize or selectclumns on sequencily like were written after decided of include another new column?

 

For example, when I created a table based on other filters, I realized that I forgot to add intermediate columns and did it later. but Power BI always puts the new speaker at the end and never in the position I want.

 

There are solution? I try use "selectcolumns" and ok first time. But if a want add intemdiate columns in selectcolumn after, the problem is the same.

1 REPLY 1
lbendlin
Super User
Super User

To troubleshoot your table variables in DAX you use CONCATENATEX() - that is super helpful to make sure the intermediate steps do what you expect them to do.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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