I have an ArcGIS Pro report with a dynamic tag that is fed by one of the field values in the source table (days out for a particular project).
The tag is <dyn type="report" property="field-value" field="days_out"/> .
Is there any way to apply conditional formatting so that the font and color are different depending on how many days out the project is? I can change font and color in the Text Symbol window, but that is static. I have looked all over; the only references I can find are for using Arcade to conditionally format labels on layouts or for Survey123.
I am reasonably experienced, but this is my first time working with ArcGIS Pro reports.
Hi James,
I am working on a report that requires conditional formatting as well. Were you able to find a solution?
This would be great if we could do this. I'd like to be able to use some syntax to shorten strings. Anyone know if it's possible to do something like show only all text before the first comma in a string?
Any solution yet?