Forum Discussion
Get data from server
Hi Team,
My manufacturing line production server looks below image.
I would like to access this information from power bi.
May Know nature of this server (web, sql or my sql, etc)
In order to get this data, what are the steps need to follow?
Hi Karthik12
This looks like an internal application in your company. If it can be accessed using an URL, you can try the Web connector to get data from it. Connect to webpages from Power BI Desktop
If you are allowed to query data from the database directly, you can connect to MySQL from Power BI Desktop. MySQL database connector
Connect MySql Database from Power BI | mysql-connector-net-8.0.29 issue solved | Mentor IT
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
5 Replies
- amitchandakSuper User
Karthik12 , This is something you should try to find out, with your internal IT team
- Karthik12Post Patron
amitchandak Thanks for your reply.
I have checked with IT admin. It is running in MySQL server and language is php in XAMPP.
IP address also given by them.
- v-jingzhangCommunity Support
Hi Karthik12
This looks like an internal application in your company. If it can be accessed using an URL, you can try the Web connector to get data from it. Connect to webpages from Power BI Desktop
If you are allowed to query data from the database directly, you can connect to MySQL from Power BI Desktop. MySQL database connector
Connect MySql Database from Power BI | mysql-connector-net-8.0.29 issue solved | Mentor IT
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
- Karthik12Post Patron
amitchandak Thanks for your reply.
I have checked with IT admin. It is running in MySQL server and language is php in XAMPP.
IP address also given by them.