SteveK
New Contributor III
since ‎11-04-2022
yesterday

User Statistics

  • 18 Posts
  • 1 Solutions
  • 9 Kudos given
  • 5 Kudos received

User Activity

I am trying to connect to a OneStream Cloud environment for which the REST API has been enabled and tested by OneStream Support.I am working in PostMan and following the REST API guide at System Guides > REST API Implementation > REST API Overview > ...
If you encounter an Amount field that has spaces as the thousands separator AND includes a DR/CR indicator (e.g. 12 345 678 D) then you'll need this to parse the value: Dim strRawAmount As String = api.Parser.DelimitedParsedValues(4) ' Zero-based and...
Kudos from
Kudos given to