Connecting Power Bi

Can anyone explain how it is possible to connect quantify to Power Bi? Is this possible w/ live updates?

Hi, SamRobinson.

Currently, we’ve a .NET API for Quantify that may be used to retrieve the data. The following post discusses it’s usage -

Sample

However, this may not be an ideal fit to be directly used from Power BI.

Thank you for posting.

Hello, is the REST API available now?

1 Like

Hello. We don’t have any plans to enable a REST API, but this should be fairly trivial. What you would do is create a web services project, then for each endpoint load our C# object and translate it into Xml.