# QlikView

## Connectivity Summary

<img src="https://support.ovaledge.com/hs-fs/hubfs/image-png-Aug-02-2021-11-51-32-52-PM.png?width=335&#x26;name=image-png-Aug-02-2021-11-51-32-52-PM.png" alt="" width="335">

**Lineage Information:**

* **Presentation Layer Apps -** By Using a log file of an Application finding the QVD Builders and their L1 and L2 applications.&#x20;
* **QVD Builders -** By Using a log file of an Application finding the Sources of a resident table.&#x20;

## Connector Capabilities

The following connection settings should be added for connecting to a QlikView Connector:

* **Database Type:** QlikView
* **Connection Name:** Select a Connection name for the QlikView. The name that you specify is a reference name to easily identify your Qlik View connection in OvalEdge.\
  Example: QlikView Connection
* **Source Documents Path:** Where all the Apps Source Code files are stored.
* **Logs Path:** Where all the QlikView apps logs exist.

> Once connectivity is established, additional configurations for Crawling and Profiling can be specified.

| **Crawler Options**  |                                                            |
| -------------------- | ---------------------------------------------------------- |
| Reports              | To fetch only reports(By default)                          |
| Report Columns       | To fetch report column(Need to check while crawling)       |
| **Profile Options**  | No profile Option                                          |
| **Crawler Rules**    |                                                            |
| Include Report Regex | Includes only reports which matches regex with report name |
| Exclude Report Regex | Excludes reports which matches regex with report name      |

## **Points to note**

We use a XLSX file which is maintained by the client for the list of Applications.

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners GA USA


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ovaledge.com/release8.1/connectors/connector-repositories/reporting-tool/qlikview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
