Hi,
i'm trying to create a new item in an Excel table with power apps. I have a simple form that is connected to the Excel table.
I have a date column in the Excel table, which is formated as a date (yyyy-mm-dd). The format that I want is "yyyy-mm-dd".
I have the date input field value in PowerApps set to Text(Today(),"[$-en-US]yyyy-mm-dd","de").
In the app the date is displayed correctly, e.g. (2021-04-14), but when I sumbit the form and the the new row is added to the Excel table the dateformat is off. there are two mistakes:
1. It displays not only the date, but also the time e.g. 2021-04-14T22:00:00.000Z
2. It subtracts 2 hours from the actual date, which leads to the date being one day off.
Can anybody help?
Regards,
Leo
