File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
docs/pages/guides/recipes/analytics Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -306,21 +306,6 @@ Funnel-based cubes have the following structure:
306306- ** time** - time dimension for the funnel. Use it to filter your analysis for
307307 specific dates or to analyze how conversion changes over time.
308308
309- In the following example, we use the ` conversions ` measure along with the
310- ` steps ` dimension to display a classic bar chart showing the funnel's steps.
311-
312- <iframe
313- src = " https://codesandbox.io/embed/nw87w1nnjm?fontsize=14"
314- style = { {
315- width: " 100%" ,
316- height: 500 ,
317- border: 0 ,
318- borderRadius: 4 ,
319- overflow: " hidden" ,
320- }}
321- sandbox = " allow-modals allow-forms allow-popups allow-scripts allow-same-origin"
322- ></iframe >
323-
324309## Performance considerations
325310
326311Funnel joins are extremely heavy for most modern databases and complexity grows
You can’t perform that action at this time.
0 commit comments