Forum Discussion

stribor45's avatar
stribor45
Post Prodigy
3 years ago
Solved

Relation between report in Power BI Desktop

I am curious to know following. When I create the query which pulls the data in my Power BI Desktop and generate say one chart I save this PBIX file on my desktop. After I publish this report to Powe...
  • Ritaf1983's avatar
    Ritaf1983
    3 years ago

    This depends on what you mean by updating a data set.

    Basically, if you are creating a report for your own use only, you can leave it on the desktop.
    A Service allows you to share reports with others.

    If you mean a change that you want to initiate (a measure, column, table for data has been expanded, permanent visual changes, etc...) then a PBIX file is acceptable.
    When you have made changes to your desktop PBIX file, you need to reshare your PBIX file to Service.
    The term "update" refers to refreshing the data as a result of a change in the source of the data.
    You have added orders to an order table, for example.
    Depending on the type of data source, this is a refresh operation that needs to be defined in the service.

    Visit the following link for more information:
    https://learn.microsoft.com/en-us/power-bi/connect-data/refresh-data


    If my answer was helpful please give me a Kudos and accept as a Solution.