Skip to main content

Macro SQL Set Row Values with Store Function

Comments

2 comments

  • Geoff Booth

    Validation:

    Set the Before Action to False

    Set the ActionSuccess to True

     

    UF:

    @STORE1 = SQL(Select T0.U_Min_Price FROM OITM T0  Where T0.ItemCode = $[$38.1.0]);

    Set($[$38.U_Min_Price.0]|@Store1);

  • Carla van Zyl

    Hi Geoff, 

    Thanks so much for your quick assistance! It is working now. 

Please sign in to leave a comment.