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

Generate series of rows based on max value in UI

Hi,

I have field which is having 14 value in that, but I want create a field in the table which will brings rows starting from 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 and 14(which is maximum).

It should be looks like this, but I don't want to do it in the script level.

Serial No. Expression field(Qty)

1               Qty*1

2               Qty*2

3                    *3

4

5

6

7

8

9

10

11

12

13

14

Pls suggest me if you have any idea.

0 Replies