Hi,
I have created a table in Dataverse (Ticket) using columns from two other Dataverse tables (Backlog and Track). Backlog table has a column Assigned and Track table has a column Assignment. Backlog contains transaction data and Track has master data. My business requirement is that a flow should match Assigned value with Assignment value and if match is found then should update the related records in Ticket table.
Being new to this subject need help.
Regards