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: 
chiru_thota
Specialist
Specialist

Error while using INPUTFILED

Hi All,

Can some one help me with right syntax?

INPUTFIELD [Ord/TCV];

LOAD GBU,

     Quater as [Time Period],

    [Ord/TCV],

     Rev,

     GM,

     GM%

FROM

[..\ final.xlsx]

(ooxml, embedded labels, table is [Data tranformed]);

input error.jpg

2 Replies
maxgro
MVP
MVP

Not applicable

Put RECNO() on LOAD