Systems | Development | Analytics | API | Testing

What Is Real-Time Data? | AI IQ Challenge by Vizlib

Real-time data gives organizations the power to act the moment something changes. In this episode of the AI IQ Challenge, discover how Vizlib brings real-time insights directly into Qlik dashboards, enabling faster decisions without exports or delays. Ready to level up your data knowledge?

Ep 52 | Why LLMs Aren't Enough and How AI Fabrics Will Change Everything with Jake Trippel

GenAI may have captured the spotlight. But according to Dr. Jake Trippel, co-founder and CTO of Codename 37, the real disruption is still ahead. Jake joins the podcast to explain why today’s LLM-centric stacks will hit architectural limits and how “AI fabrics” and shared memory meshes can unlock agent-to-agent collaboration across data silos.

SaaS in 60 - Introducing Write Table

Write Table is an interactive, editable table chart that lets users capture structured input directly in Qlik Cloud Analytics apps. Users can edit records through inline text fields or dropdowns, and all changes are stored in a separate Qlik-managed change store. Updates sync instantly across active sessions in real-time, without reloads. Designed for actionable, transactional use cases, Write Table makes analytics apps more interactive and collaborative.

What role does professional services play in the successful adoption of tools like TrueTest?

Professional services accelerates successful adoption by helping teams achieve in weeks what would normally take months, guiding them with deep product expertise and built-in best practices. They onboard teams quickly, reduce time to impact, and ensure they leave with real tests ready to use in their pipelines. — Mush Honda, Chief Quality Architect at Katalon Follow Katalon for more insights in our series!

Live Spotlight: Meet Your New BI A-Team

Most teams still operate on BI built for yesterday — disconnected dashboards, slow workflows, and constant back-and-forth between data and business teams. Expectations for speed, insight, and autonomy have never been higher. On Dec. 10, ThoughtSpot is unveiling a new generation of AI agents that close the BI gap and unify your data, your people, and your decisions. Whether you lead data strategy, run a business function, or build analytics experiences, you’ll see how agents transform decision-making on day one.

Meet AI Highlights: Your Shortcut to the Insights That Matter

Your dashboard has several insights. But which ones to really focus on right now? Introducing AI Highlights—the most powerful way to analyze key metric changes. AI Highlights: This is Data to Decisions, Powered by Agents. Get the insights that matter most, instantly. See how easy automated insight discovery can be! Go beyond static, pre-defined views! Discover the future with Next Gen Liveboards in ThoughtSpot.

JavaScript Date(): How to Build a Date from Components #javascript #webdevelopment #jstutorial

JavaScript dates look simple until they’re not. Here’s the second way to create a date: pass the components manually. Year, month, day, hour, minute—each as a separate number. And anything you skip defaults to zero. So you can write just the year, month, and day like this……but there’s a catch coming.

How to Connect Druid to Power BI

Connecting Druid to Power BI shouldn’t require hacks—and it definitely shouldn’t require exporting CSVs. Here’s the part nobody says out loud: Microsoft built Power BI’s connector architecture around ODBC, not JDBC or REST. So if your Druid cluster is built for lightning-fast analytics but your users can’t access it natively, that’s not a Druid problem… that’s a connector problem. This video shows how the Simba Druid ODBC Driver solves that in minutes.

Simba Connectivity Drivers - Expand Your Product's Reach

Stop building data connectors from scratch. Start shipping features faster. Your customers want access to more data sources, but your engineering team is already stretched thin. Sound familiar? In this video, we break down how redistributable connectivity drivers can accelerate your product roadmap without adding technical debt. If you're building analytics tools, reporting platforms, visualization apps, or any software that needs to connect to data, this is for you.

Automate Pact Test Code Reviews with AI | SmartBear MCP Server

Discover how to perform expert-level Pact contract testing reviews in seconds using SmartBear MCP (Model Context Protocol) tools directly in your IDE with GitHub Copilot (or any generative AI that supports MCP)! You’ll learn how to automatically identify and fix common issues in your Pact tests, including: Over-specified test contracts Incorrect HTTP client usage Missing provider states Overuse of matchers Tests not reflecting real API behavior.