Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 12:39 PM
Hello @jabori,
Can you try using the var() function to see if it fix the issue?
select 1 as id
union all
select null as id
union all
select {{ var('start_time') }} as id