<@U01T6HCHD0A> <@U01TCPDB58C> Need help with these...
# ask-questions
s
@fresh-football-47124 @future-teacher-7046 Need help with these issues:
Copy code
Table name "experiment_viewed" missing dataset while no default dataset is set in the request.
It is showing"_No data for this metric yet."_ Earlier when I tried connecting to datasource (BigQuery), it took unusal time to load. But when I checked after some times, the mydatasource was showing in the list of datasource. How can I ensure that the datasource has been connected successfully ?
f
Hi Abinash, one moment, let me take a look
can you paste the query? (or DM it to me)
s
Copy code
SELECT
stream_id as user_id,
(start_time - end_time) as value,
timestamp as timestamp
FROM
nudity_model
query for my metric
f
the error you're getting, is that on the metric page?
s
no, On results page
f
are you able to see the metric graph on the metric page?
s
My metric page
f
does 'run analysis' work?
s
No
Do i need to edit query on datasource? If yes, what should i add?
f
yes, I think so
you're using Segment for event data?
s
I have created a segment , but confused on where to use that.
f
don't worry about segments inside of GrowthBook at the moment
do you happen to know your dataset name or database name in bigQuery?
It might be easier to have Jeremy help you on a call- sounds like a pretty simple issue with the missing dataset name. I'll send him a note to contact you when he's up in the morning.
(big query likes to have the dataset name appended before the table.)
s
yeah, I do have the dataset-name , but i think it will be better to connect and resolve. Thank You!!!
f
okay
f
Hi @sparse-thailand-8230. Just catching up on this thread. Still having issues?
s
yes.