Forum Discussion
iversa
8 years agoHelper I
Refresh database view with new fields
I'm connecting to a PostgreSQL database view. I have made some changes in the view by adding and deleting some fields. How can I refresh the data in the Power BI report to reflect the new fields? ...
Greg_Deckler
8 years agoCommunity Champion
Go into Query Editor and click the Source line of the query and then do a refresh preview. Look at your query and make sure that you are not doing a "remove columns" or "remove other columns" and such. You could always go into Advanced Editor, copy the query, remove it and then recreate the query.
iversa
8 years agoHelper I
I got it but also is there a way to update the data source in Power BI online without having to re-publishing the report that is using the data source?
I have more then one report in Power BI online that is using the same data source