Catalog

Qlik

Load a purchased dataset into an app.

How Qlik loads data

Qlik Cloud (and Qlik Sense) loads tables into an app. The everyday path is Add data from a file. Qlik also has a REST connector that can send headers; that is an admin setup. If you only need the data in an app, upload the CSV.

Connect

  1. Open your Qlik Cloud tenant or Qlik Sense app.
  2. Add data (or Data manager → Add data).
  3. If the CSV is not already in the order email, use your API key and dataset id from the catalog or confirmation email, for example B-026, to download https://data-marketplace-data.bakosbence.com/v1/data/B-026?format=csv in Excel or Power BI, with Authorization = Bearer mk_… and Anonymous sign-in, then save it as CSV.
  4. Files → Data files → Upload, or drop the CSV.
  5. Check the preview. Field names should match the header row.
  6. Add data / Load data.

Qlik’s adding data from files article is this screen.

If your team already uses the REST connector: URL = the CSV (or JSON) address, method GET, query header Authorization = Bearer mk_…. Then load.

If it fails

  • Preview empty — wrong separator; set comma.
  • REST connector 401 — header value must be Bearer, a space, then the key.
  • Other status codes — API errors.

Support

Any questions?

Email info@bakosbence.com.

Please write from a company-specific email address, or include an order identifier you received in your order confirmation email. Include the endpoint or the dataset you have a problem with.

Catalog