-
Stefan WALTHER
A big QlikView / Qlik Sense fan and always trying to push the boundaries of these two products with several integration techniques.
more Get Updates !
-
Recent Articles
- Using Bootstrap CSS in Qlik Sense Visualization Extensions
- Funnel Chart Visualization Extension for Qlik Sense
- MediaBox Visualization Extension for Qlik Sense
- Calendar Heatmap Visualization Extension for Qlik Sense
- QR Code Visualization Extension for Qlik Sense
- Generate Your Qlik Sense Extension in Less Than 2 Minutes
- See you there?: Hackathon@Qonnections2014
- Improvements to WebPageViewer2 QlikView Extension
- SlopeGraph for QlikView (D3SlopeGraph QlikView Extension)
- Calendar Heatmap QlikView Extension (D3CalendarView)
Categories:
- QlikChallenge (1)
- QlikTips (41)
- QlikView 9 (4)
- QlikView 10 (10)
- QlikView 11 (12)
- QV Server/Publisher (6)
- Creating Applications (18)
- Charts (4)
- Design & Layout (11)
- End User Experience (8)
- Development /QV Developer (46)
- APIs (6)
- QmsApi (2)
- Extensions (25)
- Integration (8)
- Load Scripts (9)
- Macros (6)
- Settings (3)
- APIs (6)
- News (15)
- Nice Read (8)
- QlikView News (5)
- Site News (2)
- SysAdmin/Installation (7)
- QlikView-Online-Tools (3)
- German Articles (25)
- Strategy (3)
- Technology News (1)
- Fun (1)
- Qlik Sense (6)
Category Archives: Development /QV Developer
D3 Bullet Charts / BulletGraph Object Extension
If you install QlikView you’ll find an extension example called “Bullet Chart” with a basic implementation to integrate bullet charts in QlikView. This results into a basic bullet chart but without a description and sub-title of the KPI, furthermore if you want to add a series of KPIs you have to create and configure several […]
Executive Dashboard: Combining Multiple QlikView Documents into a Single Dashboard
This solution demonstrates how you can combine several objects from multiple QlikView applications into a single dashboard (Executive Dashboard).
Improved WebPageViewer QlikView Extension (WebPageViewer2)
I have created a new QlikView object extension which overcomes some limitations of the WebPageViewer extension which is part of the default QlikView installation.
Starting to work with the QlikView Management Services API (QMS API), Some Useful Resources (QlikTip #51)
The QlikView Management Services API (QMS API) is an officially supported web service based API to get access to functionality behind QlikView Server and QlikView Publisher. Using the QMS API everything which can be done within the QlikView Mangement Console (QMC) can also be accomplished programmatically (and much more!!!). In my opinion the QMS API […]
QlikView Extension – D3 Animated Scatter Chart
"Animated Scatter Chart" is a QlikView Charting Extension based on the excellent charting library D3. This chart can be used to better visualize the transition of two KPIs over time.
Creating a QlikView Extension from Scratch using D3 (QlikTip #50)
How I have created a QlikView Extension (Animated Scatter Chart) from scratch using the fantastic D3 library by Mike Bostock.
QlikView AutoRefresh Document Extension
Also posted in Extensions