Forum Discussion
Eiduo990
8 years agoNew Member
Connecting comScore MyMetrix to Power BI
Hi there, I am trying to connect comScore MyMetrix to Power BI to visualise comScore data (Cross Visiting etc.) in a clean way. I have access to the comScore Web API, and have tried to connect vi...
Anonymous
8 years agoNot applicable
Eiduo990,
Are you able to find required comScore parameters in your environment following the guide in this article?
Based on my research, comScore MyMetrix is different to comScore DAX, as per this blog, the comScore MyMetrix API can be accessed by any framework that supports connecting to SOAP-based web services. However, in Power BI Desktop, it is a little difficult to connect to SOAP-based web services, you can create an XML file for the SOAP web service and use XML.Tables() function to get data, for more details, please review this similar thread.
Regards,
Lydia