Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
samuel_brierley
Creator
Creator

Open Qvw

Hi all,

would somebody be kind enough to copy the expressions from this qvw and post them in here.

Not long till i get my own License now

1 Solution

Accepted Solutions
gautik92
Specialist III
Specialist III

diff

If( RowNo() = 1 , 1000 , If ( b > 5 , -100 , 100 ) )

c

If( RowNo() = 1 , Diff , Above(C) + Diff )

View solution in original post

1 Reply
gautik92
Specialist III
Specialist III

diff

If( RowNo() = 1 , 1000 , If ( b > 5 , -100 , 100 ) )

c

If( RowNo() = 1 , Diff , Above(C) + Diff )