User Input

Hi there. I’m new to the community here so apologies if I’m not asking questions quite right :slight_smile: . I’ll get better!

We have a dashboard that I would like to have the user of it provide feedback (user input). I know that this is not specifically possible in Quick Sight (it’s a dashboard and visualization tool) - but - can i make a table with a few columns in it, and then add a column with a drop down in that column that i could make via a parameter, that the user could choose from that dropdown to better identify that row? If possible I’d love to then be able to visual based on the dropdown selections in a different visual. Is this possible? Thanks!

Hello @jeff.neubeker

Welcome to Quick Sight Community!!

Yes for the first part, we do not have option to add user feedback on the dashboard at the moment.

For the second part, we can make a dropdown from values of a column field using Quick Sight’s controls feature.
Here’s an example of how to link to Dataset fields:

Now, we can use parameters to filter this selection in your visuals. I see you wish to reflect the dropdown selections in a different visual. You can make use of Filters to be applied on selected visuals in the sheet:

Let me know if you are looking for something else or if I misunderstood the actual use-case.

Hope this helps. Have a great day.

Cheers!

that’s great thanks a lot. I’ll give this a go!