Show the specify data based on the selection of Dropdown value.

Hello,

I have a requirement to select the value in the dropdown then it will give the only selected data value, not the others.

Regards

Mokshagna

@MokshagnaJ17205438

You requirement is after you select a value in dropdown, it’ll display only that data in the same dropdown?

Hi @MokshagnaJ17205438,

You can configure a Cascading Dropdown for your requirement, For first dropdown given the source of data page like countries

and in states dropdown you can give the source as report definition by filtering with state name in RD.

@SohamM95

I want to show the value in other dropdown

Regards

Mokshagna

@MokshagnaJ17205438

You can take the input of the 1st dropdown and pass it as a param in the source of the 2nd dropdown.