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: 
srujanaponnuru
Creator
Creator

values are changing if i copy the same formula in nprinting

Hi,

I have written one formula in QlikSense in a text object and i am getting correct value. But the same formula if i copy paste in Nprinting formulas section, the value is changing . Could u please help. 

 

code i have written as below:

sum({<Metric1={'123'}, Date = {'$(=$(vMTD))'}>}sales)-
sum({<Metric1={'123'}, Date = {'$(=$(vPMTD))'}>}sales))

 

 

Labels (1)
1 Solution

Accepted Solutions
MayilVahanan

HI @srujanaponnuru 

Is that values are changing in the Nprinting for these 2 variables (vMTD & vMPTD)?? In that case, values will be different.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.

View solution in original post

2 Replies
MayilVahanan

HI @srujanaponnuru 

Is that values are changing in the Nprinting for these 2 variables (vMTD & vMPTD)?? In that case, values will be different.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
srujanaponnuru
Creator
Creator
Author

Hi Mayil,

I havent checked the values of those two variables because when i am pulling those variables separately from NPrinting to excel, result is showing as full formula. I am not getting the value of that variable in the result. how to put a variable then ?