Hi guys. Im having a problem of seeing the result ...
# ask-questions
g
Hi guys. Im having a problem of seeing the result of the experiment. For some reason it returned nothing. But the assignment query returned the data I wanted also the metric query. Does anyone know what will be reason ?appreciate any help🙏
f
you can share the queries?
g
Yeb, This is the metric query of
click
[img1]. This is the other metric query [img2].
f
what does the ‘view queries’ show when you are on the experiment page?
g
It returned
no rows returned
But the metric query and assignment query returned the data. So Im quite confuse now
f
you should be able to debug the query - we construct it with common table expressions
my guess would be that id’s arent matching correctly
as it looks to be sample data
g
Yeb, Because now the the mock from bigquery is mock up data. But I will continue to debug. Thanks
f
Let me know if you need more help
g
Thanks Graham. I finally get that fixed. It was because of the
experiment_id
didn't match.
f
ah cool
🙏 1
👏 1