I'm building an automatic reporting tool to run weekly on my server, but I'm having a hard time actually formatting the report. So far I've only made some text and a table in an attempt to make a report snippet, and then build from there. I join my table and text to put them into the layout tool, but the layout tool only sees the text? This is strange because the table does in fact get outputted from the tool, I just can't change any properties of the chart?
Solved! Go to Solution.
Looks like it didn't like my join? I did append fields and it works fine.