/r/qlik
Open discussions about and links to Qlik products including Qlikview and Qlik Sense. Tips, tricks, best practices, and links to your Qlik works of art are encouraged!
Open discussions about and links to Qlik products including Qlikview and Qlik Sense. Tips, tricks, best practices, and links to your Qlik works of art are encouraged!
/r/qlik
Completely new to Qlik. I'm been asked to create a a "Domino's pizza tracker" like graphic that is colored based on the status of the activity. A user could then click on a "section" to get more details. Does anyone know how I could go about creating something like this?
Hi! Has anyone had any issues creating a NPrint report and all the dashboard inserted on the template come out looking too wide or on 2 pages? I’ve played with resolution settings, but no luck. Any guidance would be helpful! ty
Is there a (simple) way to grant full access to the hub (all actions, all resources) for my RootAdmin role, except to see (edit, etc.) other users' bookmarks?
Tired of the anarchy in your "My Work" folder, and having your applications overwritten by your colleagues. Why not use a proven professional solution, with professional source control and deployment, take a look at the ebiexperts WIP.
WIP provides a comprehensive Agile Qlik source control, version management, publication management and audits solution for Qlik Sense, Qlik NPrinting and QlikView.
More information here
https://www.ebiexperts.com/qlik-integration/
As the title implies, I'm trying to add some features that are currently unavailable through the hub/QMC but are using the API.
Are there pros/cons to using either the .net sdk or enigma.js? Is one more maintained than the other?
I'm much more familiar with .Net as I used to use it before I moved to full time BI Developer.
Any input is appreciated.
Is there a decent zero to REST API tutorial or guide for Qlik Sense Enterprise?
I’m a full stack dev who is comfortable with JWTs, basic auth etc and very comfortable with Node/JS and API calls, custom headers, etc but for some reason none of the guides I’ve found really cover every setting that is required.
Why do I need a cert etc? What’s a virtual proxy vs proxy? If only there was an API to call...
EDIT: Enigma connects but there doesn’t seem to be any endpoints to call.
Hi!
I am looking to count the number of rows that are unique to 2 columns - submission_id and user_id.
See below for the table sample:
I’m looking to get the count of uniques of both columns, which is 2.
I know distinct gets me the uniques in one column.
Any suggestions for how I might do it for two would be appreciated!
I have a set analysis formula counting Sales from “Germany” as follows:
(Count({<[Country]={‘Germany}>} Sales))
I would like to however only consider the uniques of a third column called “Submissions”. The current selection double counts Submissions.
How might I go about removing all duplicates of a third column / submissions column?
TIA!
Hi All,
I currently have section access to a single table:
section access;
LOAD * inline [
ACCESS, USERID, REDUCTION
ADMIN, MYUSER, France
];
section application;
and further down in the load script:
Data.Country as REDUCTION,
I can only use 'as REDUCTION' once, so cannot apply it to two tables.
How would I do section access for two separate tables (without a join)?
Thanks in advance!
Hey guys, just wondering which technical doc tools you use for Qlik Sense to record which would be able to record what variables etc. Exist on our visualisations. The idea would be to auto generate a doc for report preparers or stakeholders to get an understanding of what they are lies just underneath what they are looking at and how the number was generated.
Any ideas on what is possible here?
TIA
Hi!
I would like to have section access based on the stream that the app is on.
So if the app is on stream A, data X is shown, if it's on stream B, then data Y. Is this doable?
Thanks!
Looking to see if Qlik can provide links to documents within an app. We use a cloud hosting service for documents. And one of our web pages we have made allows us to track documents, and pull from our document management service (dms). However, as we look to retire this website, we are hoping to include it within Qlik, but building out a document tracking app within Qlik pulling data from our database to get the stage of a file, and provide links from our dms.
Is this possible, and what would be the best way to go about it.
What are Thoma Bravo's plans for Qlik? Are they good owners?
I think they bought Qlik in 2015 or something and I am wondering what their plans are.
Hi,
Is it possible to connect one of the forums of reddit such as wallstreetbet and download the posts into qlik sense ? i want to develop an app that will download daily all the posts and replies from that community, analyze what name or symbol or stock is mentioned the most and visualize it on a graph
So i only need help with the first part: how to connect to reddit and download the data
Thanks in advance for any help