Is it possible to render the HTML output from the basic table tool in Python? I'd like to be able to access the data coming out the table tool while retaining the formatting.
Hi @ac-meka
Do you have an example you can attach?
You can potentially do an html passthrough with a Report Text tool, but it depends what you want to do after that, with say the Render tool.
If you can share something I'm happy to play around with it.