Best way to connect ServiceNow to Power BI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 07:49 AM
Hello all,
I am currently working on a process to connect our ServiceNow instance to Power BI. I wanted to ask about best options and practices. I am considering connecting an ODBC driver to our ServiceNow instance which will then connect to a SQL server database which will connect to the dashboard I have created.
Is this the best way to go about the connection or is there a better way? Also is the SQL database really necessary or will only using the ODBC driver suffice?
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2022 08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 12:08 AM
The Power Bi connector is phased out. So that wont work. So long the employee has an ServiceNow user account that have access to the Rest api area, the ServiceNow app in Power BI, should be able to connect to the platform.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 12:22 AM
Hi @Alexander17
I am not sure which Power BI Connector you're talking about. The one that I mentioned - Power BI Connector app on the ServiceNow Store - is available and working fine 🙂
Anna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2025 04:47 PM
Is this till free? looks like there is a cost for this connector.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 02:28 AM - edited 03-28-2023 02:26 AM
I recently faced a similar situation while working on a project. I just finished my Power BI training and got certified as a data analyst, so I've been eager to put my skills to use. In my experience, you don't necessarily need a SQL server database in the mix. You can use the ODBC driver to connect ServiceNow directly to Power BI. That being said, having an intermediate SQL database can be useful if you want to manipulate or clean the data before it reaches the dashboard. But if your data is already clean and well-structured, you should be good to go with just the ODBC driver. Hope this helps! Let me know if you have any other questions. Happy dashboarding! 😄