Forum Discussion
mgaut341
Helper II
2 years agoCustom Column
I created a custom column in my power query that looks at appointment slot status. When I run my code, the slot status for "2- Checked In", is being marked as "No Show" instead of "Appointment Comple...
mgaut341
Helper II
2 years ago
mussaenda
Community Champion
1 year agoWe need the data that we can copy and where all the columns are present
[apptdate], [apptslotstatus], [apptcancelreason]
I am thinking if [apptdate] is the culprit for this since the value for this field will not be exactly the same as DateTime.LocalNow(). It is just my assumption since I cannot see the data for the field.
Hope this helps