Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
S No | Balance Sheet Items | Parent |
6 | Other current assets | Current Assets |
5 | Short term loans and advances | Current Assets |
4 | Cash and cash equivalents | Current Assets |
3 | Accounts receivable | Current Assets |
2 | Inventories | Current Assets |
1 | Current Investments | Current Assets |
10 | Short Term Provisions | Current Liabilities |
9 | Other Current Liabilities | Current Liabilities |
8 | Accounts Payable | Current Liabilities |
7 | Short-term borrowings | Current Liabilities |
The data which I have used is present in the excel file, kindly find the dropbox link below:
My Result:
I have loaded the data and have created a measure to calculate the Current Ratio formula and I am able to get the data as expected for each month wise but when it comes to calculating the average (last column), the calculation is wrong. Kindly help me know where the calculation has gone wrong.
Solved! Go to Solution.
Hello @Krishnan_47
Try this DAX out
Hello @Krishnan_47
Try this DAX out
Hello @Krishnan_47
The Issue in the used DAX is when you are calculating the
"getCurrentAssets" the "Total" result value is around "710012927"
and for the "getCurrentLiabilities" the value is around "255872310"
So according to the DAX the result is
710012927 / 255872310 which is 2.774
While the actual result should be 2.83 (the Average)
Need to modified the DAX which gonna calculate the average while calculating.
Thanks & Regards...
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 73 | |
| 50 | |
| 46 | |
| 44 |