yousoph commented on issue #35158:
URL: https://github.com/apache/superset/issues/35158#issuecomment-3304497855

   hi @an3uryzm! 
   
   One thing that is included in the initial implementation is when setting up 
the group by, there is the ability to allow multiple selections. If that's not 
allowed, the user will only be able to select one dimension at a time. 
   
   You're right that you can use cross filtering to see how a metric is broken 
down by different dimensions, but the resulting chart is not exactly the same 
thing as what you would be able to achieve with a group by field. I used your 
example to create a quick dashboard. 
   
   Here's total sales + a country breakdown, with a cross filter applied for 
Spain: 
   
   <img width="1268" height="685" alt="Image" 
src="https://github.com/user-attachments/assets/5d3654f6-4a4c-4c79-bd2b-ba8077eec7b2";
 />
   
   Here's what the same total sales line chart looks like when a group by 
country is applied: 
   
   <img width="1040" height="656" alt="Image" 
src="https://github.com/user-attachments/assets/0641d057-1775-40e6-876e-80a5e3205aae";
 />
   
   +1 to @msyavuz 's point about this being an additional feature - it would be 
completely optional to add a dynamic group by to the filter bar and the cross 
filtering functionality still can be used if that's preferred! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to