- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2023 04:48 AM
Hi,
I have a requirement that client is asking to create an API connection for integrate Power BI.
Need to pull all the data, requests, including the task on it, and variables, so they could be ingested by Power BI.
Please reply to this on how to achieve this. Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2023 05:32 AM
Hi @Nani nanee ,
Hope you are doing great.
create an API connection between ServiceNow and Power BI. This can be done by following these steps:
- Open the Power BI application and navigate to the "Get Data" option.
- Select "More" and search for "ServiceNow" in the available connectors.
- Choose the ServiceNow connector and click on "Connect."
- Provide the necessary details such as the ServiceNow instance URL, authentication credentials, and any additional parameters required for the connection.
- Once the connection is established, Power BI will retrieve the data from ServiceNow using the specified parameters.
Next, we need to define the data that needs to be pulled from ServiceNow and ingested into Power BI. T
o retrieve all the data related to requests, tasks, and variables, you can use the following API endpoints:
- To fetch requests: GET /api/now/table/incident
- To fetch tasks: GET /api/now/table/task
- To fetch variables: GET /api/now/table/variable
- Once you have the data, you can transform and visualize it in Power BI using its built-in data modeling and visualization capabilities.
Regards,
Riya Verma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 11:33 AM
Thank you @gaurrohi for response, iam able integrate servicenow with power Bi, when i apply visualization on import data,its showing please look at screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2024 07:21 AM - edited 05-17-2024 10:44 AM
Is this done by API explorer? How would it constantly bring the data down into Power BI from API explorer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 06:01 AM
We added an iframe to ServiceNow dashboard using deeplink from PowerBI report after completing this setup. Have you or can you utilize local authentication from ServiceNow to power bi preventing the login button from appearing when executing the Power BI report. We want to pass the credentials from ServiceNow of current user to 1) prevent login button and 2) control Power BI for security access to data based off logged in user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2023 05:04 AM
Hi Nani,
If you ever come to considering alternative options to integrate Service Now and Power BI, feel free the try our newest app - Power BI Connector, it is available from ServiceNow Store.
Khrystyna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2023 05:19 AM
Hi Nani,
Did you try a PowerBi Connector? A new app by AlphaServe for easy data export.
Khrystyna