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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
microwin88x
Creator III
Creator III

Generate Sequential Numbers as a Calculated Dimension for a Line Chart

Hello,

I need to create a Line Chart where:

  • X Axis: Numbers from 1 to N (where N would be the quantity of values from a field)
  • Y Axis: Expression

So in my Line Chart I'd have in the X Axis:

(Expression)

...

50%

40%

30%

20%

10%

----- 1 2 3 4 5 6 7 8 9 10 (Calculated Dimension / Generated Sequential Numbers)

Is there any way to generate sequential numbers as a Calculated Dimension for a Line Chart?

Thank you!

2 Replies
Anonymous
Not applicable

What would your expression be and how would that relate to your desired Calculated Dimension  ?

It may well be better to generate sequential numbers for your "Calculated Dimension" in the load script.

maxgro
MVP
MVP

to create a calculated (synthetic) dimension, you ca use

valueloop

example

http://community.qlik.com/message/410574#410574