Forum Discussion
Yuval_Leibo
3 years agoNew Member
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...
- 3 years ago
you can configure personal gateway on any production server (running 24*7) as well
arvindsingh802
3 years agoCommunity Champion
You will require personal gateway to run the Python script once published to web
- Yuval_Leibo3 years agoNew 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?
- arvindsingh8023 years agoCommunity Champion
you can configure personal gateway on any production server (running 24*7) as well