├── CanJoinOn.qvs ├── CreateFilledCalendar.qvs ├── CreateSectionAccess.txt ├── FillDateValues.txt ├── FixVariables.txt ├── GetScriptsFromGoogleDrive.qvs ├── GetScriptsFromSharepoint.qvs ├── GoogleSheetsAPI.txt ├── LICENSE ├── Next-Prev-Buttons.qvf ├── Pivot Sort Challenge.qvf ├── README.md ├── Uniqueness Checks.qvf ├── Worldmap dotted.qvf ├── allFieldsOfTable.txt ├── codepage-conv └── readme.md ├── create_Northwind_qvds ├── css ├── CSS Hacks.qvf ├── csshacks.txt └── readme.md ├── cyclicgroups ├── __CyclicGroupsAlt.qvf ├── cyclicgroups.txt └── readme.md ├── databridge logo.png ├── dotted_worldmap.txt ├── exec_script_from_google_drive.qvs ├── fieldCompare.qvs ├── fillcalendar.md ├── getCustomProp.qvs ├── json ├── 1.json ├── 2.json ├── README.md ├── _importJson.qvs ├── diagnose-claims.json ├── flights1.json ├── flights2.json ├── ganttsample.json ├── hierarchy.json ├── itacsample.json ├── object.json ├── qrs.json ├── sample2.json └── users.json ├── load_all_qvd.txt ├── next-prev-buttons.txt ├── pivotsort.txt ├── removeFieldsLike.qvs ├── rest-connector ├── BEST REST.qvf ├── ImportHierarchy.qvf ├── json-trees.txt └── readme.md ├── splitTimeSpans.txt ├── store_all_qvd.txt ├── syncSomeSelections.txt └── who_reloads_me.qvs /CanJoinOn.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/CanJoinOn.qvs -------------------------------------------------------------------------------- /CreateFilledCalendar.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/CreateFilledCalendar.qvs -------------------------------------------------------------------------------- /CreateSectionAccess.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/CreateSectionAccess.txt -------------------------------------------------------------------------------- /FillDateValues.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/FillDateValues.txt -------------------------------------------------------------------------------- /FixVariables.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/FixVariables.txt -------------------------------------------------------------------------------- /GetScriptsFromGoogleDrive.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/GetScriptsFromGoogleDrive.qvs -------------------------------------------------------------------------------- /GetScriptsFromSharepoint.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/GetScriptsFromSharepoint.qvs -------------------------------------------------------------------------------- /GoogleSheetsAPI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/GoogleSheetsAPI.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/LICENSE -------------------------------------------------------------------------------- /Next-Prev-Buttons.qvf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/Next-Prev-Buttons.qvf -------------------------------------------------------------------------------- /Pivot Sort Challenge.qvf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/Pivot Sort Challenge.qvf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/README.md -------------------------------------------------------------------------------- /Uniqueness Checks.qvf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/Uniqueness Checks.qvf -------------------------------------------------------------------------------- /Worldmap dotted.qvf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/Worldmap dotted.qvf -------------------------------------------------------------------------------- /allFieldsOfTable.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/allFieldsOfTable.txt -------------------------------------------------------------------------------- /codepage-conv/readme.md: -------------------------------------------------------------------------------- 1 | read 2 | -------------------------------------------------------------------------------- /create_Northwind_qvds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/create_Northwind_qvds -------------------------------------------------------------------------------- /css/CSS Hacks.qvf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/css/CSS Hacks.qvf -------------------------------------------------------------------------------- /css/csshacks.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/css/csshacks.txt -------------------------------------------------------------------------------- /css/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/css/readme.md -------------------------------------------------------------------------------- /cyclicgroups/__CyclicGroupsAlt.qvf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/cyclicgroups/__CyclicGroupsAlt.qvf -------------------------------------------------------------------------------- /cyclicgroups/cyclicgroups.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/cyclicgroups/cyclicgroups.txt -------------------------------------------------------------------------------- /cyclicgroups/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/cyclicgroups/readme.md -------------------------------------------------------------------------------- /databridge logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/databridge logo.png -------------------------------------------------------------------------------- /dotted_worldmap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/dotted_worldmap.txt -------------------------------------------------------------------------------- /exec_script_from_google_drive.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/exec_script_from_google_drive.qvs -------------------------------------------------------------------------------- /fieldCompare.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/fieldCompare.qvs -------------------------------------------------------------------------------- /fillcalendar.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/fillcalendar.md -------------------------------------------------------------------------------- /getCustomProp.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/getCustomProp.qvs -------------------------------------------------------------------------------- /json/1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/1.json -------------------------------------------------------------------------------- /json/2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/2.json -------------------------------------------------------------------------------- /json/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/README.md -------------------------------------------------------------------------------- /json/_importJson.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/_importJson.qvs -------------------------------------------------------------------------------- /json/diagnose-claims.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/diagnose-claims.json -------------------------------------------------------------------------------- /json/flights1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/flights1.json -------------------------------------------------------------------------------- /json/flights2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/flights2.json -------------------------------------------------------------------------------- /json/ganttsample.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/ganttsample.json -------------------------------------------------------------------------------- /json/hierarchy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/hierarchy.json -------------------------------------------------------------------------------- /json/itacsample.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/itacsample.json -------------------------------------------------------------------------------- /json/object.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/object.json -------------------------------------------------------------------------------- /json/qrs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/qrs.json -------------------------------------------------------------------------------- /json/sample2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/sample2.json -------------------------------------------------------------------------------- /json/users.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/json/users.json -------------------------------------------------------------------------------- /load_all_qvd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/load_all_qvd.txt -------------------------------------------------------------------------------- /next-prev-buttons.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/next-prev-buttons.txt -------------------------------------------------------------------------------- /pivotsort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/pivotsort.txt -------------------------------------------------------------------------------- /removeFieldsLike.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/removeFieldsLike.qvs -------------------------------------------------------------------------------- /rest-connector/BEST REST.qvf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/rest-connector/BEST REST.qvf -------------------------------------------------------------------------------- /rest-connector/ImportHierarchy.qvf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/rest-connector/ImportHierarchy.qvf -------------------------------------------------------------------------------- /rest-connector/json-trees.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/rest-connector/json-trees.txt -------------------------------------------------------------------------------- /rest-connector/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/rest-connector/readme.md -------------------------------------------------------------------------------- /splitTimeSpans.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/splitTimeSpans.txt -------------------------------------------------------------------------------- /store_all_qvd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/store_all_qvd.txt -------------------------------------------------------------------------------- /syncSomeSelections.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/syncSomeSelections.txt -------------------------------------------------------------------------------- /who_reloads_me.qvs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChristofSchwarz/QlikScripts/HEAD/who_reloads_me.qvs --------------------------------------------------------------------------------