- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
I have a crosstable table as below:
year 2014 2015
gender enroll_ct enroll_ct(difference from previous parallel period) enroll_ct enroll_ct(difference from previous parallel period)
female 23278 . 23792 514
male 18786 . 19220 434
i want to remove second row enroll_ct(difference from previous parallel period)
year is a date category, gender is a category, enroll_ct is a measure, enroll_ct(difference from previous parallel period) is a aggregated measure, Is that possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
You can just right click on the cross tab and say remove column which you don't want to see in the cross tab.
if this is not what you are expecting please explain your question in detail.