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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric 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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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