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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Create formula date

Hi!

 

I need create filter revenues previous day ( 12/06/2019 ), can someone help me?

 

Thanks!!

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

not much to go on, but 

CALCULATE(
    [REVENUES],
    PREVIOUSDAY(DATETABLE[DATECOLUMN])
)

View solution in original post

1 REPLY 1
Anonymous
Not applicable

not much to go on, but 

CALCULATE(
    [REVENUES],
    PREVIOUSDAY(DATETABLE[DATECOLUMN])
)

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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