Forum Discussion

timsleeper's avatar
timsleeper
Frequent Visitor
10 years ago
Solved

Update notification on mobile

I introducing Power BI at work and got a couple of questions regarding update notifications. I'm creating everything on Power BI desktop and publishing it to the cloud in order to other users get the...
  • austinsense's avatar
    10 years ago

    For #1

     

    • If you create the TODAY number as a calculated column it will only get updated when the data model refreshes - if you're on a scheduled refresh then this number will show the most recent refresh date.
    • Alternatively you can use a MAX or LASTDATE function to pull back the most recent number in your dataset - for example, this will show the last sale date which may be earlier than the last refresh date.
    For #2
     
    • Nope, not yet