Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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:-
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
8 | |
3 | |
2 | |
2 | |
1 |