Hi,
I would like to duplicate the same data in 2 lists.
I am able to patch all items in 1st list.
How do i get the new ID from 1st and patch in second list?
First List
| ID | Staff | Department |
| 1 | ABC | HR |
Second List
| primaryID( get from First List) | Activity | Date |
| 1 | Eating | 1/2/2022 |

Report
All responses (
Answers (