Via tabelbouwer gebruik ik de aankomst tijd (arrival time), maar in het rapport krijg ik enkel het format in dd-mm-jj te zien . (alhoewel de tijd ook mee komt)
Hoe kan ik ervoor zorgen dat ik enkel de tijd zie in uu-mm-ss .
Dank u
J-F
2 comments
-
Jet Reports Historic Posts Try adding a formula to the table builder that has a =text(@[column name],"HH:MM")
You can test this in normal Excel with =TEXT(H7,"HH:MM"). This should give the hour and minute of any time.
I hope this helps.
Jason
——————
Probeer het toevoegen van een formule om de tafel bouwer die een = tekst heeft (@ [kolom naam], "HH: MM")
U kunt dit testen in de normale uitblinken met = TEXT (H7, "HH: MM"). Dit moet de uren en minuten van tijd te geven.
Ik hoop dat dit helpt.
Jason -
Jet Reports Historic Posts Volgens mij kan dit ook met "Celeigenschappen" toch? dmv 'datum en tijd' of 'custom' formaat?
———————–
I think this can also be done with "Format Cells", then select 'date and time' or use 'custom' format.