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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

What is Collaborative Object?

While practicing examination for Qlikview Developer, I got the following question:

Which technique should a developer use to clearly describe dimensions and measures for end users who need to use collaborative objects?

A. Add field Metadata tags to fielkds in the load script

b, put a How To sheet in the application

C. put descriptive information in each object's help text

D. Add a system table to the application.

Answer:A

But does anyone what is Collaborative Objects?

Thanks a billion!

1 Reply
Peter_Cammaert
Partner - Champion III
Partner - Champion III

I guess they are talking about Server Objects or Shared Objects or whatever other name is assigned to objects created by end-users in the AccessPoint.

Those objects have one major issue: by default, in the AccessPoint there is no information available about fields and their content. Also, the table viewer that shows you the data model in the current document is only available in QV Desktop. The best a developer can do is to give fields a descriptive name, but that goes only so far.

That's why I think adding real Metadata to the fields that can be used to create Server Objects and expressions is a real life-saver for end-users.