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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
arindam_bhadra
Contributor II
Contributor II

Subfield error

Hello everyone,

I am a newbie on qlik so please bear with me.

I am trying to use the Subfield string function but every time it hangs up. While writing the code its no error but after applying the whole app keeps on loading. I have tried everything from waiting to deleting & recreating but nothing seems to work please help.

Thanks 

Labels (1)
1 Solution

Accepted Solutions
arindam_bhadra
Contributor II
Contributor II
Author

@MayilVahanan 

Thanks for the suggestion buddy. 

The issue is solved and the problem was that I was using no space in the quotes hence it was going on endless loop.

 

View solution in original post

2 Replies
MayilVahanan

HI @arindam_bhadra 

Instead of do the calculation in front end,

you can bring the new field using subfield in the script and use the new field in front end.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
arindam_bhadra
Contributor II
Contributor II
Author

@MayilVahanan 

Thanks for the suggestion buddy. 

The issue is solved and the problem was that I was using no space in the quotes hence it was going on endless loop.