Multiple data write actions per button press

Options
SamPoirier26
SamPoirier26 Member, ALL USERS Posts: 5 New Contributor

Hi all,

 

I have a button that updates a boolean line item in order to change the status of something. Is there a way to have it so when I press the button, it sets multiple line items boolean's? Ideally I'd like it to update multiple line items from one button press.

 

Thanks,

Sam

Tagged:

Comments

  • rmcgill
    rmcgill Member, ALL USERS, Partner, Certified Model Builder Posts: 5 Occasional Contributor

    Hi @SamPoirier26

     

    I'd recommend creating multiple imports, especially if you're looking to use the same source line item to map to multiple target line items. Once those import actions are all set up, you can house them in the same process so that all of those actions run when you click the process button.

     

    Hope this helps,

    Raques

  • SamPoirier26
    SamPoirier26 Member, ALL USERS Posts: 5 New Contributor

    Hi @rmcgill

    I'm not using imports - this question is about the Data Write action.

     

    Regards,

    Sam