Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Formula "update dataset"

Hi everyone ! 

 

I would like to know how is it possible to create a formula wich allows to know the last actualisation date of the dataset with DAX? 

 

 

 

Thank you in advance, 

 

Léna

1 Reply

  • That date is not important.  The Power BI service will happily refresh your stale dataset over and over. Instead, find a datetime column in your data (for example Last Modified Date) and use that instead, it is much more meaningful.