This message was deleted.
# ask-questions
w
This message was deleted.
f
Hi Shruti, can you check the exposure query from the data source? Make sure that works when run directly
It’s the query that pulls which user is on which experiment and what variation they got
w
It is working directly, I can see sample result as well.
f
Okay
But on the experiment page itself you get he error?
w
Yes I am getting a 400 HTTP response. I am trying to query stale data though
f
If you click on the right kebab menu, you should see the ‘view queries’
Ah, perhaps it’s a date range problem?
It shouldn’t give an error though, just no data
w
Got it
f
You can run that query directly and try just doing pieces of it to see where the problem is
We use common table expressions, so you can run each separately
w
Yes will try to figure out the problem by the looks of it, query isn't able to connect to the data lake as such. Thank you Graham for the help.
f
No problem
150 Views