Category Archives: Data

How to Make Unit Progress Bar Chart in Tableau dailybitalks.com

How to Make Unit Progress Bar Chart in Tableau

Unit progress bar charts are a fantastic way to represent progress toward a goal, breaking the visualization into smaller units to highlight individual contributions. These charts are both visually appealing and effective for storytelling. In this post, we’ll guide you through the process of creating a unit progress bar chart in Tableau using the Superstore dataset.

Continue reading
WINDOWS FUNCTION dailybitalks.com

Advanced SQL: Windows Function Cheat Sheet

SQL window functions are one of the most powerful tools for performing calculations across a defined range of rows while maintaining access to individual row-level details. Unlike aggregate functions that collapse rows into a single value, window functions allow you to perform calculations over a subset of rows (a window) while preserving the original row structure.

Continue reading
How to Create Dumbbell Chart(Horizontally and Vertically) in Tableau dailybitalks.com

How to Create Dumbbell Chart(Horizontally and Vertically) in Tableau

Dumbbell charts are a fantastic visualization tool for comparing two data points across categories while emphasizing the difference between them. Often used to show progress or change over time, these charts highlight how values diverge or converge for each category. In this blog post, we’ll walk you through how to create a dumbbell chart in Tableau using the Superstore dataset.

Continue reading
How to Create Rounded Bar and Bar in Bar in Tableau dailybitalks.com

How to Create Rounded Bar and Bar in Bar in Tableau

In data visualization, the right design can make your insights not just clearer but also more engaging. Rounded bar charts and bar-in-bar charts are two excellent options for adding polish and depth to your dashboards. These chart types bring a modern touch to traditional visuals while enhancing storytelling and usability. In this blog post, we’ll use Tableau’s Superstore dataset to create these charts and discuss their applications.

Continue reading
oltp vs olap vs htap dailybitalks.com

From OLTP to OLAP to HTAP and What’s More?

Data processing systems have come a long way, transforming to meet the ever-growing needs of modern businesses. In this blog, we’ll dive into three major systems that have shaped the landscape: OLTP (Online Transaction Processing), OLAP (Online Analytical Processing), and the cutting-edge HTAP (Hybrid Transaction/Analytical Processing).

Continue reading