CSAT and tags
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
Please sign in to leave a comment.
0 Comments