Hello
I'm trying to figure out the syntax to change a button text colour in a gallery item in the color properties using:
If(ThisItem),(DatePickerS1End.SelectedDate <=Today(),Red,Green)
The text property is ThisItem.Student1
I don't know how/where to reference ThisItem
Can anyone help?
Thanks!