Hi,
I am completely new to QlikSense and thus far I love it, but I am hitting a wall when it comes to loading data onto qliksense.
I am trying to do some exploratory analysis on a large dataset, however, it is taking forever to load into qliksense and just times-out after a while.
I am trying to load data directly from a PostgreSQL database table that contains around 25 million rows.
Isn't there a better way to load the data than to fully load the data into the data manager, as this would take hours to do and it has timed out a couple of time? I would rather have it dynamically retrieve the data on demand.
Basically, I want access to the data, but I do not want to load the data into the data manager.