Hi need help, I have a name column date I want to save it as date only without the time. how can I do it?
the issue is when it will be save to excel OneDrive it will show 10/24/2022 12:00AM
I want it 10/24/2022 only without the time..
My code is :
Patch(Time,default(Time),
{Date : Now()})