by Austin Spivey | Feb 29, 2024 | Qlik
While the Qlik platform has maintained and supported libraries developer libraries in JavaScript and .NET/C# for several years, they have more recently released a library for interacting with Qlik in Python. They call it the Platform SDK, which is also available as a...
by Austin Spivey | Apr 19, 2023 | Qlik
One of the toughest aspects of dealing with freeform data is that the input layer may not have proper data validation processes to ensure data cleanliness. This can result in very ugly records, including non-text fields that are riddled with incorrectly formatted...
by Austin Spivey | Feb 23, 2023 | Qlik
In this post, I want to look at how to use a few of the built-in Qlik GeoAnalytics functions that will allow us to manipulate and aggregate geographic data. Specifically, we are going to look at how to calculate a bounding box for several grouped geographic points,...
by Austin Spivey | Oct 14, 2022 | Qlik
One of my biggest annoyances when it comes to cleaning data is needing to make a transformation that is seemingly super easy but turns out to be much more involved when it comes time to implement. I’ve found that while Qlik is not immune to these scenarios, you can...
by Austin Spivey | Oct 14, 2022 | Qlik
If there’s one thing I’ve learned in my time using, learning, and teaching about Qlik Sense, it’s that there’s so much I’ve used but haven’t fully memorized. This is the case with Qlik script functions, section access formatting,...