I set the items of a Combo Box as the following:
Filter(Choices(Finance_China_RebatePaymentRequest.Customer),Value in Filter(Finance_China_CustomerMaster,ActiveFlag=true).Customer)
And when I enable the search function for the Combo Box, there wouls show some error message "powerapps unexpected characters. the formula contains 'parenclose' where 'eof' is expected".