This article explains the precedence of calculation groups in DAX, needed whenever multiple calculation groups are present within the same model. Before sta
This is not so much a DAX tip, rather something you might consider if you want to speed up the performance of any Direct Query (DQ) model you manage in Power BI or Analysis Services. The simple tip…
Have you ever tried to sort an array or collection in Microsoft Flow? Did you ever look for the Sort function when you build your expressions? You can stop searching! It doesn't exist. The Sort Azure …
Previously, I wrote a post called Microsoft Flow & Quick Parts, which shows how you can insert fields from SharePoint into your document via Flow and Quick Parts. Many times in business processes, thi…
Adam shows how you can use the Power BI REST API without writing any code. Then takes it to the next level with PowerShell. Power BI REST API Reference – https://docs.microsoft.com/rest/api/power-bi/ …
Conditional Column in Power BI using Power Query; You can do anything!
There are many scenarios that you might want to implement a conditional expression. When the conditional expression's logic is on a row-by-row basis, the best is doing it in Power Query rather than DA…
By In this article, I want to show you the cheat sheet of the Shared Dataset inside Power BI. I tried to cover all the information related to shared dataset. As you know, the Shared dataset is one the…
Canvas PowerApps using Common Data Service can easily share data with Azure AD Security Groups
This post introduces how sharing a canvas app using CDS to a security group now supports a streamlined means to set the CDS security role on the security group.
In Chapter 11 of my book, I introduced the Cartesian Product technique that enables you to combine two datasets in order to apply a calculation or filtering on each combination of paired records. In t…
I used to work on a full-text search engine. Back then, we often paraphrased a famous Albert Einstein’s quote “Organized people are just too lazy to search”. In Power BI Desktop you can search for tab…
Enabling External Power BI Users to easily view App Workspaces or Apps shared with them
Having the capability to connect external people (B2B) into your data within Power BI is a great feature and a huge advantage when comparing to other customers in my opinion. In this blog post I want …
Although very simple, still I see many Power BI reports with no organized way of separating measures. When you use Power BI for a while, you will gradually have more DAX measures and calculations, and…
When you have a large array of data and and the data has duplicates, it can be difficult to to de-duplicate your data in PowerApps. There is a Distinct function which returns a unique list of value…
Power BI Slicer histogram, dynamic dates, gateway update and more... (July 15, 2019)
Thanks for watching this week’s Power BI news roundup! Last weeks roundup: https://guyinacu.be/roundup144 Tech video: https://guyinacu.be/appsandworkspaces Sources Slicer with Histogram in Power BI (@ExceleratorBI) The Dynamic Time Matrix (@PowerBITips) Sending refresh notifications to others On-premises data gateway July 2019 update is now available Multiple data source definitions on the On-premises data gateway for the same […]
Text.RemoveBetweenDelimiters function for Power BI and Power Query
While there is a native function to fetch text between 2 delimiters in Power Query, there is no such function that removes the text instead. Therefore I’ve created a custom (…) Read more
PowerApps ISV Studio is now available for public preview
<p>Dynamics and PowerApps ISVs can now see a consolidated view of your published Dynamics Customer Engagement apps with cross tenant application insights to monitor and support your apps. You ca…
The purpose of this post is to share and describe a Power BI-based solution for analyzing SQL Server Agent job history data. SQL Server Agent has been around for many years and though increasingly my …
Join Pragmatic Works for the only 100% virtual conference dedicated to the #PowerPlatform on July 23rd and 24th... Looking to enhance your Power BI, PowerApps and Flow skills but can’t attend an in-pe…
Use a Conditional Preview Image in Paginated Reports subscriptions in Power BI
Recently in Power BI, a new feature was added for Paginated Reports e-mail subscriptions where you could optionally add a preview image in the body of your e-mail message. By default, this is…
Hi Office International Community members, Did you ever want to measure wind speed from an anemometer? Or model the impact of the brain colliding with the skull? Even determine the electroconductivity of a solution? Excel’s Data Streamer Add-In supports capturing, visualizing and analysing real-t...