Forum Discussion
elaj
Helper IV
6 years agoDAX to create a sort column without having ring dependency problem
Hi guys, i try to sort a column by a DAX calculated column wich references the column wich i want to sort. therefore i get a ring dependency problem. My workaround would be to copy the colum...
amitchandak
Super User
6 years agoelaj , you can not use F5c in F5c_lbl_sort calculation.
You are checking for blank.
Try if you can create a copy of this column in power query and that can help