Hello
I've created a Model Builder application that creates a query table of attribute data on damaged buildings and all inventoried items in each building. Example, a tornado path has destroyed or damaged buildings. The query table contains information on each building plus inventoried items inside each building. The generated query table is a nice dataset but I'm struggling in how to generate a report along with the map. I've tried creating a .rlf file but can't get it right as the attribute table has many fields. I've read where Python can generate reports with reportexport but haven't tried that yet. Not sure where to start honestly.
My ultimate goal is to create a Map Book with each page being a building polygon and all its associated info.
Many thanks for your help!
lwasson