Product configurator
I’m helping a few customers with the PowerPlatform using PowerAutomate, BI and Apps for enhanced operations. However I get the question more often to build a product configurator on their website in order to configure products with a PowerApps solution.
StartsWith Delgation Issue
So I have a list of SharePoint user entries that has a large number of records. I want to populate the records in a Power App collection to prevent the app having to query SP repeatedly and instead use the collection. My plan was to use the ForAll option from this
Matthew Devaney article, but add in a StartsWith to filter by user name.