Hello Team,
As part of our schema we have an property whose value is set by reading one of the query param and set the value. We are able to see the value as part of the page load event but same property value is not returning if query in dataset. Below is the query.
select _xxxxxx.ids.sfId,TIMESTAMP from xxxx_com_qa where TIMESTAMP > '2025-11-09
I am unable to understand what's the issue, why it's not retrieved. Unavailability of this value also preventing to create CJA report.
Thanks,
GK