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
Anonymous
Not applicable

ACCURACY PAST 2 WEEKS

ACCURACY PAST 2 WEEKS = CALCULATE(Cycle_Count_Accuracy_Report[ACCURACY],FILTER('DATE',DATESBETWEEN('DATE'[Date],TODAY(),TODAY()-14)))
 
FOrmula is not generating
1 ACCEPTED SOLUTION
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

Please update your formula as below, as the today()-14 should be the start date.

 

Measure = CALCULATE(SUM(Table1[value]),DATESBETWEEN(Table1[date],TODAY()-14,TODAY()))

 

Reagrds,
Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

2 REPLIES 2
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

Does that make sense? If so, kindly mark my answer as the solution to close the case please. Thanks in advance.


Regards,
Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

Please update your formula as below, as the today()-14 should be the start date.

 

Measure = CALCULATE(SUM(Table1[value]),DATESBETWEEN(Table1[date],TODAY()-14,TODAY()))

 

Reagrds,
Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.