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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Very long object ID's?

I created some new tables in one of my files this afternoon, I noticed the Object ID was very long, as in:

CH38_5462303, or LB20_2358345

Why has the underscore and trailing digits been added? I'm used to seeing only integers after the object type, eg. CH24, LB01, etc.

Labels (1)
1 Reply
Not applicable
Author

Hi,

You can use in script this condition,

Purgechar(Object ID, '_' & chr(39))   as  Object_ID