Thanks a lot It's working.
I have sent 3 screen shots...
the first pic is Can I click the add Icon will go the next screen It's ok.....That Icon I write the syntax "ClearCollect",
The Second Pic is Its showing empty particular Project Name But once I added to data into Goal list with out click 'Submit' btn to revert back btn.......I lost the data......But I know the Issue
Is it possible..... Like AddIcon once I click that btn then will show like...already have data will show or else show the clear data that to particular Project Name.......
below code is wrong how to use IF condition
if (
ClearCollect(col_goal,
Filter(listGoal,'Project Name'=varItem1.'Project Name')) ,
ClearCollect(col_goal,
{
goaldescriptionlist:"",
// priority1:"",
Name:"",
'Project Name':varItem1.'Project Name'
}));

Report
All responses (
Answers (