Line Chart Data

I'm loading data into a line chart using the variable source type.

Can I read the current data or display it in a table?

If I can't, then as I understand it, I'll have to duplicate the query using callFunction("utilities","variableHistory","model name","variable name", start date, end date)

The graph definitely aggregates this data somewhere for display, so I don't want to duplicate the query.

1
1 reply