Hi!
I'm trying to create an interactive query that changes when a users clicks an specific data point in a chart. This chart x-axis is datetime and y-axis is the value a reported value for that specific datetime.
I want the query to filter by the unique_id of that specific data point. Any clue how I can access the id when clicking the graph?