Get the user from database and pass the user as parameter for filtering the data from database
Find the following steps to get the user from database and pass the user as parameter for filtering the data from database.
- Create a dataset with getting the user id from database as shown in the following image.
- Pass the user id field value from dataset to parameter available value as shown in the following image.
- Create a new dataset with filtering the data based on the parameter as shown in the following image.