Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I have sales table with date and amounts for each sale and I want to show the last 12 months sales. I should be able to show the last 12 months sales data when the user selects a date from the slicer as below.
Month_End |
31/01/2021 |
28/02/2021 |
31/03/2021 |
30/04/2021 |
If 31/01/2021 is chosen, it should show the total sales for the last 12 months as below
Month_end | Total Sales |
29/02/2020 | 200 |
31/03/2020 | 1000 |
30/04/2020 | 200 |
31/05/2020 | 300 |
30/06/2020 | 100 |
31/07/2020 | 50 |
31/08/2020 | 10 |
30/09/2020 | 2 |
31/10/2020 | 700 |
30/11/2020 | 25 |
31/12/2020 | 60 |
31/01/2021 | 300 |
How do I achieve that?
Solved! Go to Solution.
Hi, @bml123
Please check the below picture and the sample pbix file's link down below.
I suggest having a disconnected slicer table like below.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Hi, @bml123
Please check the below picture and the sample pbix file's link down below.
I suggest having a disconnected slicer table like below.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
I want to show the same for the last 12 quarters. Any idea how to do it?
Hi,
See if my solution here helps - Flex a Pivot Table to show data for x months ended a certain user defined month.
Hi @bml123 ,
Please refer to these posts:
1. Solved: Rolling 12 Months Sales - Microsoft Power BI Community
2. Solved: 12 Month Moving Sum - Microsoft Power BI Community
Thanks,
Dheeraj
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 |
---|---|
109 | |
94 | |
84 | |
32 | |
27 |