Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I've the following table "PRIMANOTA RIGHE"
The table shows the accounting journals of several companies and several years. To obtain the monthly balance sheet I created the following measure that returns the cumulative sum from the beginning of the year for each account:
IMP_SP = CALCULATE(CALCULATE(TOTALYTD(SUM('PRIMANOTA RIGHE'[Value])*-1; 'DATE'[Date].[Date]); FILTER('PRIMANOTA RIGHE'; NOT 'PRIMANOTA RIGHE'[Registration] IN {"CHPA"}))).
Hi, here is the link to the pbix file
https://drive.google.com/file/d/1b37-MQLZnLwujMS__d1GvKsyKt9bE_92/view?usp=sharing
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
12 | |
11 | |
7 | |
6 |