Hi,
I have this problem when i am displaying a date field (only date, no time) in my app.
Usually i will use this formula in the text value:
Text(ThisItem.'Date', ShortDate)
And it displays it how i want it, just the date no time included.
But for some reason this is working on one label, but not the other?
As in they have the exact same properties, but one of them still displays the datetime.
Is this an issue anyone else has come across and is there a solution?