top of page


Introducing Data Flow
Hello, Data Explorers! Qlik just released (on the date this video is released) a great new feature for the Analytics platform: Qlik Data Flow. Data Flow is a near-no-code tool that allow data analytics and engineers to prepare data for apps and machine learning in a very easy and powerful way. In this video, Igor Alcantara shows in 5 minutes what this tool can do for you.
Igor Alcantara
Jan 28, 20251 min read


How to calculate Geographical Distance in Qlik
This video shows how to use the longitude and latitude of two distinct points to calculate the distance between those two points in kilometers or miles. We use a concept called Haversine Formula. The video demonstrates how to easily implement this solution in a Qlik app. Solution Code // Setting the Haversine Formula parameters // Earth's radius // Use 6371 for Km // Use 3963 for miles Let vEarthRadius = 6371; Let vEarthRadius_miles = 3963; Let vPi = Pi(); // Store Pi value f
Igor Alcantara
Jan 15, 20252 min read


Top Secret Dossier: The Agentic AI Revolution
Author: Igor Alcantara Welcome, recruit, to the new world of Agentic AI! This is probably the most discussed topic in AI as we begin our journey in 2025. In this article, I'm pulling back the curtain on a technological leap that’s redefined artificial intelligence and it has the potential of causing great impact in business around the globe. There is already a lot of buzz around this and, with that, a lot of confusion. This will be one of the hottest topics in 2025, so why no
Igor Alcantara
Jan 9, 202514 min read
bottom of page
