Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
engr_farhanqadr
Creator
Creator

creating group in dimension

Dear All,

please intimate me how we can group the dimensions, I am not asking how to group the expressions

eg

if I want to display business amounts over dimensions (1. quarters 2. year )

Regards,

Farhan.

1 Solution

Accepted Solutions
Andrea_Ghirardello

- Edit your chart (e.g. straight table)

- Click on "Edit Groups ..." button (bottom-left)

- Create a new (or edit an existing) group

- Save and use it

View solution in original post

5 Replies
Andrea_Ghirardello

- Edit your chart (e.g. straight table)

- Click on "Edit Groups ..." button (bottom-left)

- Create a new (or edit an existing) group

- Save and use it

engr_farhanqadr
Creator
Creator
Author

Thanks for your answer it worked,one more thing I wanted to show months like jan 2012 jan 2013 feb2012 feb 2013 can I achieve this..

Andrea_Ghirardello

Add an expression instead of a single field.

E.g. Year & '-' & Month

engr_farhanqadr
Creator
Creator
Author

I have a dimension that shows month and year fully I just wanted to show like jan 2012 jan 2013 feb2012 feb 2013

Andrea_Ghirardello

Try this:

Month(Month ) & ' ' & Year