Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Unable to sort a custom column created in Power BI .
When i go to manage Query and Additional condition.
Iam getting the drop down for the columns in my sql table and not the custom column i created
Please help on sorting my custom cloumn
Solved! Go to Solution.
Probably you added a column in your datamodel (with DAX): such columns can't be refered to in Power Query, as Power Query always comes first and DAX second.
You can ad a column in Power Query and refer to it in either Power Query or DAX.
It seems to work for me. Share us more details to reproduce the issue.
Probably you added a column in your datamodel (with DAX): such columns can't be refered to in Power Query, as Power Query always comes first and DAX second.
You can ad a column in Power Query and refer to it in either Power Query or DAX.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.