Hi @rico.trevisan,

The expression search for ProductRiskProfile's FundKernel_ID:first item is probably evaluating to a list of FundKernel_IDs. Because the first part of your search is evaluating to a list of ProductRiskProfiles . You probably need a :first item after the first expression.

I get what you’re saying and I’ve tried that and the error persists.

Could you add the sort field to the data type? That way you could select it from the Sort by on the search.

That is an option I’ve considered. But I will also want to sort and filter other items that are in other data types, and just thought that could make managing the data more complicated.

I guess my bottomline question is…is it possible to have a sort function based on a data object that does not belong to the data type of the repeating group?

Thanks,
FundKernel Development