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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
rp2018
Creator
Creator

Error when renaming links

I copied a subjob and trying to rename the links and getting an error message.  How do you rename links with same name as previous subjob links?0683p000009Ly2l.png

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

You can't do that. The "links" represent row static inner classes in Java. You cannot have more than one inner class named the same in a Java application. You will need to give your rows different names I'm afraid.

View solution in original post

1 Reply
Anonymous
Not applicable

You can't do that. The "links" represent row static inner classes in Java. You cannot have more than one inner class named the same in a Java application. You will need to give your rows different names I'm afraid.