Sadly chart components don´t seem to have that field... it would be very necessary in my case, since there are many datasets I want to show depending on what is selected in the multi select field
Hey there Thanks for reaching out! Since you are looking to filter the data based on a multiselect value I would recommend filtering this data in a transformer and populating the chart with this filtered data. We would recommend the same for a table. Here is a quick example where I am filtering based on the id column in my query data: