Speed up Distinct Count calculations in Power BI using Aggregations - Phil Seamark on DAX
This article aims to show how you can speed up distinct count calculations in Power BI using the built-in user-defined aggregations feature. The user-defined aggregation feature in Power BI is designed to work with direct query models and usually gets used for calculations such as SUM, MIN, MAX etc. However, it can also work well … Continue reading Speed up Distinct Count calculations in Power BI using Aggregations
How to build data literacy in your company | MIT Sloan
Data literacy is an in-demand skill for many workers and a stepping stone to becoming a data-driven organization. Here’s how to get started.
“In a world of more data, the companies with more data-literate people are the ones that are going to win,” said MIT Sloan senior lecturerMiro Kazakoff
chief data officers found that poor data literacy is one of the top three barriers in building strong data and analytics teams
Make Your Goals a Reality with OKRs and New Capabilities from Microsoft Viva Goals
As we enter a new year, more gyms are packed, more books are read, but within the first month, about a third of individuals will see a dissolution of their goals. Setting goals and sticking to them isn’t just a challenge for personal pursuits—it holds true for your professional life too. Organiza...
New Navigation for Power Apps Maker Portal - Aric Levin's Digital Transformation Blog
If you have launched the preview maker portal in the last week or so, you might have seen some big changes in the navigation and the ability to customize this to fit the needs of the maker. In this post, I will demonstrate some of the new highlights of the new preview portal (currently in Preview), and discuss some of the benefits.
Bayer builds crisis management dashboard for data-driven decisions using datamart in Power BI
Bayer is a life science company and a global leader in healthcare and nutrition—and the organization’s work became even more critical during the COVID-19 pandemic. To keep its employees safe and business production on track, the Bayer crisis management team needed access to critical COVID information for the ASEAN country group. Using datamart in Power BI, the organization built a dashboard that delivers insights in real time, enabling better decision making and enhancing cross-team collaboration for future crisis management needs.
The Balanced Scorecard—Measures that Drive Performance
What you measure is what you get. Senior executives understand that their organization’s measurement system strongly affects the behavior of managers and employees. Executives also understand that traditional financial accounting measures like return-on-investment and earnings-per-share can give misleading signals for continuous improvement and innovation—activities today’s competitive environment demands. The traditional financial performance measures worked well […]
Power Component Framework can be used to enhance the user experience for users working with data on forms, views, dashboards, and even canvas app screens. Learn more in #LowCodeFebruary.
Check & Query Data from Tabular Editor — DATA GOBLINS
In this article we look at four different ways to query data from within Tabular Editor. I also share a C# script to query or test selected columns and/or measures.
Empower your application users to quickly explore their data with the new Power BI Embedding capabilities
We’re excited to announce a new form of Power BI embedded analytics that enables you to embed an interactive data exploration and report creation experience in your applications. With this solution, you’ll be able to provide your users a similar experience to our integrations in Dynamics 365 and SharePoint.
Announcing Availability Expansion of the SSRS Migration Tool to Power BI
The SSRS RDL Migration tool is now available in SSRS 2017, SSRS 2019 and SSRS 2022! You can also migrate .pbix and .rdl files from Power BI Report Server January 2023 and Report Server September 2022.
Build next-gen apps with OpenAI and Microsoft Power Platform
Today, we will talk about OpenAI and the Microsoft Power Platform and how to build next-gen application with it. Over the past few weeks, social-media feeds and newsletters have been filled with stories and conversations about artificial intelligence (AI). ChatGPT and OpenAI were often center of the...
Welcome to the February 2023 update! This month, we’ve added TypeScript support in the developer playground sandbox, several new formatting features for reporting, and so much more. Continue reading for more details on our new features!
Last month, we announced Formula by Example starting to roll out to Excel web users. Formula by Example looks for patterns as the user enters data in the worksheet. When it recognizes a pattern, Formula by Example offers a formula to fill the rest of the column with the recognized pattern. The examp...
Power BI Activity Logs: New Workspace Metadata for Excel Scenarios
We are announcing improvements to the Power BI audit logs that helps Power BI admins filter usage of Power BI data in Excel by workspace name and workspace id.
DAX creates a blank row to guarantee that results are accurate even if a regular relationship is invalid. The blank row is not created for limited relationships. This article shows the effect of not having a blank row in your tables. We dedicated a previous article to the blank row in DAX. In that ar
Navigating through snapshots, seeing all changes between them and see all the records for those orderIds is not easy. LOOKUPVALUE can help sove the problem.
The IBCS standard can enhance the clarity of visualizing relative performance by distilling it to its essence, and I enclose a Deneb/Vega-Lite template for such an IBCS-style visual. This is a single composite visual that’s been provided with only category (product), current year (Sales CY), and previous year (Sales PY) data values. This template illustrates a number of Deneb/Vega-Lite features, including: a “title” block with title and subtitle text a “transform” block to extend the datase...
SynapseGenie/utilities/DeltalakeAutoMaintain at main
Genie Framework improves Spark Pool utilization by executing multiple Synapse notebooks on the same spark pool instance. Uses vaccum and optimize to maintain efficient delta tables.