Hello,
I have datetime value, but still get this error:
Office365Outlook.V4CalendarPostItem nebylo úspěšné: { "status": 400, "message": "String was not recognized as a valid DateTime.\r\nclientRequestId: b6cee553-dff7-413a-9c67-1a34cd54beb2", "error": { "message": "String was not recognized as a valid DateTime." }, "source": "office365-we.azconn-we-01.p.azurewebsites.net" }
Office365Outlook.V4CalendarPostItem(LookUp(Office365Outlook.CalendarGetTables().value, DisplayName = "Dovolené").Name, User().FullName & " - " &Text(Radio2.Selected.Value), DateAdd(DateTimeValue(DatePicker1.SelectedDate & " " & Dropdown1.SelectedText.Value & ":" & Dropdown2.SelectedText.Value), TimeZoneOffset(), Minutes), DateAdd(DateTimeValue(DatePicker1_1.SelectedDate & " " & Dropdown1_1.SelectedText.Value & ":" & Dropdown2_1.SelectedText.Value), TimeZoneOffset(), Minutes), "(CET) Central European Time", {requiredAttendees: User().Email});

Report
All responses (
Answers (