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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
neenu
Regular Visitor

Display previous day from today

Hi all

I am New to power Bi.I have card that showing today's date.I also want to display  the previous day as a card from today's date.

please help me 

1 ACCEPTED SOLUTION
Arul
Super User
Super User

@neenu ,

check if it helps or not,

Previous Day = TODAY()-1

This will work if you have date selected in the report,

Previous Day = SELECTEDVALUE('Test 2'[Date])-1

Thanks,





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


View solution in original post

1 REPLY 1
Arul
Super User
Super User

@neenu ,

check if it helps or not,

Previous Day = TODAY()-1

This will work if you have date selected in the report,

Previous Day = SELECTEDVALUE('Test 2'[Date])-1

Thanks,





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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