

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does column function in charts make it faster?
It is faster to use column(1)/column(2)... or to do it with expression.
Thank you.
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would think it would be faster to use column() and not repeat the expression, but my testing shows no difference in performance. I have not done extensive testing though.
I usually opt for the column() (or label) method when possible for maintainability.
-Rob


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some results from Google search
These are all old thread and Qlikview has definitely improved a lot since; my guess is there is no VISIBLE difference
Qlik Tips: Performance using Labels or Column() in charts
Qlik Tips: Performance using Labels or Column() in charts
If a post helps to resolve your issue, please accept it as a Solution.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would think it would be faster to use column() and not repeat the expression, but my testing shows no difference in performance. I have not done extensive testing though.
I usually opt for the column() (or label) method when possible for maintainability.
-Rob
