This is exactly what I would like to use but... but views crosstab does not work for anything other than user id in the rows. For example if I want to use 'Country' as rows and 'type' as columns, not results show up. Change Country to User Id and everything works.

Also, how does one display additional columns? Anything other than the columns used by Crosstab namely data and column does not display anything, they are blank.

Comments

cursor’s picture

Status: Active » Fixed

Okay. Found the problem. The thing is that Views Crosstab requires the Row to be a field, which provides a numeric ID. So, if you need to ensure it's that if you want to use Views Crosstab. With little or no documentation it's quite a bit of work to figure it out :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.