Closed (fixed)
Project:
Views Crosstab
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2013 at 10:47 UTC
Updated:
2 Jun 2013 at 17:30 UTC
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
Comment #1
cursor commentedOkay. 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 :)