Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Auto refresh indicator

HI,   Request your valuable guidance to solve this issue of mine    I have created a dashboard which will automatically refresh data from our server in every 20 minutes. My boss now wants to show...
  • SpartaBI's avatar
    4 years ago

    Anonymous you can create a now() measure. It will update when the dataset is refreshed and then you can present it on a card.
    You can also do the now() in Power Query as a stand alone query and bring it to the model. Both will work. the dax approach will be simpler.






          

    Showcase Report – Contoso By SpartaBI