Announcements
If(
Self.Selected.Value <> Gallery.Selected.ComboboxField.Value,
If(
Not(IsEmpty(DataCardValue7.SelectedItems)),
Set(
ReturnCheck,
true
);
,
Set(
ReturnCheck,
false
);
)
);
If my post helped resolve your issue, please click Accept as Solution—this helps others find it more easily and marks the item as closed. If you found this or my previous reply helpful, a Like would also be appreciated!
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1