- 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:36 AM
Possible to share a screenshot ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 03:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 03:56 AM
Hi @Mahathi ,
I can see the issue is with the user role. which role does the user have ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 03:58 AM
web service admin, rest api explorer, itil.. now tried giving even admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 03:40 AM
Some ways that you can try is :
1. See if the incident table has any restriction on who can read write data.
2. Try to connect via ( PostMan ) see if you can get the data. if yes then all the access are clear. issue must be on PowerBI
happy to help further
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....