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
gaming_analytics_block/sessionization/events_sessionized.view.lkml
You added
AND events.@timestamp_field >= sessions.session_start
AND events.@timestamp_field < sessions.next_session_start
but I cannot find sessions.next_session_start in the
gaming_analytics_block/sessionization/sessions.view.lkml
do you mean player_session_sequence?
The text was updated successfully, but these errors were encountered:
gaming_analytics_block/sessionization/events_sessionized.view.lkml
You added
AND events.@timestamp_field >= sessions.session_start
AND events.@timestamp_field < sessions.next_session_start
but I cannot find sessions.next_session_start in the
gaming_analytics_block/sessionization/sessions.view.lkml
do you mean player_session_sequence?
The text was updated successfully, but these errors were encountered: