We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62e025 commit 2886705Copy full SHA for 2886705
metric_sources/standard_reports__search_sessions.yml
@@ -5,7 +5,7 @@ isReadOnly: true
5
tags:
6
- Search
7
- Semantic Layer
8
-sql: SELECT person_pk,common_identifier, min_search_event_added FROM standard_reports.search_sessions
+sql: SELECT * FROM rover.standard_reports.search_sessions
9
timestampColumn: min_search_event_added
10
timestampAsDay: false
11
idTypeMapping:
0 commit comments