Hi,
I am trying to create a report using ArcGIS Pro SDK APIs. I am able to create a basic structure that will contain fields and their values in the details section. I am also able to add some statistics for the report.
We have a use case to have some fields with dynamic data that should be loaded/filled during the report creation. I tried using a way of dynamic text, under which I created a rectangle text and used this tag: "ObjectId: <dyn type="report" property="field-value" field="OBJECTID"/>". But this is not working when I am exporting the report to PDF.
Can we have dynamic field data in the header section of the report? These fields or data will not be shown as part of tabular data which we generally have in the details section. This we are trying to show some extra data in the header besides the regular fields data and not in the tabular form but simply a list form.
@UmaHarano @GKmieliauskas @Wolf @CharlesMacleod @NarelleChedzey