Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello !
I'm working on a power bi report from a view. I connect to the postgreSQL database to retrieve it. I filed my report on the power bi server. How to refresh it automatically on the server please.
Thanks
Solved! Go to Solution.
Hello,
You need to follow these few steps:-
Thank you tmhalila
Hi, @yasyasyas
First, I created a PowerBI report using postgresql and uploaded it to the Power BI report server, then you need to configure the schedule refresh by following these steps
1. To configure a datasource connection for your report, you need to install this Npgsql connector below:
I tried Npgsql 4.0.10.0 and 4.0.9.0 and I was able to successfully configure the data source connection at 4.0.9.0:
After you have installed Npgsql, you need to restart your Report Server instance in Report Server configuration management.
Releases · npgsql/npgsql (github.com)
2. Next we configure a scheduled refresh:
At this point, you need to start the SQL server agent:
We can run this schedule refresh manually or automatically when you set the time:
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you tmhalila
Hi, @yasyasyas
First, I created a PowerBI report using postgresql and uploaded it to the Power BI report server, then you need to configure the schedule refresh by following these steps
1. To configure a datasource connection for your report, you need to install this Npgsql connector below:
I tried Npgsql 4.0.10.0 and 4.0.9.0 and I was able to successfully configure the data source connection at 4.0.9.0:
After you have installed Npgsql, you need to restart your Report Server instance in Report Server configuration management.
Releases · npgsql/npgsql (github.com)
2. Next we configure a scheduled refresh:
At this point, you need to start the SQL server agent:
We can run this schedule refresh manually or automatically when you set the time:
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello,
You need to follow these few steps:-
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
4 | |
4 | |
2 | |
1 | |
1 |
User | Count |
---|---|
7 | |
6 | |
5 | |
4 | |
3 |