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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors