Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In Qlik Sense Cloud, within the "Prepare Data" section of Analytics, I am trying to create a data flow where one of the sources is a REST connection. The issue is that, with a standard load script, I can easily modify this REST connection using the WITHCONNECTION clause, for instance, to fetch data for the current date.
Is it possible to apply this WITHCONNECTION variation from within a data flow source block?
Hi
WITH CONNECTION is supported by the Qlik REST Connector in load script, but you cannot directly inject a WITH CONNECTION statement into a Data Flow source block in the Prepare Data / Data Flow UI.