Hello everyone,
Please I wanted to add a condition to my gallery when my dropdown has no selection on it. But it doesn't work, the latest choice remain saved.
abc is the name of the dropdown.
If( IsBlank(abc); Filter( PMproject; PM = User().FullName ); Filter( PMproject; Project = abc.Selected.Project ) )
who else can provide help please