Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dec 12, 2025 8:40:03 AM
Sonja_Bauernfeind
Dec 12, 2025 8:37:06 AM
How do I understand which file the data ID in the capacity consumption report refers to?
In the Consumption Report app, we can only view the Data File ID of a data set that generated Data for Analysis. The file name is not shown.
There are two possible ways to achieve this. One is to directly leverage the API, the other is to use qlik-cli.
https://TENANT.REGION.qlikcloud.com/api/v1/data-files/DATA-FILEID
/api/v1/data-files/59c41e71-e6b1-4d9e-8334-da48fd2f91ba
For information on how to get started with Qlik-cli, see: Qlik-cli overview.
qlik data-file get DATA-FILEID
qlik data-file get 59c41e71-e6b1-4d9e-8334-da48fd2f91ba
Tip!
To extract all file IDs and related file names, type the following into the Qlik-CLI command prompt:
qlik data-file ls