Dear team, Under targeting activities and exclusions, does anyone know the differences between the three types of Exclusion Types > Change dimensions:1.) Change axis2.) Identifier3.) JoinsIn what situation would change axis, identifier or joins can be used? Provided any use case of easy understandin...
Hi team, Does anyone explain the use of "Add a data grouping clause" in query activity? share any use case for this concept.@_Manoj_Kumar_ @ParthaSarathy @Craig_Thonis @DavidKangni @Marcel_Szimonisz @david--garcia @Denis_Bozonnet @isahore @AnanthanJa @AkshayAnand
hi @DavidKangni ,Thanks for your reply. Could you please explain a bit more?1) How I am creating a new auto sequence in ACC?2) where is this sequence stored in ACC? If possible to view the older Sequence?
Hi Team, Anyone help to clarify what is use of 'auto_XXXXX_XXXX_seq' is where I am finding this sequence in ACC? if provide a hands-on example it's very helpful to understand. @ParthaSarathy
Hi team,I am unable to update temp table in using sql update script in v8 error:PGS-220000 PostgreSQL error: ERROR: relation "wkf471730_534_2" does not exist LINE 1: Update WKF471730_534_2 The same code working in another instance but my instance only not working.Any SQL update restriction in this i...
Hi @ParthaSarathy , Thanks for clarifying Could you please explain the use of " task.setCompleted();" in advanced JS activity? Also, what is the use of First Call and Next Call?