Skip to content
  • Categories
Collapse
Solibri Society Forum
  1. Home
  2. General Discussion
  3. ITO - Formulas

ITO - Formulas

Scheduled Pinned Locked Moved Solved General Discussion
3 Posts 2 Posters 616 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • HamzalaalaouiH Offline
    HamzalaalaouiH Offline
    Hamzalaalaoui
    wrote on last edited by
    #1

    Hello,

    I am trying to understand an abnormal behaviour in ITO formulas. My objective is to verify whether the building storey name corresponds to the correct elevation. For example, I am using the following formula:

    IF(AND(C=“E-R+1b”; D=“220,050”); “OK”; “Non conforme”)

    However, even when the first row is correct, the column still returns values where both conditions are not met.
    1ca17dbb-c851-4378-a600-b7230f928155-image.png

    1 Reply Last reply
    0
    • MattiM Offline
      MattiM Offline
      Matti Solibrians
      wrote on last edited by Matti
      #2

      For the numeric values I recommend compare value with tolerance
      IF(ABS(target - actual) <= tolerance;“OK”;“NOT OK”)

      1 Reply Last reply
      0
      • HamzalaalaouiH Offline
        HamzalaalaouiH Offline
        Hamzalaalaoui
        wrote on last edited by
        #3

        Thank you soo much for your reply, i have managed to find a solution similar to this where i creat a column that is equal to colum D to fix the unit of elevation and then in another column compare between the target number and actual.
        Have a nice day

        1 Reply Last reply
        0
        • MattiM Matti marked this topic as a question on
        • MattiM Matti has marked this topic as solved on
        • MattiM Matti unlocked this topic on

        Copyright © 2025 Solibri Inc. | Powered by NodeBB

        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories