I have a PowerApp that references 2 SharePoint lists. One SharePoint list is a list of items, the second is a linked list for a list of lots of all items.
Example:
SharePoint List 1 – List of bicycle types
SharePoint List 2 – A list of all lots of each type added to one table (this contains a reference ID column that corresponds to the appropriate type of bicycle in List 1).
I want to add a column to a collection in the PowerApp for the list of bicycle types that states how many lots of each exist. The issue is that list 1 will never be over 2000, however, the entirety of list 2 will be over 2000. Is there a way to add a column to the collection that will be able to add the column to the collection?

Report
All responses (
Answers (