We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
I have a table with general ledger account numbers and the values of the transactions.
for example:
reknr | bdr_val |
2403 | -31,55 |
2403 | -34,58 |
2403 | -310 |
2403 | -28,98 |
2403 | -29,26 |
2403 | -29,26 |
2403 | -26,34 |
There is another table with categories per general ledger account.
So 2403 is linked to category "liquide middelen"
I want to sum all values of all general ledger accounts with the category "liquide middelen"
I made the following colum:
reknr | bdr_val | current Ratio |
2403 | -31,55 | -31,55 |
2403 | -34,58 | -34,58 |
2403 | -310 | -310 |
2403 | -28,98 | -28,98 |
2403 | -29,26 | -58,52 |
2403 | -29,26 | -58,52 |
2403 | -26,34 | -26,34 |
Solved! Go to Solution.
@JoyceW ,
You may refer to the following post.
https://community.powerbi.com/t5/Desktop/Labour-Efficiency/m-p/565837#M267006
@JoyceW ,
You may refer to the following post.
https://community.powerbi.com/t5/Desktop/Labour-Efficiency/m-p/565837#M267006
User | Count |
---|---|
62 | |
56 | |
50 | |
44 | |
34 |
User | Count |
---|---|
120 | |
81 | |
71 | |
48 | |
47 |