Forum Discussion
Change datasource
- 10 years ago
Thanks - yes we managed to do this in Power BI desktop by editing the file as text manually and it worked after re-publishing
Hi bernardoflynn,
In your scenario, you can import the data from the PostgreSQL database and set a scheduled refresh using the personal gateway. Currently, the PostgreSQL data source is not supported in Enterprise gateway, you can vote and comment on this idea item: PostgreSql Datasource for Enterprise Gateway.
In Power BI Service, we are not able to change connected dataset for a report or dashboard. You can create the report in Power BI Desktop, then change the connection and point to a different server or database. Then publish it to Power BI Service.
If you have any question, please feel free to ask.
Best Regards,
Qiuyun Yu
- Markzolotoy10 years agoImpactful Individual
<You can create the report in Power BI Desktop, then change the connection and point to a different server or database.
Are you saying that I will need to create as many different reports as many clients I have?
- bernardoflynn10 years agoAdvocate I
Not sure what you mean here?
Clients as in db client?
not sure if its the same issue I posted about.
We wanted to change from using the postgresql db driver to using the odbc driver that uses postgresql in the background.
A subtle but big difference when using the gateway. Enterprise gateway doesn't support either so for now we're using the personal gateway :smileysad:
- bernardoflynn10 years agoAdvocate I
Thanks - yes we managed to do this in Power BI desktop by editing the file as text manually and it worked after re-publishing