Solved
Perform a conditional within an HTML
Is it possible to perform a conditional within an HTML, using a field from an import entity, as in the example below?
It is showing an error for me.
{%#if profile._cogna.audienceEnrichment.CustomerAudienceUpload.2d643823-3861-4897-a603-03806d6d5651.qtd_disciplina = "1"%}
This is the error:
Invalid syntax Error in parsing PQL expression "profile._cogna.audienceEnrichment.CustomerAudienceUpload.2d643823-3861-4897-a603-03806d6d5651.qtd_disciplina = "1"": line 1:56 mismatched input '.2' expecting {<EOF>, '*', '/', '%', '+', '-', '(', '.', '[', '>', '>=', '<', '<=', '!=', '?:', '=', And, Or, Occurs, In, Like, Matches, 'notIn'}. Error beginning at position: Line 27, Character 8