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

LOAD with Input Fields produces unexpected Results

For a new project I transformed 'regular' fields into input fields. Everything worked fine but then I wondered why I was getting unexpected results. I traced it down to a few records which were causing the incorrect numbers.

The two formulas below produce different results for some records in the script when QV_NET_REVENUE is loaded as an input field. When the script is run without input fields both formulas produce the same results.

QVRevenue * OptTx_Rev_Alloc as mytemp1,
QVRevenue * OptTx_Rev_Alloc as [QV_NET_REVENUE],

I'm using QV9 SR2... has anyone else come across this issue???

Thanks, Lukas

0 Replies