Forum Discussion
Analitika
Post Prodigy
5 years agoFrom Sybase to PostgreSQL connection in Power BI
Hello,
I would like to ask how change function for Sybase to PostgreSQL. The beginning of function is that:
Source = PostgreSQL.Database..... (Previously was Source=Sybase.Database.
How make PostgreSQL work properly?
1 Reply
- v-luwang-msft
Community Support
Hi Analitika ,
Create a new source pointing to PostGres SQL. Then go into Advanced Editor and copy the Source and possibly navigation lines. You go to your Sybase query, open Advanced Editor and replace that line or lines with what you copied.
refer:
Change source from Excel to PostgreSQL
Best Regards
Lucien