This message was deleted.
# ask-questions
w
This message was deleted.
h
It's very hard to help out without knowing more about your data. What happens when you add the metrics separately? Are they using the same identifier type? https://docs.growthbook.io/app/datasources#identifier-types
c
yes they use the same identifier. so with the first query I get total count of visits (type count ) and in second total count of success ( type Binomial ) I need to calculate the percentage of total success rate but when I choose the second metric as Binomial I can't choose Denominator any more. user_id is the identifier for both. How can I achieve the percentage of total success in general ? Should I do it in one single query or connect them with Denominator ?
I just created a join table in Experiment Assignment Queries and seems I don't need Denominator anymore. I'm getting some numbers that seems correct.
136 Views