Added useFormat hook to format special values.
This commit is contained in:
@@ -41,6 +41,7 @@ async function relationalQuery(
|
||||
and website_event.event_type = {{eventType}}
|
||||
${filterQuery}
|
||||
group by 1
|
||||
limit 500
|
||||
`,
|
||||
params,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user