Power BI

Power BI

7501 bookmarks
Newest
Creating User-Driven Default Slicer Selections
Creating User-Driven Default Slicer Selections
IntroductionThe RequirementsThe SolutionThe Solution ExplainedConclusion Introduction Recently, in an internal Power BI help forum, someone asked if there was a way to force a slicer’s defaul…
·daxnoob.blog·
Creating User-Driven Default Slicer Selections
Being a PM at Microsoft: Influencing without authority
Being a PM at Microsoft: Influencing without authority
Influencing without authority is a fundamental PM skill and activity. What are the key factors and behaviors that will help you more consistently enlist the help of others to achieve your common go…
·ssbipolar.com·
Being a PM at Microsoft: Influencing without authority
Gotcha’s of bringing Dataverse data into Microsoft Fabric
Gotcha’s of bringing Dataverse data into Microsoft Fabric
Recently, I architected a solution for a client for their Microsoft Fabric data platform. The client works with Dynamics Finance & Operations as one of their main ERP system. Fabric offers easy…
·data-marc.com·
Gotcha’s of bringing Dataverse data into Microsoft Fabric
Filter context in DAX explained visually - SQLBI
Filter context in DAX explained visually - SQLBI
This article describes the DAX filter context using a conceptual model based on a visual representation. The filter context is a fundamental concept to unde
·sqlbi.com·
Filter context in DAX explained visually - SQLBI
What to Know about Power BI Theme Colors
What to Know about Power BI Theme Colors
Power BI reports have a theme that specifies the default colors, fonts, and visual styles. In Power BI Desktop, you can choose to use a built-in theme, start with a built-in theme and customize it,…
·datasavvy.me·
What to Know about Power BI Theme Colors
Microsoft Fabric June 2024 Update | Microsoft Fabric Blog | Microsoft Fabric
Microsoft Fabric June 2024 Update | Microsoft Fabric Blog | Microsoft Fabric
Welcome to the June 2024 update. Here are a few, select highlights of the many we have for Fabric. Fabric Spark connector for Fabric Data Warehouse in Spark runtime is now available. Query activity, a one-stop view of your running and completed SQL queries for workspace admins is being announced. You can now run queries … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/microsoft-fabric-june-2024-update/" class="more-link">Continue reading<span class="screen-reader-text"> “Microsoft Fabric June 2024 Update”</span></a>
·blog.fabric.microsoft.com·
Microsoft Fabric June 2024 Update | Microsoft Fabric Blog | Microsoft Fabric
Semantic Link Updates June 2024  | Microsoft Fabric Blog | Microsoft Fabric
Semantic Link Updates June 2024  | Microsoft Fabric Blog | Microsoft Fabric
We are excited to announce new and exciting updates to Semantic Link over the last a few months:  Semantic Link is preinstalled in the default runtime  At the Fabric Conference in March 2024, we announced that Semantic Link was generally available. We have now included Semantic Link in the default runtime by default. If you … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/semantic-link-updates-june-2024/" class="more-link">Continue reading<span class="screen-reader-text"> “Semantic Link Updates June 2024 “</span></a>
·blog.fabric.microsoft.com·
Semantic Link Updates June 2024  | Microsoft Fabric Blog | Microsoft Fabric
Using atomic design in report and model development - SQLBI
Using atomic design in report and model development - SQLBI
This article introduces the ‘atomic design methodology’ as an approach to make Power BI development more efficient and repeatable. Developing a good sem
Patterns can also be specific to reports. These are usually a collection of different elements and properties on a report that don’t necessarily come from a data model, or are specific to a reporting requirement. Consider the following example of a simple pattern for a left-hand title area on a report, which you can copy and re-use modularly across multiple report templates.
al if you have fixed styles or functionalities that apply to many reports (like a centralized portal that you link to from a help button).
The card visual formatting, which is a set of properties for the visual container and elements to look the way they do. This might be saved as a theme.json file, or applied with the Format painter tool in Power BI Desktop from an existing visual template. You then combine one or more visuals together in a single report page to fully cover the necessary questions the user might have about their data.
Report page templates are designed to address a set of specific questions or data needs
However, there are limited options to apply these visuals in new reports as templates. For instance, you can apply container formatting (such as for backgrounds, titles, and so on) with either the format painter or Power BI theme.json files. However, it is only possible to replace fields from your template visual if you use on-object interaction. An example of this is shown below, where a visual template results in a “grey box of death” because the MTD Sales field cannot be found. The user can select an alternative field, like Sales Amount or Sales CY – PY to swap, and retain the visual formatting (to thus use the template).
·sqlbi.com·
Using atomic design in report and model development - SQLBI
Power BI June 2024 Feature Summary
Power BI June 2024 Feature Summary
Welcome to the June 2024 update. Here are a few, select highlights of the many we have for Power BI. You can now download large semantic models, Power BI enhanced report format (PBIR), and Subfolder support in Power BI Report Builder.  There is much more to explore, please continue to read on!
·powerbi.microsoft.com·
Power BI June 2024 Feature Summary
Introducing Code View in Power Apps Studio (Public Preview)
Introducing Code View in Power Apps Studio (Public Preview)
<p>Fusion development is getting easier. Now, developers can view and use source code in a readable YAML + Power Fx format. Code view in Power Apps Studio allows a greater level of transparency for developers as they work with canvas apps as well as the ability to copy and paste code between your preferred code editor—enabling small changes in code, reuse across your apps, and sharing code with other developers and the community.</p>
·powerapps.microsoft.com·
Introducing Code View in Power Apps Studio (Public Preview)
May 2024 updates for modern controls and theming
May 2024 updates for modern controls and theming
<p>Do you want to build modern and accessible apps with Power Apps? Then you will love our latest updates on modern controls and theming capabilities. You can now customize the size, style, and alignment of checkboxes, radio buttons, badges, input controls, text, and buttons. You can also choose from different appearance options and change the border radius of these controls. Plus, we are adding more styling properties and new modern controls soon. Learn more about these updates and how to use them in your apps below. </p>
·powerapps.microsoft.com·
May 2024 updates for modern controls and theming
Microsoft Fabric Roadmap & Feature Status Report
Microsoft Fabric Roadmap & Feature Status Report
I created this report to summarize the release status for all Fabric features that are documented in the Microsoft Fabric Roadmap. The information on this report is collected and updated frequently…
·sqlserverbi.blog·
Microsoft Fabric Roadmap & Feature Status Report
Fabric Change the Game: Revolutionizing Fabric with REST API, Part 1 | Microsoft Fabric Blog | Microsoft Fabric
Fabric Change the Game: Revolutionizing Fabric with REST API, Part 1 | Microsoft Fabric Blog | Microsoft Fabric
This post will explore Microsoft Fabric REST APIs for seamless automation. Following, let’s review through some of the options for API integration in Fabric, unravelling the threads of development, deployment, governance, and beyond in this comprehensive series, this is Part One. Some additional Material to review: Fabric API quickstart – Microsoft Fabric REST APIs | … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/fabric-change-the-game-revolutionizing-fabric-with-rest-api-part-1/" class="more-link">Continue reading<span class="screen-reader-text"> “Fabric Change the Game: Revolutionizing Fabric with REST API, Part 1”</span></a>
·blog.fabric.microsoft.com·
Fabric Change the Game: Revolutionizing Fabric with REST API, Part 1 | Microsoft Fabric Blog | Microsoft Fabric
Copilot for Real-Time Intelligence | Microsoft Fabric Blog | Microsoft Fabric
Copilot for Real-Time Intelligence | Microsoft Fabric Blog | Microsoft Fabric
We are thrilled to unveil the next evolution in big data exploration of activity and high granularity data: Copilot for Real-Time Intelligence is now in preview! For those who are already fans of KQL or newcomers exploring its potential, Copilot can help you get started, and navigate data with ease. With Copilot for Real-Time Intelligence, … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/copilot-for-kql-in-real-time-intelligence/" class="more-link">Continue reading<span class="screen-reader-text"> “Copilot for Real-Time Intelligence”</span></a>
·blog.fabric.microsoft.com·
Copilot for Real-Time Intelligence | Microsoft Fabric Blog | Microsoft Fabric
Acquiring Real-Time Data from New Sources with Enhanced Eventstream | Microsoft Fabric Blog | Microsoft Fabric
Acquiring Real-Time Data from New Sources with Enhanced Eventstream | Microsoft Fabric Blog | Microsoft Fabric
Data in real-time is generally classified into stream event and discrete event (or notification event). Streaming event sources The enhanced Eventstream offers an intuitive way to connect external stream event sources with a ready-to-use setup, supporting well-known cloud services such as Google Cloud and Amazon Kinesis; as well as database change data capture (CDC) streams, … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/acquiring-real-time-data-from-new-sources-with-enhanced-eventstream/" class="more-link">Continue reading<span class="screen-reader-text"> “Acquiring Real-Time Data from New Sources with Enhanced Eventstream”</span></a>
·blog.fabric.microsoft.com·
Acquiring Real-Time Data from New Sources with Enhanced Eventstream | Microsoft Fabric Blog | Microsoft Fabric
Introducing Enhanced Capabilities in Eventstream: Derived Streams, Edit modes, and Smart Routing | Microsoft Fabric Blog | Microsoft Fabric
Introducing Enhanced Capabilities in Eventstream: Derived Streams, Edit modes, and Smart Routing | Microsoft Fabric Blog | Microsoft Fabric
We are pleased to announce a slew of new enhancements in Fabric Eventstream to improve your development experience of building a data streaming application. Our latest update introduces three new features: Edit and Live modes, Default and Derived Streams, and Smart Routing. These additions are set to revolutionize the way developers manage, process, and analyze … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/introducing-enhanced-capabilities-in-eventstream-derived-streams-edit-modes-and-smart-routing/" class="more-link">Continue reading<span class="screen-reader-text"> “Introducing Enhanced Capabilities in Eventstream: Derived Streams, Edit modes, and Smart Routing”</span></a>
·blog.fabric.microsoft.com·
Introducing Enhanced Capabilities in Eventstream: Derived Streams, Edit modes, and Smart Routing | Microsoft Fabric Blog | Microsoft Fabric
Announcing General Availability of Fabric Private Links, Trusted Workspace Access, and Managed Private Endpoints | Microsoft Fabric Blog | Microsoft Fabric
Announcing General Availability of Fabric Private Links, Trusted Workspace Access, and Managed Private Endpoints | Microsoft Fabric Blog | Microsoft Fabric
As more and more enterprises store and analyze data on the cloud, the need for securing sensitive data has become paramount. Microsoft Fabric offers security at different levels – for instance, access control using workspace roles/permissions and granular security at the data layer. In addition to these, Network security provides a critical level of isolation, … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/announcing-general-availability-of-fabric-private-links-trusted-workspace-access-and-managed-private-endpoints/" class="more-link">Continue reading<span class="screen-reader-text"> “Announcing General Availability of Fabric Private Links, Trusted Workspace Access, and Managed Private Endpoints”</span></a>
·blog.fabric.microsoft.com·
Announcing General Availability of Fabric Private Links, Trusted Workspace Access, and Managed Private Endpoints | Microsoft Fabric Blog | Microsoft Fabric