Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
JulianTobon
Helper I
Helper I

iTop

Hello

Within the company we have an incident service called ITOP (https://www.combodo.com/itop-193), we need to connect to the database of this service from power BI to create the necessary reports of incidents or others. But Teneomos problems, we really do not have the knowledge to achieve this and so we look for your support or advice on how to make the connection. This is the datasheet (https://www.combodo.com/IMG/pdf/combodoproductsdatasheet_en-3.pdf)

Please if you can give us a light or horizon with this would be a great help.

3 REPLIES 3
Anonymous
Not applicable

@JulianTobon,

Based on my research, all iTop data is stored in MySQL database, you can use MySQL connector in Power BI Desktop to connect to your source.

There is a blog for your reference.

http://biinsight.com/mysql-and-power-bi-how-does-it-work/

Regards,
Lydia

I have not made any group in the Server field I put the IP address of the Server, then the name of the database and this is the answer:

 

Captura25.PNG

 

and if I try to make the connection through WEB this is the small result:

 

2555.PNG

 

I'm totally lost with this, I need your help Smiley Frustrated

Anonymous
Not applicable


@JulianTobon,

Are you able to connect to MySQL from MySQL workbench? Ensure that MySQL workbench is installed in the same machine as Power BI Desktop.


Also, please enable remote access to MySQL server following the guide in this blog. And verify the port number that MySQL is using, add the port to your firewall, then use "servername: port" connection string to connect to MySQL in Power BI Desktop and check if it is successful.

Regards,
Lydia

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors