Hi,
following my question on updating a calculated table:
https://answers.flexsim.com/questions/63316/calculated-table-not-updating.html
I try to update my dashboards that are based on the same updated calculated table. It actually updates thanks to Roi's answer. Unfortunately the added columns are not automatically included in the dashboard's table. I tried looking for all the possible funtions we could call with function_s() on the dashboard node but could not find anything.
In my example I would like to include all column without knowing their name (here product B and C) to the dashboard with flexscript.
Hence my questions: is it possible to include all or specific columns of a data source of a dashboard table with flexscript ? And where could I find all the function of an object that I could call with function_s() ?
Best regards,