Hi all,
I am trying to change the date format of a date picker field in Powerapps in Teams. I tried these two methods:
- Change the ContectLanguage property from "" to "nl-NL"
- Change the value property from Parent.Default to Text(Parent.Default, "dd/mm/yyyy")
Unfortunatly this doe not work.
Does anyone know how to solve this?
KR,
Lars