Forum Discussion
tanakornp
Advocate I
9 years agoMeasurement 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 ...
tanakornp
Advocate I
9 years agoI 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.