Pop over with more details from a table

Hi all,

I have a dashboard with a table that shows one product per row and each column is a different value, i.e. advertising fees (total). There are 3 more hidden columns (advertising fee for each platform where the product is sold). Same situation with other columns that are totals and have breakdowns.

Is there a way of adding a button to the row, so that when clicking on it, a pop over with more details is shown (even if both the button and pop over needs some customisation)?

The pop over would include the total advertising fees plus each of the hidden columns as a breakdown of that cost–same as with all other “total” columns.

Thanks!

Hi @lfigluis,

That’s not currently possible but you can have the details in a separate sheet and create a navigation action to go to the Details sheet when you click on a row in the summary table. The details can be filtered by specific values found in the row that you clicked on.

1 Like

Thanks, David!
I’ll try that.