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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
tanakornp
Advocate I
Advocate I

Measurement not up to date value

I have created measurement to display the latest date from data entry by using following dax

LastSaleDate = FORMAT(MAX('ospos_prod ospos_sales'[sale_time]),"YYYYMMDD")

with following data, the mesurement return value 20160929 not 30.
While, createing new column and use the same command FORMAT(MAX('ospos_prod ospos_sales'[sale_time]),"YYYYMMDD") return 20160930.

temp.jpg

I stuck with this issues for 4 hours already and have no idea what I did wrong.
Please help.



1 ACCEPTED SOLUTION
Vvelarde
Community Champion
Community Champion

@tanakornp

 

any filter applied?

 




Lima - Peru

View solution in original post

2 REPLIES 2
Vvelarde
Community Champion
Community Champion

@tanakornp

 

any filter applied?

 




Lima - Peru

I did forget to check the filter.  There is one filter that should not affect the result but it seems my poorly create relationships makes it affects the results. 

Sorry for the dump questions. Thanks a lot.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.