I have start date/time and end date/time columns currently set to Time Zone Independent so that any user can select a time based on PST and it will show up as what the user put in. I have verified the data card is set to UTC and the columns are in Time Zone Independent, but the time still is not showing up correctly.
Example: A user enters 12:00PM in the form for their time on the west coast and it shows up as 5:00AM in the dataverse table, but a user enters 12:00PM in the form on the east coast it shows up as 8:00AM.
This makes sense for the time difference, but I need the date/time entered to be what shows up in the dataverse table, not something that converts based on where the user is located which is why I chose Time zone independent. What am I doing wrong?
End goal: Date and time entered into the form match the date/time on the dataverse table so that it can be used in a power automate flow to create an event.