Skip to content

Instantly share code, notes, and snippets.

@RobWunderlich
RobWunderlich / RunRegressionTest.ps1
Last active May 6, 2019 12:56
powershell script to run Qlik Sense Scalability tool regression scenario and analyzer
#=== Configure the following variables for your environment ====
# Directory where scenario json files are found
$scenarioDir="C:\QS-ScalabilityTools\scenario"
# Root directory of the QS Scalability tools
$scalabilityToolsDir = "C:\QS-scalabilitytools-5.0.0"
# SDK Exerciser version to use -- it's a subdirectory of SDKExerciser directory.
$SDKExerciserVersion = "Jun2018"
#=== End of local environment configuration ===
$app = $args[0].trim()
@RobWunderlich
RobWunderlich / projector1.css
Created July 24, 2018 20:18
Projector1 theme for Qlik Sense script editor
/*
Name: projector1 1.1.1
Author: Rob Wunderlich
Original Atom One Dark Theme
*/
/* basic */
.CodeMirror pre {
line-height: 22px;
}
='DROP FIELD'
& chr(10)
& concat({<[Field Is Used]={N}>} DISTINCT '[' & FieldName & ']', ',' & chr(10))
& chr(10) & ';'