This message was deleted.
# ask-questions
w
This message was deleted.
f
We just launched a feature a few days ago to easily clone metrics.
When hovering over a metric in the table
s
@future-teacher-7046 Edited the question set. Please help me out with these also🙏🏻
f
We have a stats whitepaper. Is that what you're looking for? https://www.growthbook.io/docs/GrowthBookStatsEngine.pdf
👍 1
For #3, if everything is within BigQuery, that should be fine since they support joins across datasets. If you want to do something like use BigQuery for experiment assignment and Snowflake for a metric, that's not possible right now.
s
@future-teacher-7046 To extend on that. Is it possible to fetch data from one table in datasource and for metric from different table (but having the same user_id column)??
f
Yes. We join between the data source experiment table and the metric table using user_id.
👍 1
150 Views