0

I'm wondering if it is possible to have a "Dynamic" Dimension in Apache Superset? I would like a dropdown or a filter option and the user select which Dimension he wants to see. Currently we use a parameter in Tableau and achieve this via CASE statements:

Tableau Parameter Dropdown

CASE [parameter]
WHEN 'Organisation Hierarchy' then [Division]
-- Other WHEN statements
END

This way the user can change the layout of the table to his liking. Does anyone have a clue if this is possible in Superset?

Currently it's fixed in Superset and you can just choose what you have in your view / dataset:

Apache Superset dimension section

Kind regards

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.