chi
1
I’m trying to display a chart in the header row of a child table of a table group, but can’t figure out what data key to use in the chart.
This is my data (structured like the nested query example in the manual):

This is the child table. I want to display the EquiqDowntime nested query in a chart for each Equiqment:

The details row works as expected but the chart has no data:

Has anybody managed to do something like this in a Table Group?
LCao
2
Hi chi,
When you make a child table, a nested table will be created and requires its own data key. From the screenshot looks like you haven’t created some nested queries in order to possess the required data keys for the child table chart and haven’t added a data key to it.
See our User manual for more information:
https://docs.inductiveautomation.com/display/DOC81/Charts+Inside+of+Tables
https://docs.inductiveautomation.com/display/DOC81/Nested+Queries