Report parameter lookup setting

The report parameter editor has option to do Lookup settings but I didn’t find any documentation on this.

As you see in the image, I have two entities as parameter i.e. Company and Employee. When I select Company, I want the lookup component of Employee will be loaded with the condition of company selected e.g. select erp$Employee e where e.company = ${company}

When I used “{E}.company = ${company}” I get error and guess this is not the right parameterization. Can I have the hints what to fix here?

Hi.
Try to define the cross-parameter validation in the Validation tab.

Regards,
Natalia

Thanks, @firstova for sharing the link to the documentation but I didn’t find enough to the solution expected. Can you give an example solution to what I am looking for, please?

Unfortunately, it is not possible to set up dependent parameters in the parameter editor.