Author Archives: DailyBITalks

dailybitalks.com tableau row-level security

How to Set Row-Level Security in Tableau Using Dynamic User Filters

Ensuring data security and privacy is paramount when dealing with business intelligence and analytics. Tableau, a leading data visualization tool, offers robust features to manage data security effectively. One such feature is Row-Level Security (RLS), which restricts data access for different users based on their roles or attributes. This blog post will guide you through setting up Row-Level Security in Tableau using dynamic user filters.

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 microsoft fabric

Boost Productivity with Task Flow in Microsoft Fabric: A Comprehensive Guide

In today’s fast-paced business environment, efficiency and productivity are paramount. Microsoft Fabric, a robust and versatile platform, has introduced a new feature aimed at enhancing workflow management: Task Flow. This feature promises to streamline processes, reduce manual intervention, and ultimately, boost productivity. In this comprehensive guide, we will explore the ins and outs of Task Flow, its benefits, and how you can leverage it to optimize your operations.

Continue reading
dailybitalks.com report optimization

13 Tips on Optimizing Your Tableau Report!

Creating a visually appealing and efficient Tableau report is crucial for making data-driven decisions. However, as your data grows, your reports might start to lag, leading to frustration and inefficiency. In this blog post, we will explore how to optimize your Tableau reports from three key perspectives: data sources, individual visualizations, and dashboards. By following these tips, you can ensure your reports run smoothly and deliver insights 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 Prepare for DP-600 Fabric Engineer Associate Exam --- In-depth Guide

In-depth Study Guide for DP-600 Fabric Engineer Associate Exam

Preparing for the DP-600 Fabric Engineer Associate Exam can be a challenging yet rewarding journey. As you aim to become proficient in designing and implementing data solutions on Microsoft Azure, it’s essential to have a comprehensive preparation strategy. This in-depth guide will provide you with the necessary steps and resources to ensure you’re ready to ace the exam.

Continue reading
dailybitalks.com Microsoft Fabric PowerBI

Power BI Tips: Great Intro to DAX Studio(DP-600 Exam Content)


I recently took Microsoft’s DP-600 exam/Fabric Analytics Engineer Associate(Twice 1 fail and 1 pass), and I noticed that several questions covered Power BI External tools, such as DAX Studio, and the correct use of DAX statements. Therefore, I think I ought to write a post on DAX studio for those of you who are also interested in taking this test.

Continue reading
dailybitalks.com Microsoft Fabric

Understanding the Difference Between Warehouse and Lakehouse in Microsoft Fabric

In today’s data-driven world, organizations are increasingly relying on robust data infrastructure to manage and analyze vast amounts of information. Microsoft Fabric provides comprehensive solutions to address these needs, including data warehouses and data lakehouses. Understanding the differences between these two approaches is crucial for leveraging their capabilities effectively. In this blog, we’ll dive into the distinctions between data warehouses and data lakehouses within the Microsoft Fabric ecosystem.

Continue reading
dailybitalks.com Microsoft Fabric

How to : Fabric Cross-Workspace Cross-Warehouse Query

With Fabric, as a data provider, you can centralize all your data and grant users access only to the information they need, instead of providing open access to each department. In the traditional data warehouse model, you might create a single dataset for the entire company. When the sales team needs something different, you make adjustments and generate a new dataset. Marketing may require additional modifications, leading to yet another dataset. Over time, the sole source of truth becomes a matter of conflicting interpretations.

Continue reading
dailybitalks.com Microsoft Fabric

Microsoft Fabric Tips: How to Create Shortcut in OneLake

Before diving into the process, it’s important to understand what a shortcut in OneLake entails. Essentially, a shortcut in this context is a reference or link to a dataset or specific data object within OneLake. This allows users to access data quickly without navigating through multiple layers of the data lake’s structure, facilitating faster decision-making and smoother workflows.

Continue reading