- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 08:44 AM - edited 03-06-2024 08:45 AM
Hello all,
I am trying to use Web API option in Power BI to fetch data from ServiceNow.
I have given all the access roles - Like rest api explorer, Web services admin including incident/table specific ACL roles.
I am only seeing a null/empty row in PowerBI when connected.
But when i impersonate the user in ServiceNow i am able to see all the records from tables.
Not sure what i am missing.. Any leads to this?
Thanks,
Mahathi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 04:29 AM
Thankyou everyone for taking out time to respond.
Realized the error was because of the number of rows, when i limit with an additional query. it is fetching the data.
Thankyou again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 03:53 AM
My only concern is it works for my admin id.
And the same doesn't work with a different user id.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 04:29 AM
Thankyou everyone for taking out time to respond.
Realized the error was because of the number of rows, when i limit with an additional query. it is fetching the data.
Thankyou again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 08:24 PM
I prefer a simple REST account data export through reports. During the defined PBI refresh, servicenow reports refresh providing the required data based on your data requirement.