I am currently updating several Business Analyst report templates from ArcMap to ArcGIS Pro. I noticed that a recent update in ArcGIS Pro introduced the Fusion Pro Report Editor, which I hope to use for these updates. I also found an article about converting existing templates from ArcMap to ArcGIS Pro (link).
I’ve downloaded and installed the toolbox provided in the article, but when I run the Python script, it consistently fails at line 142 (ReportID). The article also discusses converting BDS files to SDCX files, which raised a question: Is this conversion necessary when using ESRI demographic datasets? My reports are based on ESRI datasets, though I have incorporated custom variables within the templates, which combine or manipulate existing ESRI variables.
Am I missing something in using this tool correctly? Has anyone else successfully migrated their reports? I understand that reports can be rebuilt in Business Analyst Online (BAO) and accessed in ArcGIS Pro, but one feature I appreciated in ArcMap was the ability to not only assign an alias but also define the actual calculated field name. In BAO, calculated fields appear as the field name followed by a global ID (e.g., FieldName248358sdfv8a2873357).
I’ve streamlined some internal processes by setting up automations that rely on consistent naming conventions. Reworking these would be challenging, so any insight into the limitations on this front would be greatly appreciated.
Thank you in advance for any assistance!