Hello I'm trying to get an experiment running and ...
# announcements
f
Hello I'm trying to get an experiment running and it's giving me errors on the query - it states invalid project ID and the project ID shown is just the project ID repeated twice. In looking at the datasource it has the Project ID typed in one time. Is there anyway to solve this without recreating a whole new data source?
👀 1
b
Hey Dan - if I understand correctly, your Experiment Assignment Query has the
projectId
twice, presumably in the
FROM
clause? E.G. Something like
projectId.projectId.experiment_viewed
? If so, you can definitely customize that query without having to build a new data source. You can go to the Data Source, and on that page, you'll see a section for the Experiment Assignment Queries, and you can customize it/them.
f
Thanks that worked
🙌 1
🎉 1