Forums
This script can be used to add the columns to the existing data. - 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: This script can be used to add the columns to the existing data. (/showthread.php?tid=463)



This script can be used to add the columns to the existing data. - Asma M - 12-23-2022

sdk.appendRows('column1', [{Year:'Total', Revenue:aggrData.Revenue}]);