Hi,
Getting frustrated with my syntax and hope someone can help
ForAll(Distinct(Filter(PDCodeCostCentreList, Title = Dropdown6.Selected.Result),'Account Code'), {Result: ThisRecord.Value})
I am trying to sort the account code above but when i add in a sort anywhere it wont continue working, can someone help me with the correct syntax please.