This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Creating a formula using user data extension

Hello, 

i am creating a custom user data extension and adding it as an available field in the flextable / property box. 

E.g.

If (Flow Max (Qmax) / Flow Capacity (Qcap)) => 0.7 (70%), then backup = true 

OR

I have this output value of Capacity (Flow/Design) but i also would like to have some custom formula which can be exported as T/F. If Flow/Design is more/less/equal to X%, then Y = True/False 

Capacity (Flow/Design) The ratio of the flow in the conduit to the Capacity (Calculated Design). This is a calculated results field and is not editable.

If someone can show me how to correctly type the iff formula. Thank you.

Parents Reply
  • Just to add - if you really need to have it boolean (true/false), a workaround would be to set it up as 1/0 as Joeri and Yashodhan mentioned, then set up a ModelBuilder connection to a spreadsheet that has a formula to change the 1/0 to true/false. When model results change, click the sync-out button in ModelBuilder, open the spreadsheet and re-save, then perform a sync-in with a separate ModelBuilder run configured to connect that spreadsheet's true/false column to a new boolean User Data Extension to store the true/false.


    Regards,

    Jesse Dringoli
    Technical Support Manager, OpenFlows
    Bentley Communities Site Administrator
    Bentley Systems, Inc.

Children
No Data