Power BI

Power BI

9059 bookmarks
Custom sorting
KPI trend indicators on Core Visuals - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
KPI trend indicators on Core Visuals - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
With the February and March 2023 Desktop releases comes more features enabling us to enhance our KPI visualisations out of the box. This article talks specifically to the DAX function LINEST() and the new Subtitle and Dividers formatting options. For a simple enhancement, we can add the divider to KPI Cards, without title and subtitle,… Continue reading KPI trend indicators on Core Visuals
·kerrykolosko.com·
KPI trend indicators on Core Visuals - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Introduction to Kusto Query Language (KQL)
Introduction to Kusto Query Language (KQL)
Author: @SuryaJ  is a Program Manager in the Azure Synapse Customer Success Engineering (CSE) team.   Introduction Kusto Query Language (KQL) is a powerful query language to analyse large volumes of structured, semi structured and unstructured (Free Text) data. It has inbuilt operators and functions...
tommypuglia·techcommunity.microsoft.com·
Introduction to Kusto Query Language (KQL)
Reinventing collaboration with AI in Microsoft Loop
Reinventing collaboration with AI in Microsoft Loop
Microsoft Loop is the latest app from Microsoft to help teams think, plan, and create together like never before. We have been listening to many customers in our early feedback sessions, and in these sessions a pattern emerged. Every person we spoke to valued collaboration. And they continued to str...
tommypuglia·techcommunity.microsoft.com·
Reinventing collaboration with AI in Microsoft Loop
Learn how to enable the Microsoft Loop app, now in Public Preview
Learn how to enable the Microsoft Loop app, now in Public Preview
As organizations continue to evolve in these dynamic times, they need modern tools that can embrace ambiguity and enable people to work where and how they want to in order to be effective. Microsoft Loop is the perfect solution for your teams to think, plan, and create together, like never before, e...
tommypuglia·techcommunity.microsoft.com·
Learn how to enable the Microsoft Loop app, now in Public Preview
Tips for Debugging your DAX Code — ehansalytics
Tips for Debugging your DAX Code — ehansalytics
When trying to get your DAX measures to work correctly, there are a number of tools you can use to debug, which I will briefly mention, but not go into depth on. Instead, this post is about how to think about debugging your code. I am focusing on DAX here, but many of the methods would apply to an
tommypuglia·ehansalytics.com·
Tips for Debugging your DAX Code — ehansalytics
One Hot Encoding in Power BI - Ben's Blog
One Hot Encoding in Power BI - Ben's Blog
In a recent post where I described how to implement multiple linear regression in Power BI, I had to perform one hot encoding to make my categorical variable usable by the model. So I decided to make another short post to explain what is hot encoding and how to implement it in Power BI using Power Query. Why do need to perform Hot Encoding? In machine learning or statistical algorithms, many models require to have only numerical input variables. So...p class="read-more"a class="btn btn-default" href="https://datakuity.com/2023/03/15/one-hot-encoding-in-power-bi/" Read Morespan class="screen-reader-text" Read More/span/a/p
tommypuglia·datakuity.com·
One Hot Encoding in Power BI - Ben's Blog