problem : Merge two fields with Globlifow

Comments

1 comment

  • Rainer Grabowski

    Hi Isabelle,

    in Precompte3 add a hidden calculation field: @name + @year
    so that you get something like John Doe2020
    Name the calculation field Search Key

    In the flow: 
    add a variable 
    searchKey = [Name].[Year]
    Search for in Precompte3
    where field Search Key is equal to [(Variable)] searchKey]
    IF = [(Ref. Precompte3) Podio Item ID] != ""
    update collected item in App Precompte3
    End IF
    IF = [(Ref. Precompte3) Podio Item ID] == ""
    Create a new item
    End IF

    Rainer

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk