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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

replace values in Table name

Hi Everyone,

 

I am loading the data dynamically into oracle tables by giving TableName as:

 

"STG_"+SQLike.mid_index(((String)globalMap.get("tFileList_1_CURRENT_FILE")),".",1)

 

where STG is the Prefix.Actual Table name is STG_xxxxx4617.

 

Now,I do not want my table name to consider 4617.So i have to replace 4617 with nothing (or blank).

Let me know if this is possible in the same query?

 

Regards,

Mohit

 

Labels (2)
1 Reply
vapukov
Master II
Master II

in the same query - not, but you can add filter by context and redirect data by destination