Export to Qlik Sense Desktop

  1. Open Qlik Sense Desktop

  2. Create your app or open existed one

  3. Click Add data

  4. Select REST

     

  5. Enter the link to the connector from Qlik Sense and Qlik View Connector for Jira in the URL field.

  6. In the Connection Timeout field enter the value 10000

  7. In the Read/Write Timeout field enter the value 10000

     

  8. Select Basic Authentication Scheme in the Authentication section.

  9. Enter your Username and Password that you added to our plugin

     

  10. Now let's specify Additional request parameters as shown below. In Name enter the value of table and in Value enter the name of the table you want to export, for example Issues

    You can find a list of tables by following the link Fields available to Export

     

  11. It remains to fill the Pagination section to get the data from Jira. To do this, select the Next URL value in the Pagination Type field and enter the “root/nextPage” value in the 'Next URL' path field

     

  12. Click on the Test Connection button to make sure that everything is configured correctly

     

  13. After checking click Create. You should see the following window, where you can select the columns you need to export data

Note: JSON response type must be selected

Note: when you export a big amount of data, root and data must be selected for correct pagination to avoid data missing

 

14. Click on the Next button. We are waiting for the end of the data export and then you can build reports based on the data received from our plugin