We have a table in PowerBI Model which was created as 'Enter Data' directly into PBIX file and published in Powerbi Service. in case if there are any data updates that needs to be done in that table, is it possible to update it from app.powerbi.com or one needs to update the data in PBIX within Powerbi desktop and publish the report
0
votes
1 Answers
0
votes
For items created by the 'Enter Data' function they will have to be updated in PBI Desktop then uploaded. This may not apply to you if you know this already, but I've seen people delete the Entered Data table and redo it. You can go into the Query Editor and click on the 'source' gear icon and it allows you to update/add/delete data.
For static tables, that you would like to be able to update in the service, rather than the desktop, you do have the option of creating a Dataflow 'Blank Table'.
This works as an Entered Data table, but is only in the service. You can connect your desktop report to it, and load it that way, and will save you having to reload the report every time your static data changes

