You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/docs/build/about-metricflow.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ MetricFlow supports different metric types:
94
94
95
95
<VersionBlocklastVersion="1.99">
96
96
97
-
-[Conversion](/docs/build/conversion): Tracks when a base event and a subsequent conversion event occurs for an entity within a set time period
97
+
-[Conversion](/docs/build/conversion): Tracks when a base event and a subsequent conversion event occurs for an entity within a set time period.
98
98
-[Cumulative](/docs/build/cumulative): Aggregates a <VersionBlocklastVersion="1.99">measure</VersionBlock><VersionBlockfirstVersion="2.0">simple metric</VersionBlock> over a given window.
99
99
-[Derived](/docs/build/derived): Defines a metric as an expression of other metrics, which allows you to do calculations on top of metrics.
100
100
-[Ratio](/docs/build/ratio): Defines a metric as the ratio of two measures, such as revenue per customer.
0 commit comments