Forum Discussion
Anonymous
3 years agoNot applicable
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
- lbendlinSuper User
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.