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
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
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.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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