turtleData123
04-26-2024Cloud Apps
Errors Editing Widget Scripts (Functions Not Existing)
Hey all,
I'm trying to edit a widget script and add script that will change the color of the column of the largest value for a column chart on Qalibrate, but when I edit the script and run it, most of the functions/methods apparently don't exist - for example, I can run simply var results = widget.queryResult(); within my widget function and I just get 'widget.queryResult() is not a function.' Obviously this is preventing me from implementing any solutions whatsoever and getting my script to run. Any help or advice?
Additionally, sisense is version L2023.11.0.471
Thanks