Loading

Show Conditional Annotations with Filters

Data pubblicazione: May 3, 2026
Operazione
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
Fasi
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

 
Risorse aggiuntive
Add Annotations
Numero articolo Knowledge

001464377

Allegati

Dynamic String Annotations Example.twbx

342 KB

 
Caricamento
Salesforce Help | Article