Search results
PDF

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.

  1. Create a dataset with getting the user id from database as shown in the following image.

User id dataset

  1. Pass the user id field value from dataset to parameter available value as shown in the following image.

User id parameter

  1. Create a new dataset with filtering the data based on the parameter as shown in the following image.

User id filtering