Skip to content

Commit

Permalink
Unbuilt .qvf files into /diff
Browse files Browse the repository at this point in the history
  • Loading branch information
qlik[bot] committed Jul 11, 2024
1 parent 66a87d1 commit 63fe292
Show file tree
Hide file tree
Showing 21 changed files with 13,569 additions and 0 deletions.
10 changes: 10 additions & 0 deletions diff/Access-Evaluator.qvf/app-properties.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"qTitle": "Access Evaluator",
"qThumbnail": {
"qUrl": "/api/v1/apps/<appId>/media/files/Icon_Security_grey.png"
},
"description": "The Access Evaluator is a comprehensive dashboard to analyze user roles, access, and permissions across a Qlik Sense tenant.\n\nCreated by Daniel Pilla, Master Principal Analytics Platform Architect, Qlik\n\n{v2.0.3}",
"qUsage": "ANALYTICS",
"published": false,
"hassectionaccess": false
}
7 changes: 7 additions & 0 deletions diff/Access-Evaluator.qvf/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
script: script.qvs
connections: connections.yml
dimensions: dimensions.json
measures: measures.json
objects: objects/*.json
variables: variables.json
app-properties: app-properties.json
16 changes: 16 additions & 0 deletions diff/Access-Evaluator.qvf/connections.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
connections:
MyDataFiles:
type: qix-datafiles.exe
connectionstring: CUSTOM CONNECT TO "provider=qix-datafiles.exe;path=mydatafiles;"
username:
password:
DataFiles:
type: qix-datafiles.exe
connectionstring: CUSTOM CONNECT TO "provider=qix-datafiles.exe;path=datafiles;"
username:
password:
DataPrepAppCache:
type: qix-datafiles.exe
connectionstring: CUSTOM CONNECT TO "provider=qix-datafiles.exe;path=dataprepappcache;"
username:
password:
Loading

0 comments on commit 63fe292

Please sign in to comment.