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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tInputfilePositional - Preserving leading spaces?

Hi,
I am using a inputPositional component to read some input but it seems it strips off leading spacesin fields that I need to preserve. Is there a way to keep them?
Input :-
abc
Output :-
abc
I need to keep leading spaces
Thanks,
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
It's OK I found solution.
Uncheck 'Trim All fields' on advanced options tab for component.