Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Dear all,
I have a reporting with realised 2021/ budget 2022/YTD 2022 by month, how can i add budget 2023?
the report is fix on year 2021, all the data of 2022 was done by mesure with nextyear
Solved! Go to Solution.
@Orange2045 , add one more year
Change table name if needed
Cout Total B23 = CALCULATE(SUM('Budget 2022'[Coûts B22]),nextyear(dateadd('0_Date'[Date],1,Year) ))
Make sure calendar has dates till 2023
Thank you😀
@Orange2045 , add one more year
Change table name if needed
Cout Total B23 = CALCULATE(SUM('Budget 2022'[Coûts B22]),nextyear(dateadd('0_Date'[Date],1,Year) ))
Make sure calendar has dates till 2023
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
116 | |
104 | |
87 | |
35 | |
35 |
User | Count |
---|---|
152 | |
98 | |
81 | |
61 | |
55 |