Power BI

Power BI

9059 bookmarks
Newest
Understanding the TIMELINE in DAX Studio - Guy in a Cube
Understanding the TIMELINE in DAX Studio - Guy in a Cube
We brought Marco in to help explain the TIMELINE update within DAX Studio. This can help you understand performance a bit deeper when optimizing your DAX and models. This is one to watch! DAX Studio https://daxstudio.org Marco Russo Tweets by marcorus https://www.linkedin.com/in/sqlbi/ https://sqlbi.com Optimizing DAX Video Course https://www.sqlbi.com/p/optimizing-dax-video-course/
tommypuglia·guyinacube.com·
Understanding the TIMELINE in DAX Studio - Guy in a Cube
Elephant In The Room: Data Storytelling Is More Than Just Data Visualization
Elephant In The Room: Data Storytelling Is More Than Just Data Visualization
For many people, data storytelling is just an extension of data visualization. Most of the focus is spent on the explanatory data visualization techniques that are employed in data stories. By focusing primarily on the visuals, the two other key elements of data stories--data and narrative--are often misunderstood and overlooked. It's time for organizations to embrace a more balanced approach to data storytelling that is centered around the effective communication of insights, not just the data visualization aspects.
tommypuglia·effectivedatastorytelling.com·
Elephant In The Room: Data Storytelling Is More Than Just Data Visualization
Power BI June 2023 Feature Summary
Power BI June 2023 Feature Summary
Welcome to the June 2023 update! This month, we are please to announce updatest to On-Object interaction, a new demo experience to the Power BI embedded playground which simplifies the process of exploring embedding Power BI in your application, creating Power BI reports instantly with Jupyter Notebooks, and Power BI Desktop Developer mode. Read on for all of these updates and more in Reporting, Data connectivity and preparation, Service, Embedded, Developers, and Visualizations.
tommypuglia·powerbi.microsoft.com·
Power BI June 2023 Feature Summary
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
tommypuglia·kerrykolosko.com·
KPI trend indicators on Core Visuals - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Data Modelling for DirectQuery
Data Modelling for DirectQuery
In my last article I introduced the three different connectivity modes that are available for Power BI to fetch data from a source, with a specific focus on when and where to use DirectQuery connections.  In this article I am going to go deeper and introduce the modelling aspects of a DirectQuery [...]Read More »
tommypuglia·exceleratorbi.com.au·
Data Modelling for DirectQuery
Adding sparklines to New Card Visual - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Adding sparklines to New Card Visual - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
The New Card Visual is out an in preview – and it’s absolutely fantastic. With this first drop of the Card Visual we can see flexible formatting options such as accent bars, images, backgrounds, padding, spacing and alignment. For a more comprehensive look check out this post. There are a lot more features on the… Continue reading Adding sparklines to New Card Visual
tommypuglia·kerrykolosko.com·
Adding sparklines to New Card Visual - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
New card visual | Public preview
New card visual | Public preview
Power BI Desktop has a new card visual that allows users to display multiple cards in a single container with full control over each card’s components. It supports multiple fields and offers refined formatting settings.
tommypuglia·powerbi.microsoft.com·
New card visual | Public preview
40 Days of Fabric: Day 1 - DataVeld
40 Days of Fabric: Day 1 - DataVeld
Reading Time: 1 minute Forty Days of Fabric! Learn a bit about Microsoft Fabric every day. Maybe you caught the announcements around Microsoft Build nearly three weeks ago, but there is so much new material to digest with the evolution of Microsoft analytics with...
tommypuglia·dataveld.com·
40 Days of Fabric: Day 1 - DataVeld
Calculating the trend of a Chart using DAX ( Smoothing Moving Average)
Calculating the trend of a Chart using DAX ( Smoothing Moving Average)
Calculating the trend of a line chart can be possible using the Analytics tab under the format section of the chart. What if we need to store this calculation and reuse it or show it as a separate chart? Actual Chart as below The trend of the chart The first question is about calculating the Read more about Calculating the trend of a Chart using DAX ( Smoothing Moving Average)[…]
tommypuglia·radacad.com·
Calculating the trend of a Chart using DAX ( Smoothing Moving Average)
Power Up with Power BI and Lakehouse in Azure Databricks: part 3 - Tuning Azure Databricks SQL
Power Up with Power BI and Lakehouse in Azure Databricks: part 3 - Tuning Azure Databricks SQL
This is the third post in a 3-part blog series on Power BI with Azure Databricks SQL authored by Andrey Mirskiy and Diego Fanesi. Read Part 1: Power Up your BI with Microsoft Power BI and Azure Databricks Lakehouse: part 1 - Essentials and Part 2: Power Up your BI with Microsoft Power BI and Lakehou...
tommypuglia·techcommunity.microsoft.com·
Power Up with Power BI and Lakehouse in Azure Databricks: part 3 - Tuning Azure Databricks SQL
Re: How to filter data from Dax
Re: How to filter data from Dax
Hi, This measure worksMeasure = COUNTROWS(FILTER(VALUES('Table'[ID]),CALCULATE(COUNTROWS('Table'),'Table'[status]="approve")=1&&CALCULATE(COUNTROWS('Table'),'Table'[status]="reject")=0)) Hope this helps.
tommypuglia·community.fabric.microsoft.com·
Re: How to filter data from Dax
Importing Delta table from OneLake to PowerBI
Importing Delta table from OneLake to PowerBI
A very quick blog on how to import Delta Table to PowerBI Desktop, probably your first question is why ? doesn’t the new Direct Lake solve that ? Direct lake assumes the compute to be running…
tommypuglia·datamonkeysite.com·
Importing Delta table from OneLake to PowerBI
Introducing the end-to-end scenarios in Microsoft Fabric | Microsoft Fabric Blog | Microsoft Fabric
Introducing the end-to-end scenarios in Microsoft Fabric | Microsoft Fabric Blog | Microsoft Fabric
In this blog article, we will explore four end-to-end scenarios that are typical paths our customers take to extract value and insights from their data using Microsoft Fabric. In these scenarios, we will show you how Fabric seamlessly addresses common architectural scenarios with a single service that encompasses data ingestion, transformation, storage, and exposure through reports or SQL endpoints.
tommypuglia·blog.fabric.microsoft.com·
Introducing the end-to-end scenarios in Microsoft Fabric | Microsoft Fabric Blog | Microsoft Fabric
Contextualized Insights: Six Ways To Put Your Numbers In Context
Contextualized Insights: Six Ways To Put Your Numbers In Context
When you share insights with audiences, they must be put in context so they can be fully understood and appreciated. While almost everyone would agree on the importance and value of context, there is little-to-no guidance on how to contextualize numbers. In this post, I share six ways in which you can add valuable background information to your key insights so they can resonate more deeply with audiences.
Without context, a piece of information is just a dot
Whenever you fail to properly contextualize your insights, you put them at risk of being misunderstood, overlooked, and ignored
tommypuglia·effectivedatastorytelling.com·
Contextualized Insights: Six Ways To Put Your Numbers In Context
Becoming a Data Engineering Force Multiplier
Becoming a Data Engineering Force Multiplier
By Daniel Beach author of Data Engineering Central As the landscape becomes increasingly data-driven, fueled by the rise of ML and AI, the importance of data engineering as a function continues to climb steadily year after year. Organizations now rely heavily on data to make every decision; data has become a requirement across every business unit, with the desire for more never stopping.
tommypuglia·seattledataguy.substack.com·
Becoming a Data Engineering Force Multiplier
A Data Storyteller’s Guide To Avoiding Clutter
A Data Storyteller’s Guide To Avoiding Clutter
In data storytelling, you want your signal (insight) to be understood and acted on by your audience. Frequently, noise in the data or design can interfere with your message. In this article, I review five categories of potential clutter and provide recommendations on how to avoid clutter in the data scenes of your data stories.
tommypuglia·effectivedatastorytelling.com·
A Data Storyteller’s Guide To Avoiding Clutter