BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Value Formula Variable type for a view

    Posted Mon January 15, 2024 06:02 AM
    Edited by Sadun Lakshitha Mon January 15, 2024 06:03 AM

    I have a Double-type view and I need to calculate its value from a dynamic formula. So which data type variable should I bind to the Value Formula Field. 



    ------------------------------
    Sadun Lakshitha
    ------------------------------



  • 2.  RE: Value Formula Variable type for a view
    Best Answer

    Posted Tue January 16, 2024 08:14 AM

    You can set the formula statically if you know it ahead of time.  Let's say we have a decimal field that requires its value to be calculated based on another integer field on the page, which has a control ID of "Integer1".  You could set the formula as:

    You could also set the formula dynamically.  Here, I've set the formula to a variable, and then allowed changing the formula via a text field on the page:



    ------------------------------
    Grant Taylor
    ------------------------------