Is it possible to create a table visualization in Redash and when i click on a row it will collapse (or any other solution) and display a table of related data?
For example if i created a table visualization of all customers in my database (one query) and if i click on a customer (row) then it will show me all the orders the purchased (another query)