Forum Discussion

darkinvader_'s avatar
darkinvader_
Icon for Resolver I rankResolver I
2 years ago
Solved

Live Clock requires calling the DAX repeatedly

Hi   So as we already know a measure runs when it is called, I was wondering can we somehow call it continously. I'm building this Clock visual with the help of HTML Content visual and this is how ...
  • mark_endicott's avatar
    2 years ago

    darkinvader_ - If you really must do this, you can set the page to automatically refresh every 1 second:

     

     

    If his works, please accept as the solution, it helps with visibilty for others with the same challenge.