Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

How to write SAINT classification rules?

Avatar

Level 3

Hi,

I am trying to set SAINT classification rule for the values in the reports below:

below article thumbnails | card 4

below front door thumbnails | card 3

In the above, I want to create a new report which breaks down the value into a new report which only the following values:

  • article
  • front-door

What type of Regex Expression do I need to write here in order to achieve the results?

Screen Shot 2018-08-03 at 12.41.41 PM.png

1 Solução aceita

Avatar

Resposta correta de
Employee Advisor

Hi Haritika,

Since you want to get the values from between below and thumbnails, the regex would be:

Here is how it will look:

1542551_pastedImage_2.png

I have made the changes. You will need to test the rule, and then activate it.

-Hyder

Ver solução na publicação original

3 Respostas

Avatar

Level 5

Could you screenshot the raw values?  I can't access your report

Avatar

Resposta correta de
Employee Advisor

Hi Haritika,

Since you want to get the values from between below and thumbnails, the regex would be:

Here is how it will look:

1542551_pastedImage_2.png

I have made the changes. You will need to test the rule, and then activate it.

-Hyder

Avatar

Level 3

Thank you so much! The rule works