Pivot in Metabase

Hi @flamber and Team,

I need to create a PIVOT in MetaBase.
It does not support multiple dimension in columns.
Picture:
dim 1,2,3,4,5 : Dimensions
Metrics: Revenue/Count

Continuing the below discussion here

https://github.com/metabase/metabase/issues/1962![Pivot|597x309](upload://yj4W458NDtA3q4K8b5Z5xbZf03I.jpeg)

Hi @swaroop1
You could probably find the answer if you searched the forum.
As I already mentioned:

  1. Pivot currently only support 3 columns, two dimensions and one metric:
    https://www.metabase.com/docs/latest/users-guide/05-visualizing-results.html#pivoted-tables

  2. There’s two requests for more advanced Pivot functionality - upvote by clicking :+1: on the first post
    https://github.com/metabase/metabase/issues/3769
    https://github.com/metabase/metabase/issues/8572