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: 
Mahamed_Qlik
Specialist
Specialist

Single object from container in mashup

Hi,

I have only container object in my dashboard which has two bar charts.( Bar Chart A, Bar Chart B)
Now I want to pull only Bar chart A from container to my mashup page.

In single configurator it is showing ObjID only for container Object.

 

Kindly assist

Labels (1)
4 Replies
ajaykakkar93
Specialist III
Specialist III

Hi,
A better solution is to create the bar chart and add it to the master visualization.
Add the master visualization objects in the tab view in your application sheet.
Then open your mashup editor & drag the master object to your div container.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

Mahamed_Qlik
Specialist
Specialist
Author

Hi Ajay,

Thank you for your response.

Here the condition is we are not suppose to make any further changes to deployed dashboard so we can not add container object into the dashboard.

ajaykakkar93
Specialist III
Specialist III

Hello,

I want to clarify that I am not suggesting to add a new object. Instead, I suggest adding a bar chart to the master visualization. Then, add the same chart to the container object, which will enable you to extract the chart in your mashup as well.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

Qlik_FZ
Partner - Creator
Partner - Creator

Hi

See below container, as you mentioned above I have created bar chart with name test and added to the master vizualization and I have another existing pie chart. Both the charts are inside one container object.

Now if you can see on the top the objID is showing for container and not for only bar chart/ pie chart separately:

Qlik_FZ_0-1693196423287.png

So, If I use this objID inside my mashup then whole container is getting added to mashup page but instead of it we just want to add bar chart (test) from the container object.

Hopefully I have clarify my issue with this example.