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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

OBJECT ID too long

Hello,

I have a user which have a document with long object ID : example LB01_13468749684

Do you have any idea if there is a parameter to have only 4 caracter.

Thanks in advance for your answer

Regards

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

If you are using the -prj folder or source control system then qlikview will automatically append the addtional numbers. This avoids potential merge problems if two different developers create new objects with the same object type.

Short answer is that the additonal digits are needed in a multi developer environment.

View solution in original post

6 Replies
sushil353
Master II
Master II

what is your requirement.. sorry i didn't got your point

Not applicable
Author

Capture client.JPG

I don't want to have this object_id, I want to have LB_07 only.

Where could I change this parameter ?

sushil353
Master II
Master II

Here itself you can edit it... just delete the unwanted and Apply

HTH

Sushil

Not applicable
Author

I know that I can change it manually but it's automatically with all these caracters and I don't want it.

sushil353
Master II
Master II

i guess you can use macro for that

Not applicable
Author

If you are using the -prj folder or source control system then qlikview will automatically append the addtional numbers. This avoids potential merge problems if two different developers create new objects with the same object type.

Short answer is that the additonal digits are needed in a multi developer environment.