Hello community! I am new to Power Pages and have been doing a little research on the following scenario:
I currently have a power pages set up with a list that derives from a Dataverse data source (filtered from SQL). By default, all of the records from the data are returned with my table being set to Global Access. The function I am trying to achieve is when a visitor redirects over to the Power Pages website (from either a QR code or a Power Apps interaction, such as navigating with a dynamic value saved from the respective Power App), the list will be tailored to them without the use of a sign-in. Is there a way to achieve this behavior? Can I have users enter a unique value to them, allowing the table to filter based on their input (which would ideally derive from the Power App value, but can allow typing when the user is redirected via the QR code)?
Thank you!