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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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