Modules
Sign in
Get Help

BMS Reports | How to | Removing the HTML tags seen during the export of a BMS report

Question

When exporting a report to PDF or Excel, the Notes field contains the HTML formatting tags. (e.g., <p>, $nbsp;). How do I remove these?

Answer

You can make use of the #StripHTMLTags function. For example, if this is for Account ID or Client, this would be the function:

StripHtmlTags(HTMLDecode({Activities.AccountID)

https://kaseya.zendesk.com/attachments/token/nfpXM9LER2hYJXqtB7E7KFgmG/?name=html.png
Note: StripHtmlTags(HTMLDecode({Tickets.Details})) for Ticket Details.

If you do not find the StripHtmlTags in the Exago formula list, manually entering them will also work.

Have more questions?

Contact us

Was this article helpful?
1 out of 1 found this helpful

Provide feedback for the Documentation team!

Browse this section