Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
In ThingWorx v 9.3.9-b1648, developed a mashup with a bar chart widget to show the data and on-click of a single bar, it should pass the data the Navigation function of popup type. I believe there is a bug with Bar chart widget.
However the bar chart widget doesn't seem to send the selected bar data as a mashup parameter to the Popup function. I've set the 'selectedMode' property to single, also tried with default and multiple modes. Whereas when using the Grid widget, the data is getting passed to the popup function as a mashup parameter.
I've followed the below steps:
Please let me know if I'm missing something over here!!!
Upon viewing the mashup, the bar chart data gets displayed and the on-click of the bar should open a popup that should carry the selected bar data. However this isn't working in ThingWorx v 9.3.9-b1648.
For ease of reproducing the issue, I'm attaching the entities where I've reproduced the issue, PFA for entities. Import entities in the order of
And view 04-Mashups_chart-selected-data-Mashup.xml
Solved! Go to Solution.
Hi @Giri
Please refer to this article - Article - CS393816 - Bar selection in bar chart does not selects row in Grid in ThingWorx 9.3 (ptc.com)
The issue got fixed in Thingworx 9.4.0
Multiple Selection
Single Selection
/VR
Hi @Giri
Please refer to this article - Article - CS393816 - Bar selection in bar chart does not selects row in Grid in ThingWorx 9.3 (ptc.com)
The issue got fixed in Thingworx 9.4.0
Multiple Selection
Single Selection
/VR
@Velkumar I believe you are passing the "Selected Data" to the Grid. Same goes with Navigation function's mashup parameters as well.
If it is known bug with ThingWorx v9.3.x, then can we expect the fix in a minor release (i.e., 9.3.10 or 9.3.15 etc., ) ??
As we are in an environment where moving to major upgrade is bit time taking.
@Giri Yeah I have passed Selected Data from bar chart.
Sadly no
Fixed Issues in ThingWorx Platform 9.3.10 (ptc.com)
Fixed Issues in ThingWorx Platform 9.3.11 (ptc.com)
/VR