Hi Community, I have the next issue, in SharePoint I have 29942 items and I need to use the column called "Project" (Single line of text) then in my canvas app I use a combo box to select one of the items (Project) but only show me a few items.
I use the next formula
Distinct(BDCMEX,Project).Result

The column in SharePoint is single line of text, I use the Distinct because the Project are repeats over multiple items

This is the current items in my SharePoint list

Is there a way to handle this option? Any help I really appreciate, thanks in advance.
Kind regards 👋