The problem is that Test and Query are using different time zones and Adobe Engineering Team is not able to make them in alignment. So it seems on some clients they are misaligned, and If you have that issue as me they will not correct it - that's the answer I got after a month of back and forth wit...
@tapcxm_joshthanks for replying!Since writing the post I investigated the issue further and it turned out that the time for test activity is different than time for other blocks.So for example Hour(getDate()) executed in enrichment gives 13 and the same expressions Hour(getDate()) executed in test g...
Hello everyone!I'm using below as a condition in my test activity:Hour(GetDate())>13Does anyone have any idea why this condition doesn't work correctly?I checked and when for example using enrichment with this function and I can see the data is populated correctly.But for some reason this test is gi...