Hi <@U0758Q1HRCK>! I found a workaround in the <do...
# ask-questions
h
Hi @flaky-noon-11399! I found a workaround in the documentation. I just need to pass the denominator metric in the request when creating a metric, like this:
Copy code
"sql": {
        "identifierTypes": [
            "id"
        ],
        "conversionSQL": "SELECT id, timestamp FROM funnel WHERE opened = 1",
        "denominatorMetricId": "met_406bus1wm0lc10b6"
    }
❤️ 1
r
Hi Kirill, oh that is a brilliant workaround!! Super glad that you found a solution that works and thank you for sharing. Will share this with the team and submit a docs update request to the Customer Education Team for this solution 🙏
❤️ 1
Hi Kirill, this workaround was reviewed by the Data Scientist team and they confirmed that you can do this workaround for Classic, non-Fact Metrics but it's metric by metric, not for the experiment as a whole. As a note, this will be in the metric definition itself across all experiments.
h
it’s metric by metric, not for the experiment as a whole, As a note, this will be in the metric definition itself across all experiments.
Perfect, it works for us, thanks a lot 🙏
f
Ah brilliant, super glad it works for your business case and thanks again for sharing the workaround ❤️