Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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.
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.
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:
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.