Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I know that this question has been asked many times, but I have not been able to reach a conclusion by analyzing them.
As can be seen in the code below, I want to add the total sales amount of the previous year to the first month of the selected year and reach the cumulative sales amounts on a month basis in the selected year.
Sample data is as follows. For convenience in the sample data, I made the sales figures for both years the same.
Monthly Sales 2017 : 10,20,30,40,50,60,70,80,90,100,110,120
Monthly Sales 2018 : 10,20,30,40,50,60,70,80,90,100,110,120
The chart I want to reach with the criteria I want to reach will only show the sales for 2018, but the sales amount (120) for 2017 will be added to these sales. So the result data will be as follows.
Result Data : 130,140,150,160,170,180,190,200,210,220,230,240
I made the code as follows.
I want the PreviousYearAmount in the code to remain constant, but it also enters the filter. How can I make it static.
Thanks in advance
Solved! Go to Solution.
I have found solution
I have found solution
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
76 | |
63 | |
51 | |
48 |
User | Count |
---|---|
204 | |
86 | |
64 | |
59 | |
56 |