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
JackLacava by Community Manager
  • 1414 Views
  • 6 replies
  • 3 kudos

Resolved! Copy Data Data Management Step and Derived Real Data

I have an input sheet in which data can be entered for an override of another number. The Cell Status "Is Real Data" flag is used in a rule. If an override is entered in the early part of the monthly year but not later parts a derived amount of 0 is ...

Montreux by New Contributor III
  • 905 Views
  • 4 replies
  • 0 kudos

If logic in Cubeview

Hi, I am trying to build in an if statement in a cubeview (getdatacell formula) on the cell amounts. In specific: If cellamount of CVC(col 10) > CVC(col 11) then CVC(col1) else CVC(col1). The reason why I am trying to do this in a cubeview getdatacel...

Philip by New Contributor
  • 443 Views
  • 2 replies
  • 0 kudos

Get value of a delimited list parameter in a dynamic member

I have a dashboard parameter of type delimited list and I want to get the value from the parameter in a dynamic UD8 member. How do I get the parameter value? If I use the following code I just get the default value of the parameter (because the param...

ianreid by New Contributor III
  • 470 Views
  • 1 replies
  • 0 kudos

UD7 Text Field

I am trying to assign the text field stored value in a variable in Business rule. Here is my code that I am trying- but getting a compilation error. dim pov_U7text1 as String = api. pov.UD7.Tex1 Please advise

OS_Love by New Contributor III
  • 473 Views
  • 1 replies
  • 0 kudos