One Object with multiple dimensions in Line chart but not in Pie Chart
I have an Line Chart with two dimension (lets call them Time and Type), which works as expected. I also want to show the data in a Pie Chart and my idea was to have a Fast Type Change between the Line Chart and Pie Chart, so I could have them in the same Object.
In my Pie Chart I however don't want the Time dimension.
Is it possible to solve this in one Object or will I have to make two objects?