Power BI Web API user access

Mahathi
Mega Sage
Mega Sage

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

1 ACCEPTED SOLUTION

Mahathi
Mega Sage
Mega Sage

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

View solution in original post

12 REPLIES 12

Marcos Kassak
Kilo Sage
Kilo Sage

Hi @Mahathi,

 

Which API are you using? Is it Table API? If so, can you share more details so we can troubleshoot together?

 

Thank you

Mahathi
Mega Sage
Mega Sage

Hi Marcos,

Yes i am using table API https://my servicenow instance name/api/now/table/incident

i am trying to access this from Power BI with the user having itil + webservice+rest api roles, the rows are null.

 

And it works well with my admin id.

Thanks!

Sohail Khilji
Kilo Patron
Kilo Patron

Any specific errors ?


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

No errors as such.

The data is displayed as null there, it is getting connected to my instance though but fetching null rows.