How to sort Product by Category?

Hello,
I have 2 custom data types Product and Category.
Both have Name field, and Product has Category field.
I already displayed the table that has 2 columns (Product Name and Category Name) using Repeating Group.
Then, I just want to sort the table by Category Name, but I can not find the Category field in the dropdown list.

I am not sure if the Bubble.io originally support or not.

Please help me to solve this issue ASAP.
Thank you.

On Product data type add a field called category_name and make of type text

Hello, @boston85719
Thanks for your reply.
However, I want to avoid duplication of the category name field.
Can you suggest other solutions without duplication?

Okay

No, it is not possible to sort by another data type value

1 Like

Thank you very much.

1 Like