Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I am trying to convert an excel data output to PowerBI and the measures actually have circular dependency. Can someone help me with a solution?
1.Beginning for first month has to be derived from table with certain condition, from second month it has to pick previous month ending value.
2. Ending is sum of all the rows above for that month, Beginning + M1+M2+M3+M4, every ending value has to be sum of all the rows above from corresponding month.
3.M1, M2,M3,M4 - all the these are direct aggregations from table with a criteria.
Month is a selector the end user, they can choose whatever month they want and the month columns has to start from that selected month till the end of that year.
I am looking for a DAX to calculate Beginning and Ending measures. I am open to ideas to tweak this from data end too.
Thank you.
Hi @SrivatsaB
Sorry fo the late response.
Could you please share more details of your requirement or else sample data. Based on the data I will work and provide the pbix file for you address your issue efficiently.
Best Regards,
Cheri Srikanth
Hi @SrivatsaB
On reply to the @danextian
We haven’t heard back since our last response and wanted to check if your query has been resolved. If not, please feel free to reach out for further assistance. If it has been resolved, kindly mark the helpful reply as the solution to make it easier for others to find. A kudos would also be greatly appreciated!
Thank you.
Cheri Srikanth
Thanks for your response @danextian . You are right on Ending, we don't have that in table.
I have Beginning , Category A & Category B from the table. Category C is based out of a whatif parameter, Category D is the previous month value.
Now my ending is, Beginning + Category A + Category B + Category C + Category D.
This ending has to be called up to the February Beginning section.
Please see the sample pbix in my previous reply which was based solely on the initial data provided.
Hi @SrivatsaB
Calculating the beginning, YTD and ending balances is pretty simple but what complicates your use case is you are attempting to add an extra row (beginning or possibly ending) which most likely doesn't exist in your fact table. Matrix in Power BI works just like a Pivot table in Excel, you can't just add add custom rows/columns and still make it work like you are editing a range of cells.
Attached is a sample pbix to help you get started with.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
80 | |
60 | |
35 | |
35 |
User | Count |
---|---|
100 | |
62 | |
56 | |
47 | |
41 |