Skip to main content
May 25, 2022

Can PowerBI be connected to OneStream to pull CV Excel reports that are saved in File Explorer?

  • May 25, 2022
  • 5 replies
  • 0 views

We are currently producing and saving excel extracts of CV's into File Explorer using books/parcel service. We would like to connect PowerBI to OneStream to pick up these files from the OS managed server. Is this possible?

5 replies

May 26, 2022

You can expose datasets to an external application like Power BI using OneStream REST API.

The online Platform Documentation contains a guide on the REST API.

 

 

 

October 27, 2022

Yes, it is definitely possible to connect PowerBI to OneStream using OneStream's REST API. It takes some authentication setup and a OneStream business rule to produce the data sets needed. Assuming the REST API is enabled, you can then call out of PowerBI for an endpoint that returns a OneStream data set.

Please see below:

https://www.schgroup.com/resource/blog-post/how-to-connect-onestream-and-power-bi-in-4-steps/

August 22, 2023

Can anyone share their actual experience connecting via the REST API? Our OS admin has never gotten response from OneStream about when a PowerBI connector will be available meaning I might be forced to go this route. I'm just wondering if anyone has had any direct experience implementing it and if they ran into any problems with the API documentation they wished they'd have known before starting. A connection is a must-have for me so I'm hoping someone can set my expectations about what it involves. 
Is this a "write a blank check to a 3rd party consultant and pray" type project or does it work fairly well as documented?

December 11, 2023

I have the same issue.  I don't believe it's really being used; it's just a wish and a hope.   Its been talked about for too long

April 19, 2024

I don't know if anyone on this thread got an actual answer, but yes it is possible to connect PowerBI to Onestream.  There are several different options and considerations based on the use case, which is probably why there's no 1 answer (there rarely is) on how to successfully achieve it.  We have several different clients who we have helped do this, using different approaches so it really does "just depend".  It also depends heavily on how much technical expertise someone has at the client as most typical finance users won't know how to do this in a productionized fashion with no errors/issues.  

August 30, 2023

I also need that, would be great to have some more details on how to get the details.

April 19, 2024

Hello,

The list of available APIs is available here : https://documentation.onestream.com/1375907/Content/REST%20API/OneStream%20Web%20API%20Endpoints.html

I don't think you can access a file from file explorer, but I usually use it to access either a Method or a Cube View ...

Regards,

April 19, 2024

It's not exactly clean, but combining a Business rule with a data management sequence (which are callable from the API), there would be a way to do it.