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
naseem_1973
Helper I
Helper I

Restricted data Yestersday

Dear all,

 

Our server refreshes after 12:am daily, I want to restricted data yesterday. 

This means if our server refreshes on 13th Sep.2023 I want data in pBI till 12th September.

 

Regards,

 

 

1 ACCEPTED SOLUTION

Hi @naseem_1973 

You can create a measure in the report.

 

Best Regards!

Yolo Zhu

View solution in original post

3 REPLIES 3
v-xinruzhu-msft
Community Support
Community Support

Hi @naseem_1973 

You can consider to use datebetween() function in a measure to restrict it.

e.g Measure=CALCULATE(SUM(),DATESBETWEEN(‘Table’[Date], MIN('Table'[Date]), TODAY() - 1))

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Create a new column in date table or my data table date column?

Hi @naseem_1973 

You can create a measure in the report.

 

Best Regards!

Yolo Zhu

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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