Hello All,
I need a help in PowerApps please.
I have column value in a SharePoint list1 which needs to be copied to another list 2 with the same column name in the same SharePoint based on the condition in SharePoint List2.
For Example,
If the column name is G-No and value is 123 in List 1.
This needs to be copied to List 2 in G-No column based on the condition that col1 in List 2 >5 and Col 2 in List 2= "Yes".
And the values in the G-No should be copied to List 2 line by line without duplicate of the value in List 2.
Can anyone help me out with this please?