Skip to content

Commit

Permalink
fix: count distince videos
Browse files Browse the repository at this point in the history
  • Loading branch information
saraburns1 committed Nov 21, 2024
1 parent 5b6bb66 commit 7f391e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ select
video_duration,
watched_time,
rewatched_time,
video_count_watched
object_id
from
{{ DBT_PROFILE_TARGET_DATABASE }}.watched_video_duration(
{% raw -%}
Expand Down

0 comments on commit 7f391e5

Please sign in to comment.