Hello, I have a power apps where users can register to various training programmes.
We have three administrators that organise 3 different types of trainings.
What I want to do is the administrator to be able to send the url to the users which will show the training category that they administrate.
This is the training app

When the user clicks on the select the following gallery is opened:

What I want to happen is the administrator to send the url with filtered data based on the dropdown of the first image. So instead of user to select the event category from the dropdown list, I want to send the url with filtering the data by the event category.
Many Thanks for your help