I have a table group that has some child tables. The said table group gets its data from a nested query. Each child table is associated with a child query.
One of the child tables in the table group displays time along with say, 'parameter 1' and 'parameter 2'. It has a time series chart in the header. I want this time series chart to show the same data hence I put the data key to be the same child query as the table but the chart is not showing the correct data. Any idea on what I might be doing wrong?
Hi All, I was struggling with this for hours, but as it turned out the solution is simple: You need to put the Timeseries Chart in the Parent Table's Details row and not in a Child Table.
This realisation took me hours. I hope this post will help in the future to solve this in minutes instead.