Forum Discussion

jmoody76's avatar
jmoody76
New Member
9 years ago
Solved

disable update notifications

I'm trying to disable all Update Notifications in Power BI Desktop. There appears to be 2 notifications. Hopefully there are not more because I need to keep everyone on the same version and I have so...
  • v-ljerr-msft's avatar
    9 years ago

    Hi jmoody76,

    This is what i use in production. With latest version of Power BI this issue""UPDATE AVAILABLE (CLICK TO DOWNLOAD)" is fixed.

    msiexec /i "PBIDesktop_x64.msi" /qn /norestart ACCEPT_EULA=1 DISABLE_UPDATE_NOTIFICATION=1



    As mentioned in the last reply of rsrajeev in this similar thread, with latest version of Power BI this issue""UPDATE AVAILABLE (CLICK TO DOWNLOAD)" is fixed. Could you go to check if it is the case in your scenario. :smileyhappy:

     

    Regards