Loading

Show Conditional Annotations with Filters

Date de publication: May 3, 2026
Tâche
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
Étapes
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

 
Ressources supplémentaires
Add Annotations
Numéro d’article de la base de connaissances

001464377

Pièces jointes

Dynamic String Annotations Example.twbx

342 KB

 
Chargement
Salesforce Help | Article