Defining automatic page background image in Power BI
Automatic page background image in Power BI is not super easy because you need a theme file and a usable URL. This blog pots walks through the process.
From Chaos to Clarity: The 8 Stages of Data Preparation
Data preparation is crucial in data analysis and machine learning projects. This article will explore basic concepts and extensive details on the various aspects of data preparation.
Power BI Governance, What Organisations Need to Know - BI Insight
In recent years, Power BI has become one of the most widely used business intelligence (BI) tools. Power BI is more than just a reporting tool; it is a comprehensive analytical platform that enables users to collaborate on data insights and share them internally and externally. In addition to creating reports and dashboards, Power BI … Continue reading Power BI Governance, What Organisations Need to Know
Power BI vs. Azure Synapse: Choosing the Right Tool for Your Data Analytics Needs
In today’s data-driven world, organizations need to harness the power of data analytics to make informed decisions, drive growth, and stay competitive. Microsoft offers two powerful tools for…
Controlling Workspace Creation in Power BI: How to Strike the Right Balance?
Working with many companies that implement Power BI, this is a question that comes along every single time; Should we enable workspace creation for all our users, or limit it to a specific security…
Power BI April 2023 Feature Summary | Blog rozwiązania Microsoft Power BI | Microsoft Power BI
Welcome to the Power BI April 2023 Monthly Update!
We are happy to announce that Power BI Desktop is fully supported on Azure Virtual Desktop (formerly Windows Virtual Desktop) and Windows 365.
This month, we have updates to the Preview feature On-object that was announced last month and dynamic format strings for measures. We have additional features in Reporting, Data Connectivity, Service, Paginated Reports, Mobile, and Visualizations.
Read on to explore all we have to offer this month!
Improved variables and collections experience in Canvas Designer
Creating variables and collections is an essential part of the app building process. Therefore, we are excited to announce the general availability of an improved, seamless experience that enables makers to see variables and collections directly in-line with the canvas designer! Gone are the days of switching between the app designer and backstage to set…
Welcome to the Power BI April 2023 Monthly Update!
We are happy to announce that Power BI Desktop is fully supported on Azure Virtual Desktop (formerly Windows Virtual Desktop) and Windows 365.
This month, we have updates to the Preview feature On-object that was announced last month and dynamic format strings for measures. We have additional features in Reporting, Data Connectivity, Service, Paginated Reports, Mobile, and Visualizations.
Read on to explore all we have to offer this month!
Optimizing SWITCH on slicer selection with Group By Columns - SQLBI
This article describes how to use the Group By Columns property to store the slicer selection by using the same column used in a SWITCH function to optimize
Are You Asking Too Much of Your Chief Data Officer?
Since the first chief data officer was appointed at Capital One in 2002, the role has been plagued by confusion about its purpose. In studying CDOs and their roles over the past decade, the authors identified seven key types of CDO jobs, each distinct enough that it would be difficult or impossible for one person to perform all of them well. Understanding what a given organization expects of its CDO, and then matching capabilities with those expectations, can be the key to longer, more effective, and happier CDO tenures.
CIOs, Meet Your New Colleagues: Chief Data, Analytics and AI Officers
Collaboration is key as more companies hive off duties held by IT officers and create positions to better use data and manage emerging tech like ChatGPT.
Two Important Perspectives On Why Data Storytelling Matters
When people are asked why data storytelling matters, most of the focus is on the benefits that can be derived by the individuals communicating the insights. However, there are two key perspectives to consider when contemplating why it matters--that of the sender and that of the receiver. While individuals will gain much from developing data storytelling skills, it's ultimately the audiences who will be the greater beneficiaries. This article explores how each side benefits from data storytelling and how data stories can collectively enhance your organization's overall success.
This post give you an Overview of Creator Kit. It explain what is Creator Kit for Power Apps and how can we install it. Is good starting point to understand it, and have useful official link to keep you update
Following on from the launch of the new look for model driven apps, we’re making the same modern controls available to canvas apps through an opt in preview. The new controls bring the following improvements:  Modern – A focused and less cluttered design that supports richer interaction states and elevation, provides a higher usability baseline…
We’re pleased to announce some exciting updates to how makers can use untyped objects. ParseJSON() and untyped objects are very flexible, but we’ve heard your feedback that improvements are needed to require less code and make untyped objects easier to use. So today’s announcement is all about implicit type conversion, or coercion. For untyped objects…
In a recent blog post, Paul discussed that DevOps, and specifically CI/CD, principles are essential for modern software development, and Power BI is no exception. Power BI CI/CD for enterprise clas…
Optimizing fusion optimization for DAX measures - SQLBI
This article describes how to implement a DAX measure to run faster than what you get from the built-in fusion optimization. In a previous article, we intro