Forum Discussion
Raj007
4 years agoHelper III
calculated column to sort ...circular dependency error
Hi All, looked at few links on circular dependency error but still not following .. i have this scenario where i have to this using DAX columns only...not in Power Query 1).I am trying to create a c...
amitchandak
4 years agoSuper User
Raj007 , Create a new column
NoEvidence 1 =[NoEvidence]
Now mark NoEvidenceSort as the sort column for NoEvidence 1 and use NoEvidence 1 in visual
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
Raj007
4 years agoHelper III
Amit, i got the same error -