Add columns to my table using dropdown checklist

Hello Everyone,

I’m starting in this Quick Sight world, and i have a question about manipulating a table.

I have a table with a few columns, those columns are, name, code, and the rest are providers… I have like 10 providers, who show every row 1 or 0 if that provider has that product…

So what i want to do, is have a control where i can check the providers that i want to see on the table, for example. i want to see only the information of provider 1, 4 and 7… so i want to select them on the dropdown or list control and then the table only shows columns: name, code, provider1, pr4 and pr7.

And then it would be real nice, to filter each provider between 0 and 1.

It is this posible?

thanks for the help in advance

Hi @Votrotsky

Yes you should be able to do that. You would just add two filters. One for providers and one for your column that says if it’s a 1 or 0.