Report Builder Error: There are multiple properties (different IDs) that have the same name
Hello team,
When create a report via RS, using "Add attributes to the report", there are errors (for all custom attributes that I had created) saying: There are multiple properties (different IDs) that have the same name.
I have been trying to research this error, any clue for resolving this?
Many thanks for your support,
Ngan
Accepted answer
I think these are displayed as warnings rather than errors.
The link Fariz provided above didn't work for me. I think the extra trailing '.' is the problem.
Here is the corrected link: https://jazz.net/library/article/95747
Here is the corrected link: https://jazz.net/library/article/95747
Consider the following use case. In some application, you have defined the following properties:
- name "Priority" with external URI "http://example.com/priority".
- name "Priority" with external URI "http://someserver.com/otherPriority".
You can still report on either or both properties in Report Builder. However, your type system is now confusing because these properties potentially have different meaning and usage but have the same name. Hence the warnings in Report Builder.
One other answer
Hi Ngan,
I believe you have URI issue. I suggest checking out article https://jazz.net/library/article/95747. If this does not help you, pls open IBM support case.