Loading

Show Conditional Annotations with Filters

Publiseringsdato: May 3, 2026
Oppgave
How to annotate the graph only when one special item is selected in the filter.

For example, if you select "Furniture" in the Category filter, the annotation should display.  If you select other items in the filter, the annotation should be hidden.
User-added image
Trinn
Please follow along with the sample packaged workbook found in the Attachments section to the right of this text.

1. Create a calculation with an IF statement to set the conditional annotation string.
IF [Category]="Furniture" THEN "Furniture Annotation"
END

2. Add the calculation created in Step 1 to Detail as demonstrated in the below image.
User-added image

3. Add a Mark type annotation and modify the contents in Annotations as shown below.
User-added image

 
Flere ressurser
Add Annotations
Knowledge-artikkelnummer

001464377

Vedlegg

Dynamic String Annotations Example.twbx

342 KB

 
Laster
Salesforce Help | Article