Is there a way for Alteryx to connect to a Qliksense Dashboard (Hosted on a Server) and get the data directly from the Dashboard?
In current process, I go to the online Qliksense Dashboard, select the relevant filters from one particular view and then download the data as a Excel file. Then I need to make some changes to this Excel file using Excel. I want to automate this process using Alteryx. The nuance is that I don't have access to the underlying data source (or SQL query). All i have is the access to the Qliksense dashboard.
Ideally, I would want Alteryx to connect to the said Qliksense Dashboard and choose a few filters on a view (as I direct) and then download that data. Then, I will build rest of the workflow to replicate the process I am performing using Excel.