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: 
qv_testing
Specialist II
Specialist II

Convert into chart

Hi Community,   

PFA,

I have used all text boxes, it looks like chart only.

But, when i am making selections, performance very slow.

How to convert chart level..??

Capture.JPG

Here Revenue, Budget and Variance after that i want to show empty line..

then US and INDIA.

Thanks in Advance...

1 Solution

Accepted Solutions
sunny_talwar

9 Replies
sunny_talwar

Can be done, but don't know if you will be able to achieve any performance benefits

qv_testing
Specialist II
Specialist II
Author

HI Sunny,

But here something different, I don't have any dimension.

How can i achieve this ???

sunny_talwar

Using synthetic dimension or Island Table. The problem remains that the expressions won't change (causing the same slow down issue)

Clever_Anjos
Employee
Employee

PFA

Clever_Anjos
Employee
Employee

As Sunny said, the only speed performance will be in 3rd column, since it can be rewriten as column(1) + column(2) avoid recalculating

qv_testing
Specialist II
Specialist II
Author

Thanks Clever,

Can we show, Empty line.

Like this..

 

Dimension20142013Column(1)+Column(2)
REVENUE24690-940015290
BUDGET335001590049400
VARIANCE-8810-25300-34110
US15390-58009590
INDIA9300-36005700
sunny_talwar

This?

Capture.PNG

Clever_Anjos
Employee
Employee

Try this

qv_testing
Specialist II
Specialist II
Author

Thanks Clever and Sunny,

I have done something... But these two are simple.