Forum Discussion

Analitika's avatar
Analitika
Post Prodigy
5 years ago

Use postgresql in advanced editor in Power BI

Hello,

 

Previously I have used this query in advanced editor when I sybase db was used:

let

Lentele = "view_didknobjdet",
Source = Sybase.Database.....

in 
     Source

 

Now I am using postgresql, I changed Sybase to PostgreSQL and seems nothing changed just additional error like this:

DataSource.Error: PostgreSQL: 42601: syntax error at or near "["  

1 Reply