hi,
I am trying something that should be simple but I cannot figure what I am getting wrong. I want to mimic an Excel-based pivot table behaviour using a drop-down list. The user should be able to choose a value (LE in the example) which will then filter the remaining table data. The drop-down list does not show the LE values as expected. I am not sure what I am missing.
Thanks!
Solved! Go to Solution.
Hi @tmathey , you can use a cross tab to make your LE values into field names, then connect that to your drop down tool. From there you can configure it to use the fields from the connected tool. Let me know if this works for you!
many thanks @kelsey_kincaid! this solved my issue.
This video explains a lot of interface tools and includes configuring drop-downs.
https://youtu.be/oRhsMDScuUo