Rules
Discuss Formulas and Business rules for your application

Forum Posts

[howto] Use "Insert Code" when posting on Forum boards

Hey guys! Just a reminder: if you're going to post code in this forum, please make it easier to read by using the "Insert/Edit Code Sample" button on the expanded formatting toolbar. Here's a short video showing how it works. If you need to edit code...

tmp.png 1c_code.gif

Resolved! Data copied using Eval function gets removed after consolidation

When i tried copying the data from one cube to another cube using Eval function with Buffer [Calculate(formula, onEvalDataBuffer, userState)], the data got copied at the base level but as soon as i consolidated it, the data got cleared from the same ...

swatantra_0-1698911510995.png swatantra_1-1698911657623.png
swatantra by New Contributor II
  • 1581 Views
  • 5 replies
  • 1 kudos

Resolved! Workflow Time in Email

We are currently using something like this to pull in the Global Time on the email we send out after the automationDim gTime As String = BRApi.Workflow.General.GetGlobalTime(si) This works just fine, however we would like to also have the option to l...

JShoemaker by New Contributor III
  • 612 Views
  • 1 replies
  • 0 kudos

How to write from a SQL query into a cubeview

Good Day I am new to OneStream so forgive me if this question and the answer should be known but I have created a SQL table with values and I would like to take those values and write them to a cubeview. I am using a business rule and was wondering h...

Extract Dimension Hierarchy Metadata XML Through DM and Extender BR

Hi all, I came across a very helpful post that shows how to automate extracting metadata for backup. (original code at the bottom of post) https://community.onestreamsoftware.com/t5/Accepted-Code-Samples/Extender-Automate-Application-Metadata-Backup/...

abrandm_0-1698263517970.png abrandm_0-1698264100829.png
AdamB by New Contributor II
  • 1485 Views
  • 6 replies
  • 1 kudos