Forum Discussion
tanakornp
9 years agoAdvocate 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 ...
tanakornp
9 years agoAdvocate I
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.