Forum Discussion
Cash Flow
have a doubt that I still can not solve by watching your classes.
How do you set up a type of cash flow in PBI?
Example:
Tables: Calendar, Initial and Monthly Balance of the Bank Account, Daily Financial Movement
Day 1 day 2 day 3 ..... day 31
Opening Balance 100.00 120.00 60.00
Category of Expenses and revenues. -40,00 +20,00 - 90,00
Category of Expenses and revenues. +60.00 -80.00 +20.00
Closing balance 120.00 60.00 -10.00
att.
26 Replies
- Greg_DecklerCommunity Champion
Is what you are presenting the result that you want or the data that you are working with?
- RogerioTortosaHelper II
result I want
- Greg_DecklerCommunity Champion
OK, then can you provide an example of your starting data?
- RogerioTortosaHelper II
In the Zip file = pbix e data source (xlsx)
How to calculate the final balance on 01/01/2017?
How to calculate the opening balance on 02/01/2017, what is the final balance on 01/01/2017?
- dkay84_PowerBIMicrosoft Employee
Power BI is more for creating dashboards. While DAX is great for creating measures and can do a lot, in your example it might be easier to do the cash flow in excel and just import the data to Power BI to show as a table. Power BI is not as flexible for creating cell by cell calculations.
However, if you could provide a small sample of your data (anonymized if necessary) we can try to help with a solution
- dkay84_PowerBIMicrosoft Employee
A PBIX file linked to your database will not help. Could you create a small Excel file with a subset of the data?
- AnonymousNot applicable
Check if this link is of help
http://pakaccountants.com/cash-flow-summary-excel-pivot-tables-multiple-worksheets/
Cheers
CheenuSing
- AnonymousNot applicable
I went through this link
and it worked for me without any errors.
The only caveat is the funds flow is separate and the opening and closing is separate visuals.
If this works for you please give KUDOS.
Cheers
CheenuSing
- RogerioTortosaHelper II
How to calculate the final balance on 01/01/2017?
How to calculate the opening balance on 02/01/2017, what is the final balance on 01/01/2017?In the Zip file = pbix e data source (xlsx)
- RogerioTortosaHelper II
How to calculate the final balance on 01/01/2017?
How to calculate the opening balance on 02/01/2017, what is the final balance on 01/01/2017?In the Zip file = pbix e data source (xlsx)