Skip to main content

Is it possible to have a chart on each record of a table, I have a two record table and i want to show a chart for each record
Thanks,
Premanuj

Premanuj - I suspect this question follows on your last.  (How to transpose rows and columns to create a two record table with lots of fields). 

What you are trying to do is not super easy,  but its possible.  You will have to create 2 new models that retrieve data from the 2 individual records.  Then build two charts against those new models. 

If you use the “field editor in columns” approach I suggested in your last post - you can add a panel set below the field editor and place the 2 charts in the second and third panel.