How to add prefixes and suffixes to my KPIs?
You can add any text or symbol in front of or after your formula result. If you want to add currency, time units, or other indicators to your formula result, you can easily do it by adding a prefix or suffix in the formula editor.
Visual formula editor
Find the prefix and suffix section in the bottom-right. For example, add "$" as a prefix, "min" or "EUR" as a suffix, or any other text of your choice.
Advanced formula editor
Type the prefix before the first parenthesis or the suffix after the last parenthesis.
Prefix | $ (Sum(Pipedrive Deals,Value)) |
Suffix | (Count(Pipedrive Deals)) deals |