Is there a way to extract the html string as opposed to the rendered report from this tool? I have been manipulating the macro but I haven't had much luck.
Removing the report element from the flow throws an error -
Error: NetworkMacroTest1 (70): Tool #45: Error in parse(text = txt) : <text>:1:6: unexpected SPECIAL
Error: NetworkMacroTest1 (70): Tool #45: Execution halted
Error: NetworkMacroTest1 (70): Tool #45: The R.exe exit code (1) indicated an error.
Any ideas?