Reporting
- Create and output dynamic, batched reports with the following elements: o Headers and footers o Tables and charts o Images and text o Specific layout criteria o Report maps
Note:
- union by position rather than name
- overlay tool to put legend on map
- report map tool: the data tab set up the field that affect the style, but the style needed to be set in layers tab
- header tool: connect the tool after making the report, then render final report with render tool
Read all tab in excel
- use input tool, import only the list of sheet names
- use dynamic input tool
- output file names as field = full path
- field: sheet names
- action: change file/ table name
- regex .|||(.) to get sheet name for each row
- build batch macro (attach sheet name col to the row of report snippet)
- macro output will be render group by sheet name