Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
We are facing the issue when copying the multiple row values from Excel and pasting them into Qlikview Inputbox field.
The values are getting automatically updated with double space instead of break character.
Someone already raised the same issue(see below url) in Community ,but no solution given.
Need urgent help on this.
Qlik experts--Any suggestions pls
I think you couldn't change the behaviour (which is AFAIK caused from Excel which put line-breaks between the rows which aren't accepted on the QlikView side and replaced by a space) else you need a different approach either in the way you transfers the data into QlikView or how they are processed there.
This means you could create an appropriate string within Excel which is quite simple and fast or you change the variables/expressions which calculate with the input-value maybe just with a replace().
- Marcus