JSL: help properly referencing a data table column for Distribution platform
Hi All, I'm noticing that the Distribution platform doesn't seem to accept column references in the same way that Graph Builder does, for example. I have code where I am referencing different columns within a data table using the Column(dtname, number) format. For example, this is a bit of code where I do it with GB and it works just fine:Graph Builder(
Size( 500, 350 ),
Show Control Panel(
...