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
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
You requirement is after you select a value in dropdown, it’ll display only that data in the same dropdown?
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.
You can take the input of the 1st dropdown and pass it as a param in the source of the 2nd dropdown.