Category Archives: Data Modeling

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
Best Practices and Essential Tools to Optimize Power BI Reports dailybitalks.com

Best Practices and Essential Tools to Optimize Power BI Reports

Power BI is one of the most powerful business intelligence tools available, enabling organizations to visualize, analyze, and share insights efficiently. However, as your datasets grow and your reports become more complex, performance can degrade, leading to slow report loading times and a frustrating user experience. To ensure your Power BI reports are fast, responsive, and user-friendly, it’s essential to follow optimization best practices and leverage the right tools. In this article, we’ll explore the best strategies and tools for optimizing Power BI reports.

Continue reading
How to Join Two Tables on Multiple Columns dailybitalks.com

Power BI Tips: How to Join Two Tables on Multiple Columns

Joining tables in Power BI is a common task when working with data models, especially when your tables don’t have a straightforward one-to-one relationship. Sometimes, you may need to combine two tables using multiple columns as the linking fields. This is where creating a composite key comes in handy.

Continue reading
dailybitalks sql scd

Slowly Changing Dimensions(SCD) with Microsoft Fabric — What are they and How to Implement

Data warehousing and business intelligence are crucial for modern enterprises, enabling them to make informed decisions based on historical data. One key aspect of data warehousing is handling changing data over time, especially when tracking historical changes in dimensions. This is where Slowly Changing Dimensions (SCD) come into play. In this blog post, we’ll delve into what SCDs are, the different types of SCDs, and how to implement them effectively.

Continue reading
dailybitalks.com regex expression

Regular Expressions Regex Cheat Sheet for Data Analysts

Regular Expressions, or Regex, are not unique to the Business Intelligence (BI) world, but they are something I frequently encounter and often find puzzling. I wish I had a handy cheat sheet whenever I need to use Regex in my formulas, but I can never find a concise and helpful one through Google searches. So, I decided to create one for people like me who don’t necessarily struggle with Regex but are often annoyed by its complexity.

Continue reading
dailybitalks.com Fabric

Power BI Tips: What is Certified or Promoted Semantic Model(Dataset)


Power BI is consistently expanding its footprint in the enterprise environment. One lesser-known but highly valuable feature is the capacity to certify datasets, which enables organizations to signal to end users that certain datasets are more reliable. We are going to explore this valuable yet often overlooked feature, and to discuss the difference of promoted and certified dataset and use cases of when to use which.

Continue reading