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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Create a special type of chart in a Table

Hi,

I'm trying to create a chart based on de pivot table

It would look like this:

Year

Month

TaskType

Days Spent on Project

Days spent on Sales

2010

Jan

Project

Sales

Feb

Project

Sales


I'm using this formula: if(Tasktype='Sales', sum(DaysSpent). I would present the measures with a line-meter so i would look like mini-barcharts.

Is this possible to do?

Thankx!

2 Replies
Not applicable
Author

Hi.

Perhaps an example will do?

Not applicable
Author

Thx!

I've now solved it using a pivot an using a lineair meter t show the results. No need of a chart or difficult calculations ....