Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

how to integrate ServiceNow and PowerBI ?

mdeepala
Kilo Contributor

I am trying to create online reporting system using PowerBI. 

When I log into PowerBI I donot see option to select ServiceNow database.

Need help to connect ServiceNow and PowerBI.  

Thanks in advance

1 ACCEPTED SOLUTION

hvrdhn88
Giga Patron

have you successfully passed the API in power BI.

i am adding doc here kindly have a look. 

 

https://docs.microsoft.com/en-us/power-bi/service-connect-to-servicenow

 

if you want to fulfill it without api you can refer the blog below. 

 

https://community.servicenow.com/community?id=community_article&sys_id=41afefa3dbf7fb001cd8a345ca961...

View solution in original post

5 REPLIES 5

hvrdhn88
Giga Patron

have you successfully passed the API in power BI.

i am adding doc here kindly have a look. 

 

https://docs.microsoft.com/en-us/power-bi/service-connect-to-servicenow

 

if you want to fulfill it without api you can refer the blog below. 

 

https://community.servicenow.com/community?id=community_article&sys_id=41afefa3dbf7fb001cd8a345ca961...

Hi,

What access or role does the service account need to be given in ServiceNow for PowerBI to be able to use data from SNOW for reporting purposes ?

Thanks,

Rachna S

mdeepala
Kilo Contributor

Thank you Harshvardhan. This is helpful

pavelmuller
Tera Contributor

Hi, 

I'd question the idea of connecting a BI tool directly to a production system. Imagine it was not ServiceNow but your Internet Banking system...

IMHO, the best practice is to create a reporting database on-premise, close to PowerBI. This helps you in many areas including performance and stability.

Please evaluate SnowMirror data replication tool to create a copy of your ServiceNow data and connect your PowerBI to this local DB.

Kind Regards,
Pavel