hi
I have a gallery when the status is rejected the amount is empty which is fine but the SP list amount was not removed, can please help
If(ThisItem.Status.Value = "Rejected","", Text(ThisItem.InvAmt, "$#,###.00"))
Form is Default =Parent.Default
the form and SP List still show the amount but gallery view is empty.