Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
hi,
I have a date table and sales table like below. I need to calculate Previous Yr total based on dates selected.
Ex : date slicer will be based on 'This Yr date' column, and if i select 5/15/2021 to 5/18/2021, I want to calculate Sales based on 'Previous Yr Fiscal Date' based on selected dates. So i need to calculate sales for 5/10/2020 to 5/13/2020 which should return 151000 from sales table. It is simple but not able to figure out. Please help
Date table
This Yr Date | Previous Yr Fiscal date |
5/15/2021 | 5/10/2020 |
5/16/2021 | 5/11/2020 |
5/17/2021 | 5/12/2020 |
5/18/2021 | 5/13/2020 |
sales table:
date | sales |
5/10/2020 | 70000 |
5/11/2020 | 23000 |
5/12/2020 | 45000 |
5/13/2020 | 13000 |
5/15/2021 | 35000 |
5/16/2021 | 12000 |
5/17/2021 | 11500 |
5/18/2021 | 42000 |
Solved! Go to Solution.
Hi, @srk_powerbi
Thank you for your feedback.
I am not quite sure how your whole data model looks like. But by only seeing this sample, I think one of many ways to achieve this is to create an inactive relation ship with 'Date Table'[previous Yr Fiscal Date] and 'sales table'[date] like the below.
Please check the link down 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
Hi, @srk_powerbi
Please check the below picture and the sample pbix file's link down 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
HI @Jihwan_Kim thanks fo rreply.
The above solution is working fine. However, i have a question, I see there is no relationship set up between two tables, so dont we need any relationship between tables? Ideally i need to have relationship set up between This yr date field in date table a date field in sales table because i have other measures that i need to create. But when i set up relationship its not working, when start date and end date in date slicer is same.
i have 1 to many relationship. Can you help.
Hi, @srk_powerbi
Thank you for your feedback.
I am not quite sure how your whole data model looks like. But by only seeing this sample, I think one of many ways to achieve this is to create an inactive relation ship with 'Date Table'[previous Yr Fiscal Date] and 'sales table'[date] like the below.
Please check the link down 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
@srk_powerbi You may find this helpful - https://community.powerbi.com/t5/Community-Blog/To-bleep-With-Time-Intelligence/ba-p/1260000
Also, see if my Time Intelligence the Hard Way provides a different way of accomplishing what you are going for.
https://community.powerbi.com/t5/Quick-Measures-Gallery/Time-Intelligence-quot-The-Hard-Way-quot-TIT...
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
74 | |
57 | |
38 | |
33 |
User | Count |
---|---|
71 | |
66 | |
57 | |
49 | |
47 |