I was wondering if it's possible to print out queried tables using ESRI's print widget or REST api. My application needs to query a table based on a census tract selection and only print out the data pertaining to the individual tract. I tried loading a nonspatial table into the map, enabling the 'includeTables' property in the print template and running the print function but only the map and map elements were printed, not the queried table.
Can someone verify if this is possible or help me diagnose the problem in my code? I'm not sure why the tables are not being included in the layout.
Thank you very much in advance.
--
Update - decided to use a different resource for laying out data.