Forum Discussion

Yuval_Leibo's avatar
Yuval_Leibo
New Member
3 years ago
Solved

From postgresSQL to python script to power bi server

Hi,

 

I'm connecting to a postgersql in python using psycopg2, in power bi desktop i'm using the pandas dataframe I created.

Now I want to publish the dashboard to power bi server but I can't seem to refresh it.

 

The main goal is to be able to pull data from the postgresql server, to python so I could work with it on pandas. Than to use this new table in power bi and eventually publish it 🙂

 

Thanks,

Yuval

  • you can configure personal gateway on any production server (running 24*7) as well 

3 Replies

  • arvindsingh802's avatar
    arvindsingh802
    Community Champion

    You will require personal gateway to run the Python script once published to web

    • Yuval_Leibo's avatar
      Yuval_Leibo
      New Member

      But doesn't that confine the future dashboard to be refreshed only when my computer is active?

       

      Eventually I want to have my dashboard be automaticlly refreshed (with a refresh schedule) just like dashboard with sources directly from the postgreSQL server.

       

      Is there any other solution?

       

       

       

      • arvindsingh802's avatar
        arvindsingh802
        Community Champion

        you can configure personal gateway on any production server (running 24*7) as well