This article describes how to optimize a text search operation in DAX. This technique can improve the performance of Power BI reports that use the contains
This is the 2nd article in a series about how to build your own timesheets app in Power Apps. The first article focused on creating a timesheet lines feature with the ability to add, edit, delete and save lines. This article will continue the tutorial to include the ability to create new timesheets and submit them for approval.
(Livestream Replay) Create ANY Visual in Power BI with the HTML VizCreator - with Pascal Kiefer — Havens Consulting
ABSTRACT 📄 Every Power BI developer has come across business requirements which were impossible or difficult to achieve using the Power BI core visuals. The HTML VizCreator custom visual puts an end to this! Learn from the creator of the visuals that even with little to no HTML knowledge, you can
(Livestream Replay) Create ANY Visual in Power BI with the HTML VizCreator - with Pascal Kiefer — Havens Consulting
ABSTRACT 📄 Every Power BI developer has come across business requirements which were impossible or difficult to achieve using the Power BI core visuals. The HTML VizCreator custom visual puts an end to this! Learn from the creator of the visuals that even with little to no HTML knowledge, you can
Power Up your BI with Microsoft Power BI and Azure Databricks Lakehouse: part 1 - Essentials
This post was authored by Andrey Mirskiy and Diego Fanesi. Welcome to the first post of our series on how to use Azure Databricks SQL with Power BI. In this article, we will focus on how to connect to a Databricks SQL Warehouse from Power BI and query your Delta Lake to populate your dashboards. T...
Document your #powerbi model with #chatGPT and a #tabulareditor script and browse it in your model
Inspired by Darrens Gosbell’s excellent blog post – Automatically generating measure descriptions for Power BI and Analysis Services with ChatGPT and Tabular Editor – Random Procrastina…
Yesterday I worked on a Power BI report where the client wanted to add vertical bar next to the slicer in order to make the design of the slicers a little bit nicer and also to make the slicers rec…
Heighten Data Literacy with the Power BI Natural Language Q&A Visual - DataVeld
Reading Time: 3 minutes Data literacy has become a vital skill for individuals at any organization that wants to leverage data for better decision making and innovation. Data is everywhere, and decisions are often based on data-driven insights. Data Literacy’s Impact As the ability...
Announcing general availability for composite models on Power BI Datasets and Analysis Services models
In December 2020, we launched the preview of DirectQuery for Power BI Datasets and Analysis Services. Since then, we have worked with many of you to improve on this feature and get it ready for general availability. Today we are announcing that this feature has reached general availability.
I always enjoy it when we get new DAX functions, especially so for the new set of WINDOW Functions recently added. As part of the April 2023 release of Power BI Desktop, we now have a RANK function and the ability to use a measure to control the order within the existing WINDOW function. The … Continue reading DAX Pareto Calculation
Power Query – How to run a query only if data is returned - FourMoo | Power BI | Data Analytics
This blog post explains how to only load data if there are actual rows in the table. This allows you to save on potential query costs when using Power Query in #PowerBI
How to use the new dynamic format strings for measures in Power BI
The April 2023 release of Power BI desktop introduced a new preview feature called dynamic format strings for measures. This allows us to return values with different formats from the same measure.…
Deep dive into the new Dynamic Format Strings for Measures!
Want to format a measure based on a slicer selection, the measure value, or another conditional way? Now you can! With dynamic format strings for measures a DAX expression can now be used to determine what format string a measure will use.
How to unlock new features in Power BI datasets managed with Tabular Editor — DATA GOBLINS
In this short article, I show you how to upgrade the compatibility level of models managed in Tabular Editor to be able to use new/preview features like Dynamic Format Strings.
Leveraging OpenAI for Automated Data Storytelling in Power BI
Introduction Automated data storytelling is a powerful way to transform complex data visualizations into meaningful narratives. By leveraging OpenAI’s natural language generation capabilities…