Hi,
Following is my list structure: Where "Continent" and "Country" are dropdowns,Can I filter the data based on both these dropdowns to show "City" and "Street"?. I have seen the calculated value but I guess it filters based on the value on only one control.
| Title | Continent | Country | City | Street |
|---|---|---|---|---|
| Title1 | Asia | India | Mumbai | MG Road |
| Title2 | Africa | South Africa | Durban | GT Road |
| Title3 | Asia | India | Pune | CST |
| Title4 | Asia | India | Nagpur | Orange road |
