Rules
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Hardcode value in column when loading CSV

Hello,Im wondering if there is a way to hardcode a fieldtoken value when loading data from a csv. For example, I am using the below code:Dim fieldTokens As New List(Of String)fieldTokens.Add("xfText#:[Account]")fieldTokens.Add("xfText#:[Entity]")fiel...

Dashboard XFBR String Rules - api.data.GetDataCell

We want to make some forecast periods read only ( Data seeded periods from Actuals) in a Data submission cube view by referencing the period count submitted in another Cube View. Basically, this is to deal forecast data submission.Trying to achieve t...

BSK by New Contributor III
  • 181 Views
  • 6 replies
  • 1 kudos

Resolved! Accessing predefined substitution variables in Business Rules

Hi, I can't seem to find a method in the api that accepts a substitutionvariable object and returns the string value of that substitution variable. Or just get a dictionary of all predefined substitution variables and their values. Is this or somethi...

jesvam by New Contributor II
  • 402 Views
  • 7 replies
  • 0 kudos

Copy Annotations across scenario

Hi,While we copy from Scenario S#Bud1 to S#Bud2, Annotations are not getting copied.Understand from related posts, it can be achieved using api.Data.SetDataAttachmentText(). Any tried approach using this syntax.Any leads would be appreciated.Thanks

Rev by New Contributor
  • 217 Views
  • 2 replies
  • 0 kudos