Recently I wanted to add one of my stored procedures for a different report into a dashboard to show the power of Sense (integrating pre system data with the new ERP system, Awesome!)
However, whatever I did, my stored procedure wouldn't run in Qlik Sense... so I did what I usually do in this situation and ran back to Qlikview to see if I could identify the problem and I couldn't! I should point out that this code was live and running fine in both SQL and crystal reports (a necessary evil for other projects!)
TL;DR version: the SP layout is at the end of the article!
Half guides, half a repository of my Qlikview knowledge. A smattering of links to other cool Qlikview stuff.
Showing posts with label Load. Show all posts
Showing posts with label Load. Show all posts
Monday, 16 May 2016
How to write SQL stored procedures for Qlik
Labels:
Advanced,
Basic,
Connection,
Data,
Intermediate,
Load,
QlikSense,
Qlikview,
Script,
Tables
Monday, 29 December 2014
T-SQL Database Explorer Script
Dynamic SQL script to query all objects within a SQL instance for use in Qlikview.
Monday, 16 July 2012
Section access - part one (including inline wizard)
So you have written your first few reports, your company has gone wild for Qlikview and know it's time to think about how you're going to implement security on your reports.
This is the first of two parts on section access, Section Access is how Qlikview restricts data based upon your login.
This is the first of two parts on section access, Section Access is how Qlikview restricts data based upon your login.
Labels:
Business Intelligence,
Data,
inline,
Intermediate,
Load,
load inline wizard,
Qlikview,
Script,
section access,
security,
Tables
Tuesday, 19 June 2012
Back door access to your Qlikview report
So you're working on a Qlikview document and then the next day you can't open it
We've all been there, maybe you're playing around with the relationships in your data. Saved your work and then you open it and the charts trying to generate crashes your pc.
Or maybe you’ve been working on a report all day, got your data right and take it home to make your charts and your laptop hasn’t picked up a license from the server before you left.
Here’s a couple of ways you can save your reports and a quick note on limiting other people’s access to your data.
We've all been there, maybe you're playing around with the relationships in your data. Saved your work and then you open it and the charts trying to generate crashes your pc.
Or maybe you’ve been working on a report all day, got your data right and take it home to make your charts and your laptop hasn’t picked up a license from the server before you left.
Here’s a couple of ways you can save your reports and a quick note on limiting other people’s access to your data.
Subscribe to:
Posts (Atom)