📒
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. Gitoqlok Helper

QVD Links: Data Load Editor

This page describes the QVD Links feature from Gitoqlok.

PreviousTags ManagerNextApplication Checklist

Last updated 1 year ago

Was this helpful?

QVD links help you to open an application that generates a QVD file at an instant.

Explore the extended feature to trace the origins and destinations of app data effortlessly.

To access the feature please turn on .

In your Qlik Sense application, proceed to the Data Load Editor and search for the line that references the QVD file:

By clicking on the Link icon, you will be redirected to the Qlik Application, associated with the imported QVD file.

QVD links: Gitoqlok Platinum

Gitoqlok Platinum detects QVD links with variables in data connection paths:

  1. FROM [lib://$(DirName)/$(fileName).qvd]

  2. FROM [lib://$(FilePath).qvd]

  3. FROM [lib://ADWH META$(FilePath)/$(FileName.qvd)]

As for the first two formats, initially, the links appear in grey. This is done for you to see that they are not fully detected yet because GQ needs to know the values of the variables. To define values to the variables you need to launch the Debug Mode.

👩‍💻
QVD Lineage
Gitoqlok Helper
QVD links video tutorial
Link to the QVD file
Different formats for QVD links