📒
Gitoqlok
Gitoqlok
  • 🐱‍👓 Welcome
  • 🟢Changelog
  • ❔FAQ
  • ⚒️Functionality Overview
  • 🐞How to report a bug?
  • 💳License Management
    • Master License key
    • Single License Key
  • Main
    • Git for newbies
    • Collaborative Development with Gitoqlok
    • Gitoqlok Development Set of Rules: Git + Qlik Sense
    • Best Practices to Configure Git Environment
    • How Gitoqlok Bypasses the Git API rate limit
    • How Fast do Git Providers Process Large App Versioning
  • 🏃‍♀️Kick-start
    • Connect Qlik Sense to Git
      • Connect Qlik Sense to GitHub
      • Connect Qlik Sense to GitLab
      • Connect Qlik Sense to Bitbucket
      • Connect Qlik Sense to Azure DevOps
    • Applications Manager: Bulk repository creation
      • From Options Page
      • From Qlik Sense hub
    • Git Settings for repositories
      • Repository grouping
    • Creating Git repository and commits in Qlik Sense
      • Committing Bookmarks to the Git Repository
      • Committing Static Files to the Git Repository
      • Standalone Qlik SaaS Script versioning
      • Committing Qlik Automation to the Git Repository
    • Revert to the previous version of the Qlik Sense application
    • How to Publish an Application?
  • 👩‍💻Tutorials
    • Importing Qlik Apps and App Objects from Git
      • Import
      • Deploy from Git
      • Import Qlik app from existing repository
    • Gitoqlok Helper
      • Time Machine
      • Diff Viewer
      • Set a Thumbnail
      • Sheets Comparator
      • Diff Editor (Merge)
      • Load Script Versioning
      • Highlighted Master Items
      • Tags Manager
      • QVD Links: Data Load Editor
    • Application Checklist
      • Publish checklist to everyone
      • Share checklist privately
    • Environment Migration
      • Export
        • Existing repository
        • Create Repository
        • Download file
      • Import
    • Migration of Bookmarks between Qlik Servers
    • Task Chain
    • Security Rules Manager
    • Dark Theme
    • Collision Detection
    • Business Glossary
    • Usage Management
  • 🤝Third-party Integrations
    • ✨OpenAI
      • AskAI: Sheets and Mesaures
      • AskAI: Documentation Wizard
    • QSDA Pro Integration
      • QSDA Pro Charts Deconstruction
    • Soterre Integration
      • QVD Lineage
      • Global Search
  • Gitoqlok for Power BI
    • Application Checklist
Powered by GitBook
On this page

Was this helpful?

  1. Tutorials
  2. Importing Qlik Apps and App Objects from Git

Import

Learn how to use the Import function.

PreviousImporting Qlik Apps and App Objects from GitNextDeploy from Git

Last updated 6 months ago

Was this helpful?

Motivation

We are trying to capitalize on our experience with standard Qlik Sense applications, master objects, and load-script during our careers.

For instance, every app in the retail sector always has a sheet "ABC analysis". There is a little difference between them, but client by client I'm using the same template that I am copying from the last application.

‌With Gitoqlik you could reuse your sheets from applications by importing them and combining them in a new Qlik Sense application.

Import tab in Gitoqlok popup lets you import Script sections and App objects context-wise. To import scripts, navigate to the Data Load Editor. To import sheets, navigate to Sheet view in Qlik Sense.

In order to import the Qlik Sense app from the existing GitHub repository, first, create a New Analytics App.

Activate Gitoqlok and proceed to the Import tab. You will see the list of repositories tagged Lib along with your repository folders. Lib repositories are public and contain useful resources for you to reuse in your apps.

Choose the repository path:

Select the sheets you want to import and press Import.

Now proceed to the Data Load Editor page and perform the same steps: select sections for import and press Import.

Conflict window signals having an identical existing section. To avoid duplicity, press "Overwrite from repo". Otherwise, you could keep both sections.

Imported app should appear on your Qlik Sense homepage.

Alternative: video tutorial

👩‍💻
Create a New analytics app
Choose the Import path from the git repository
Select sheets
Select script sections
Conflict window