Hi,
When I use the function layer.updateConnectionProperies in the Python View in an ArcGIS Pro Project on a Table that has a broken data source, it and its Chart are updated with the new data source.
When the same function is run in a standalone script that exports a pdf file from a Report that contains a Supplemental Page with a Layout that contains the Table and Chart, the Table updates but the Chart does not.
I'm trying to figure out how to get that Chart to update so that my Report can be reused in different ArcGIS Pro Projects with different Databases.