Map My Relationships: Visualize Relationships between Dynamics 365 CRM Entities or Related Records in a Single View | Microsoft Dynamics 365 CRM Tips and Tricks
After the prolific response we have been getting from everyone on our productivity apps for Dynamics 365 CRM and our recently concluded webinar series including sessions on visual tools like Kanban …
Best practice rules to improve your model’s performance | Microsoft Power BI Blog | Microsoft Power BI
Want to improve the performance and design of your Power BI model? Run these newly published rules against your model to quickly identify areas of improvement!
The Power BI Service Admin - mapping the hive - Mincing Data - Gain Insight from Data
One of the most exciting things about being a Power BI service administrator is watching what's going on inside the service. This blog starts a series of articles on how to create your own Service Monitoring application using Power BI.
Events and projections, using M - Mincing Data - Gain Insight from Data
I tend to create tables using M or a combination of point-and-click and M, because these tables are treated as base tables if the model is refreshed and for this reason these tables will benefit from all the compression magic, whereas tables created using DAX are not that well compressed.
Will it fold? Look in Power Query Online! – BI Polar
Query folding is a key capability in Power Query. In short, query folding is the process by which the Power Query mashup engine takes the steps defined in the Power Query editor and translates them…
Filtering the top products alongside the other products in Power BI - SQLBI
This article shows an optimized DAX technique to display the first N products for each category in Power BI, adding a row that aggregates the value for all
This article describes the syntax and the use cases of the DEFINE COLUMN statement in DAX. Introduced in December 2020, the DEFINE COLUMN statement lets you
On how to ask a technical question, if you really want an answer - SQLBI
How many times did you ask a technical question, to be met with a laconic “it depends”? Or worse, for your question to be totally ignored? This is so ty
This article describes the syntax and the use cases of the DEFINE TABLE statement in DAX. Introduced in December 2020, the DEFINE TABLE statement lets you d
How Good are Your Chart Choices? – business intelligist
I found this interesting chart on Datawrapper.de and it made me think about how (and whether) my chart selections also changed over time. (Datawrapper is a pretty cool tool that allows users to upl…
How to Calculate Revenue and Margin Using Price and Cost History Tables (Power BI DAX Tutorial) – business intelligist
I use Sales data a lot in my tutorials and usually the Sales Fact table will have the following fields in it: DateProductRevenueUnits Along with a bunch of other stuff…. Now, it is actually very co…
Cumulative Discount or Commission Calculation (Power BI DAX Tutorial) – business intelligist
If you are looking to challenge your DAX skills while trying to figure out how to calculate a Cumulative Discount (or a Cumulative Commission) then this tutorial is for you. A Cumulative discount i…
Data Persuasion with BI: Top 5 Reasons Your Last Presentation was a FAIL – business intelligist
Unfortunately, life is hard and in BI world we are guaranteed to fail with our Data Persuasion every now and then. Having failed with my BI presentations many a time, I decided to write this articl…
How to create DirectQuery (Composite) using an existing Power BI Dataset and a local Excel file - Reporting/Analytics Made easy with FourMoo and Power BI
This blog post demonstrates how to use the new DirectQuery (Composite) models in Power BI and then connect it with a local Excel file.