Hi experts,
I have the Excel spreadsheet uploaded to SharePoint and we regularly update the list.
I added this Excel file using Excel Online Data which is called Table1 and I chose Table1 as the item for combobox. However, it only shows 500 items. Currently, the Excel file has 588 rows and I have confirmed this by using label text to display (CountRows(Table1)) so there is no issue calling spreadsheet within the Powerapps.

Can you please advise the best way to fix this? Is there a way that I can display all items within combobox? I saw the other post saying use the gallery instead but depending on the combobox selection, it also changes the other field too so I want to keep it as is if possible.
Thanks