Forum Discussion
Circular Dependency
- 8 years ago
I used COUNTAX instead of COUNTROWS and it solved the problem.
Hi Anonymous
Thank you very much for your reply, but it doesn't solve the problem.
I'm aware that i can drag the base columns and the measures to a visual and see the results, but it is not what i need.
I need to have the results in calculated columns (since i need the results for each row). Only then i can manipulate the data based on the results. The sample table, is a sample table with few rows where the real dataset is much bigger.
I couldn't find a solution in the SQLB article you mentioned. My table is the only table and Iit is not part of a model. The table has only two columns. The 'Index' column has unique identifier (but maybe not in SQL terms).
My sample table is the same as the source file (Excel).
Is there a way in DAX or Power Query to create these calculated columns?
I used COUNTAX instead of COUNTROWS and it solved the problem.