Details on OneStream Certified Connector
OneStream Connector fetches data from OneStream instance using Representational State Transfer (REST) APIs. For More information on REST APIs, see OneStream Documentation.
OneStream Connector performs all APIs calls under the permission boundary of the current, logged-in user. The Connector only uses READ scopes on behalf of Power BI report user to perform all operations. The following scopes are used:
OneStream Connector can only read data from OneStream, not write it.
Data Cache Time Limits
When data is retrieved from OneStream, the resulting query data is cached. The cached data expires after a set amount of time based on if the query is rerun. These are the current cache time limits:
-
Minimum lifespan: Set to 40 minutes. Cached data from the query will expire after this time if the query was not rerun.
-
Maximum lifespan: Set to 60 minutes. Cached data from the query will expire after this time if the query was rerun before the minimum lifespan.


