Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
jedr89
New Member

Using relative dates

Hi!

 

I'm trying to make the relative date filter to show 'This Day' VS 'Last Day', however, the relative date filter us showing current date for both cases, even when I try to show 'Last Day' it shows today's date. (see attached image)

Any suggestions on this?

 

 

Screenshot 2023-05-09 at 12.36.40.png

 

Thanks in advance!

1 REPLY 1
amitchandak
Super User
Super User

@jedr89 , no in relative date you can have a date

 

you can last day using measure

 

Day behind Sales = CALCULATE(SUM(Sales[Sales Amount]),dateadd('Date'[Date],-1,Day))


Day behind Sales = CALCULATE(SUM(Sales[Sales Amount]),previousday('Date'[Date]))

 

or try like

Power BI How to use/compare two Date/Period slicers: https://youtu.be/WSeZr_-MiTg

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.