Hi All,
Below is an example table. Could you please advise on how to use a dropdown tool for "Region" connecting action tool and filter tool ?
1. So from this table, How to get an output for a specific region or all region - based on my selection in dropdown ?
2. Further if i use render tool (xlsx). How to make the output file name dynamic ? based on my selection in dropdown. Example : Consumption Asia.xlsx or Consumption Africa.xlsx
| Months | Products | Qty | Region |
| Jan | Rice | 100 | Asia |
| Feb | Wheat | 200 | Africa |
| Jan | Barley | 300 | Europe |
| Mar | Millet | 400 | N. America |
| Feb | Wheat | 500 | S. America |
Thanks in Advance!