Application Build
Discuss questions related to the structure of your application build

Forum Posts

How is the FX Rates CSV column "Has Data" used?

Does anyone know how the "Has Data" field in an FX Rates CSV file is actually being used? The Design and Reference Guide lists it as one of the columns in the file. I've only seen it extracted with a value of Yes in this column. What is its actual us...

KurtM_0-1667239046106.png
KurtMayer by New Contributor III
  • 300 Views
  • 1 replies
  • 1 kudos

Resolved! Inserting data into a SQL table within a business rule

Hi everyone. I'm trying to add values to a SQL table, I have checked with several functions of the BRApi.Database, but none of them work for me. My code example:#The variablesDim sqlTest As String = $"INSERT INTO AllocationResults (Step, Amount, Anno...

Marco by Contributor
  • 1424 Views
  • 5 replies
  • 0 kudos

SSO Issues Version

We leverage MS Azure single sign on for OneStream.It seems like lately we experienced an issue where users are not able to login using SSO.Is this a known bug with version 7.1.3.14022?The way the support team resolved it was do an IIS reset on the se...