Forum Discussion
sagarsahoo_123
3 years agoHelper IV
Circular Dependency error while creating relationship between two table
Hi All, Please help me to resolve circular dependency error while creating relationship between two tables. I want to rearrange the below given value in that particular order. But by defa...
amitchandak
3 years agoSuper User
sagarsahoo_123 , If you have created that table from this table try to use distinct on top of it.
Example
Distinct(All(Table[Col]))
Also, in the table shown above you can mark Sorting as a sort column
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c