1

I have one list 'transaction', I have another list 'transaction log' with a lookup column link to ID of 'transaction'. When I add a new item in 'transaction', I want to trigger action to add a new item in 'transaction log', with lookup column set to ID of the new transaction item.

Thanks

3
  • Do you have the ability to use Flows? Commented Oct 31, 2019 at 19:27
  • @Rekamanon Yes, i have. What steps should I use? Thanks Commented Oct 31, 2019 at 19:42
  • 2
    Not sure what your exact Flow will look like, but it should probably start with the Sharepoint "When an Item is Created" trigger and include the Sharepoint "Create Item" action. Commented Oct 31, 2019 at 19:52

1 Answer 1

1

You can create a SharePoint Designer workflow on the "transaction" list to achieve it.

The actions for your reference: enter image description here

In Start Options, set it like: enter image description here

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.