Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to create Inline in Qliksense

hi , can anyone help me ..

I want to create InputField .. and i want to create inline table for the same ..

Inline1:

LOAD * INLINE [

    States, SalesInput

    Maharashtra,

    Gujarat,

    Madhya Pradesh,

    Karnataka,

];

This Code i m able to do in qlikview.. but i m getting an Error in Qliksense

2 Replies
Not applicable
Author

Hi,

in your inline, you have two fields.

but there is no value for your second field????(Salesinput)

Pls give the corresponding values and try again

Not applicable
Author

i created a SalesInput as Input Field..

INPUTFIELD SalesInput;