Forum Discussion
Calculate prognosed total / circular dependency issue
- Anonymous4 years ago
Hi,
I managed to solve the problem by simply creating 12 measures (one for each month) that each take the total value of the month before.
I think my desired outcome is impossible in Power BI, as it will always lead to circularity.
Hi Anonymous ,
In order to make it clearer and easier to understand your problem and find the right way to solve it, could you please provide some data from the involved tables (without sensitive data) and some practical examples to illustrate the problem and the backend logic. Thank you.
And for circular dependency, you can get more details in the following links.
Hi,
I managed to solve the problem by simply creating 12 measures (one for each month) that each take the total value of the month before.
I think my desired outcome is impossible in Power BI, as it will always lead to circularity.