Hi,
I am trying to patch date picker control in PowerApps to datetime field in SQL (). But I am receiving HTTP 400 error while submitting the data to SQL. Format of datetime field in SQL - 2021-02-18T19:58:45.507
We are using custom connector to connect to SQL from PowerApps and this is the formula I am using to submit the data for date picker control.
CQPortalBackEndAPI.CreateClient({client_calendar_start_date:client_calendar_start_date.SelectedDate})
Please let me know how to patch the date picker control to SQL
Thanks,

Report
All responses (
Answers (