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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get a Second column in my Object!!

Hi,

Here I want to calculate  Calculation column  in my object

I wrote condition but i will give the 101(Dimension)

=($(=GetObjectField(1,'CH02')) * vSavingsS) + ($(=GetObjectField(2,'CH02')) * vSavingsL) *10

am picking the 2 here but it will take 101 can u help me pls

how to pick a 2second row in my Dimension 101

   

RES_id101102Calulation
100123
100245
3 Replies
Anonymous
Not applicable
Author

maybe post your application?

fkeuroglian
Partner - Master
Partner - Master

example? or explain better

Not applicable
Author

try to use column(1) as expression.

Or use label for column and then in another column you may use this label.

regards

Darek