CSAT and tags | Community
Skip to main content

CSAT and tags

  • April 29, 2021
  • 0 replies
  • 0 views

Hi,

I would like to compare the general CSAT to CSAT where tickets does not contain a specific tag.

I created this measure : IF (NOT INCLUDES_ANY([Marqueurs de ticket], "csatproduit")) THEN COUNT(Tickets avec une bonne note de satisfaction)/COUNT(Tickets avec note de satisfaction) ENDIF

But it shows a number and not a percentage :s