📒
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
  • Use Case 1: Searching for Qlik Apps during creation and naming
  • Use Case 2: Finding Existing Measures When Creating New Ones
  • Use Case 3: Searching for Existing Expressions in Measures

Was this helpful?

  1. Third-party Integrations
  2. Soterre Integration

Global Search

Learn how to reduce redundancy when creating Qlik apps, measures, and expressions.

PreviousQVD LineageNextApplication Checklist

Last updated 6 months ago

Was this helpful?

Global Search in Gitoqlok is designed to enable the search across names when you craft Qlik Apps, measures, and expressions. The data results, conveniently available in Chrome Side Panel, help you to find associations and reduce potential redundancy and ambiguity.

To access the feature please turn on .

This feature is a part of integration with Soterre. Please configure the in Options to start working with Global Search. Minimum Soterre requirement is v2.8.8. Please note that Gitoqlok returns measure descriptions and expressions when searching by name since Soterre v3.0.0.

provides automation and oversight of the continuous delivery process for a trusted Qlik Sense experience.

Use Case 1: Searching for Qlik Apps during creation and naming

The user has an active Soterre connection and is creating a new Qlik analytics app. After calling it "Report for Stakeholders", they click on the Global Search button from Gitoqlok to check if a similar app exists.

Gitoqlok catches metadata from Soterre Search and outputs the list of apps that match the search criteria for Qlik Apps that contain "Report for Stakeholders". The app name is fetched from the user input Name field in Qlik UI.

After the user discovered an app named "Report for Stakeholders'2023", they decided to call the app "Report for Stakeholders'2024" to differentiate it and avoid duplications.

Use Case 2: Finding Existing Measures When Creating New Ones

The user needs to create a new measure for calculating the average balance. After doing so, they search for "Average Balance" using the Global Search button and find an existing measure with the same name, but a different expression, not suitable for a current use case.

The user sees that this measure sits in the same app stream. To ensure consistency and reduce clutter, they call the measure "Average Balance - Weighted".

Use Case 3: Searching for Existing Expressions in Measures

A user wants to search for measure expressions on their Qlik Server that match the expression that they have input. To do so, they change the selection criteria in Chrome Side Panel to search for related Expressions that Contain the inputted Expression (from the Qlik UI field).

Each measure expression in Global Search is copyable from the Chrome Side Panel.

The user finds a complex and accurate formula used in another measure. By reusing this expression, they ensure the new measure is both accurate and quickly implemented.

🤝
Gitoqlok Helper
Soterre connection
Soterre
Global Search: Searching for Qlik app names
Global Seach: Searching for measure names
Global Search: Changing the selection criteria for measures search
Global Search: Finding measure expressions based on user input