Is it possible to have multiple tabs in a section (chart)?

Metabase can have multiple tabs for a dashboard. Is it also possible to have multiple tabs in a chart?
I can have multiple tabs for a chart in superset (please refer to the image)

Not through the Metabase UI. There might be a way to emulate it using embedding. Fundamentally the static part, with the pie & pie’s table, would be a separately embedded dashboard from the table portion, which has the tab.

You could also clone the pie & table onto both tabs so they’re still visible on the second tab. A bit more repetitive, but would work for a small number of tabs and reasonably short queries.

@dwhitemv
Thank you very much.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.