Patch(GridData,ThisItem, {LocationConcat:LocationText.Text,
DateClosed:DateClosedValue_1.SelectedDate,Status:DataCardValue16_2.Selected,
Reason:ReasonValue.Text, Time:TimeDD_1.Selected})
If(
varGridEdit,
Patch(
BCP,
GridData
); Remove(BCP,colDelete);
Notify(
"BCP Data Updated",
NotificationType.Success,
3000
);
Clear(colDelete);
Select(BTNLoadBCPData);
) ;
Set(
varGridEdit,
!varGridEdit);
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional