I have survey that generates a feature report after submission, and the report includes a map. The points are labeled on the web map that is the source for the map in the feature report, and those labels display in the map (no scale visibility filter applied) . The labels however do not display on the map within the report, only the points display. What may cause this? Do I specifically have to call out the labels when building the parameters of the map in the feature report itself? I am creating the map with following parameters:
${RepeatObservation.location |drawingInfo:"currentLayer" | where:”ParentRowID=RowID !important” | map:” 88b8c9138fde4e9ca9e36044bd00d528”| size:600:0}
I am having the exact same issue, except with polygons not displaying their labels in the report map.
I am so glad your labels showed up. My labels are displaying now too, but it was operator error on my part. I had a scale dependency.