We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf133a9 commit 0989482Copy full SHA for 0989482
packages/cubejs-schema-compiler/extensions/Funnels.js
@@ -44,7 +44,7 @@ ${eventJoin.join("\nLEFT JOIN\n")}
44
},
45
firstStepConversions: {
46
sql: () => `first_step_user_id`,
47
- type: `count`,
+ type: `countDistinct`,
48
shown: false
49
50
conversionsPercent: {
0 commit comments