Hi everyone
I have a browse gallery .
In which there is a field called MX,
This is a number field.
I want to give a button where I can filter all records of browse gallery where MX field is blank.
I tried the following but has errors.
Sort( Filter('MyList', (IsBlank(MX)), Title, Descending) ........ OR ThisItem.MX
I am put this formula in OnSelect property of Button
Apologies, I am new to Power Apps
Thanks
kind regards