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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I added a column in query editor (Concatenation of two other columns), now I want to add another conditional column using this concateated column but I can't find it on the list. Is there a rule where you can't add a conditional columns created in M query?
Solved! Go to Solution.
@Anonymous
You can refer to one conditional column in another but the new conditional column step in Applied steps should be after the one you are trying to use.
Denoted by arrow
In my case Custom is a conditional column created in the previous step.
If it helps, mark it as a solution,
Kudos are nice too
@Anonymous
You can refer to one conditional column in another but the new conditional column step in Applied steps should be after the one you are trying to use.
Denoted by arrow
In my case Custom is a conditional column created in the previous step.
If it helps, mark it as a solution,
Kudos are nice too