Automate

 View Only
  • 1.  avoid duplicate/double values in repeating table

    Posted 02-27-2023 05:36

    Hello

    I have a repeating table whose values comes as drop-down list (data connection = reference data). 

    In this drop-down list I have a list of possible units.

    If the user chose in line 1 for ex. unit = PAL it should be not allowed to use the same value in line 2 from the repeating table.

    How can I avoid double values?

    Thanks in advance.

    Jana



    ------------------------------
    Jana Kuschmierz
    Rigips AG
    ------------------------------


  • 2.  RE: avoid duplicate/double values in repeating table

    Employee
    Posted 02-27-2023 16:36

    Hi Jana

    One way is to use a validation rule and use an IF statement on what you want to be Unique  For example,: if material description is not unique, like:

    Then display a message about it.

    HTH,

    Sigrid



    ------------------------------
    Sigrid Kok
    Precisely Software Inc.
    ------------------------------



  • 3.  RE: avoid duplicate/double values in repeating table

    Posted 03-03-2023 10:54

    Thank you!



    ------------------------------
    Jana Kuschmierz
    Rigips AG
    ------------------------------