Skip to content

Instantly share code, notes, and snippets.

View delmak2000's full-sized avatar

Ayodele Makun delmak2000

View GitHub Profile
// ============================================
// SAMPLE QLIK SENSE LOAD SCRIPT - TEST FILE
// ============================================
// Purpose: Test loading a script from a Gist
// Usage: Paste directly into Data Load Editor
// OR use $(Must_Include=[lib://...]);
// ============================================
// --- TABLE 1: Sales Data ---
@delmak2000
delmak2000 / gist:2c746ada15a21ac3368a5e9ad8bd3823
Created January 5, 2024 12:20
Image Chart HTML Output Syntax
/*
<img src="https://image-charts.com/chart?chbr=0&chco=0080ff&
chd=a%3A' & concat([HTMLImage Region Population], '%2C') & '& ---inserts the region population data
chdl=Region%20Population& - ---inserts the region population chart label
chdlp=r&
chl='&concat([HTMLImage Region Population Label], '%7C')&'& ---inserts the region poulation value label
chs=700x450&
cht=bvs&
chtt=Region%20Population& ---inserts the region population data