How to Pass one chart category to other chart title - Printable Version +- Forums (https://bdn.bdb.ai) +-- Forum: BDB Knowledge Base (https://bdn.bdb.ai/forumdisplay.php?fid=13) +--- Forum: BDB Dashboards Designer (https://bdn.bdb.ai/forumdisplay.php?fid=43) +---- Forum: BDB Designer Q & A (https://bdn.bdb.ai/forumdisplay.php?fid=16) +---- Thread: How to Pass one chart category to other chart title (/showthread.php?tid=656) |
How to Pass one chart category to other chart title - jeevitha - 12-26-2022 first chart - connection sdk.updateGlobalVariable('label10',{'Value':changedItem.attributes.data[0].metric },false); first chart - component sdk.updateGlobalVariable('label10',{'Value':changedItem.attributes.drillComponent.m_repeaterfieldvalue },false); |