I have a dataverse table which is created from a dataflow which gets data from a CSV file. I have 2 time columns in the csv file and they show the times in 24hour format, however when they come into the dataflow they are converted to 12hour and I can't seem to find where to convert them back? and on top of that when they land in the dataverse table they are in text format !!


I am using them in powerapps gallery where I need to do some calculations based on the times so need them in 24 hour
TIA