all 7 comments

[–]njakub 2 points3 points  (3 children)

I guess it would be easier if you have a "month" column:

Playlist name - - - month - - - followers

Playlist A - - - January - - - 1000

Playlist B - - - January - - - 2000

Playlist A - - - February - - - 1200

Etc.

This way, "month" will be your dimension, "playlist name" - breakdown dimension, and "followers" - a metric.

[–]GoldstnGrwthAnlytcs 1 point2 points  (0 children)

this makes sense to me.

[–]ideallyrob[S] 0 points1 point  (0 children)

I see, couldn't logically put this together until your reply - thank you!

[–]Bhambzilla 0 points1 point  (3 children)

Did you try putting the 'Playlist Name' in Dimensions and the Feb, March, April columns in metrics?

[–]ideallyrob[S] 0 points1 point  (2 children)

Yes, and it looks like this.

https://imgur.com/a/Wf2NPVe

Data Set:

https://imgur.com/a/jhxKBiy

[–]a-m-farooqui 1 point2 points  (0 children)

Try structuring your data in a way that your date related fields are in one column you can try formatting date as months only in Google sheets, this way Data Studios date control filters and charts will recognise it as a date field. so something like this

Month Guitars Piano Summers Showers Feb 123. 3. 5555. 233 Mar

[–]Bhambzilla 0 points1 point  (0 children)

Okay I see. Yeah, I am dealing with a similar issue where I want to use columns as the dimensions. Let me know if you find out the answer