Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
EmmaSch
Contributor
Contributor

How to use temporary functions in qliksense load editor

Hi,

I am wondering how temporary functions should be declared in the qliksense load editor. 

I made a query which contains to temporary functions. In bigquery, the functions were declared in the beginning of the query, and separated by semicolons, but that doesn't work in qliksense. Then I tried to put the functions in their own qliksense queries, but then I got the error: ERROR [42000] [Qlik] [BigQuery] (70) Invalid query: CREATE TEMPORARY FUNCTION statements must be followed by an actual query.

Thanks in advance!

1 Reply
Nicole-Smith

Were you ever able to resolve this?  We are seeing the same error and not sure how to fix it as the code runs fine in BigQuery itself.