Hi,
I Have a PowerApp that manages Events, and the user must select the date of the event.
I can filter the event's date with my dropdown containing events, and it shows me the multiple different start date.
But there is the hour too, and I can't let it...
So I need : DD/MM/YYYY
But
It shows me : DD/MM/YYYY 00:00
How can I format this date ?
Thanks in advance ! 😉