HI,
my requirement is How to add a record automatically into data verse table A when record add a into dataverse table B. When a record add into Table B, should add it's column values into table A also(by flow). and also after updating record of the Table B, it should be updated into table A(by flow) ,I used when item is added and modified as the triggering point .
in my table A, I have used Email, Employee name fields. so I want to add those created record into table B also by the flow.
thanks