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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sorting People under Departments

Hi,

I have a graph with a group of sales people that i need sorted under their departments. I have a previous post on this but I now need to take it further so I am opening an new question.

I need the graph to be sorted with the sales/person and then group all the sales people per department. I need both names of person and department showing, and i need to show only the people that actually belong to an department to show up there. I have a pivot table set up and i really just need that table to be shown as a graph.

Cheers,

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Create an expression that calculates a coloer per department. Click on the + in front of the expression, select Background Color and enter an expression. For example color(FieldIndex('Department',Department))


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached qvw. That's the best that's possible afaik.


talk is cheap, supply exceeds demand
Not applicable
Author

tnx, but i still need to tell the departments apart somehow,preferably with colors. any ideas on that?

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Create an expression that calculates a coloer per department. Click on the + in front of the expression, select Background Color and enter an expression. For example color(FieldIndex('Department',Department))


talk is cheap, supply exceeds demand