christian95964 days ago1 minPage limits for email subscriptions in Power BI PremiumIn this blog post we outline specifics about the 20 page limit for Power BI email subscriptions in a Premium workspace.
Brunner_BI6 days ago1 minFinding errors in Dataflows or PowerQueryThis article outlines how you can find errors quickly in Dataflows or PowerQuery using a small M script.
christian9596Jun 242 minHow to open .ods files in Power BI / Power QueryThis blog post shows how to import .ods files on the web natively into Power Query / Power BI.
Brunner_BIMay 132 minHow to disable the automatic refresh of a dataset after upload to the Power BI ServiceThis blog post illustrates how to disable the automatic refresh in the Power BI service when uploading a dataset.
Brunner_BIApr 132 minFormat strings for calculation groups in live reportsWhen building a live report on a dataset with a calculation group, format strings might not work as expected. We found a solution for this.
Brunner_BIApr 51 minExporting data from Power BI Desktop without limitsIf you want to export more than 30k or 150k rows, this blog post will help you get around the internal limits in Power BI.
Brunner_BIJan 291 minNew ways to check if queries fold in Power QueryFirst of all we need to give some context to our title. Most of you will know that if "View Native Query" is greyed out in our...
Brunner_BIDec 30, 20212 minAllocating amounts using lists in Power QueryWe will show you how to create dates between a start and an end date using the list operator in Power Query.
Brunner_BIDec 18, 20212 minExtending calculation groups in Power BI with unstructured data (targets, budgets etc.)Calculation groups in Power BI a lot of times rely on time intelligence calculations. If you do not know calculation groups yet, read...
Brunner_BIDec 14, 20211 minDataflows gets around the 3,000 cell enter data limit in Power BIThis blog posts shows that in Power BI Dataflows you can get around the 3,000 cell paste limit (Enter Data) in Power BI Desktop
martin1119Sep 30, 20212 minTime saving scripts in Tabular EditorHow to format all dax measures in one click. How to add descriptions to your measures using Tabular Editor. Good for live reports e.g.
Brunner_BISep 4, 20217 minHow I use Azure VMs for Power BI developmentFor once this is not a technical blog about a feature or trick in Microsoft Power BI. In this blog post, I want to explain the benefits...
Brunner_BIJul 10, 20213 minHow to visualize any map in Power BIUntil a few months ago, I have only worked with either Bing maps, filled maps or shape maps (these are the standard visuals in Power BI)....
Brunner_BIJul 3, 20213 minDynamic pop-up or warning images in Power BIFor me, Power BI has become a rather complete tool over the last few years. Some things are still missing though, like pop-up messages....
Brunner_BIJun 5, 20211 minDynamic tooltip pages in Microsoft Power BI for measure columnsThis post explains how you can make your tooltip pages in MS Power BI completely dynamic to show different measures.
Brunner_BIApr 24, 20211 minTrigger instant refreshs of Power BI Datasets with Power AutomateAutomatically trigger a refresh for a Power BI Dataset when a Dataflow refresh completes. This can be achieved easily using PowerApps.
Brunner_BIApr 9, 20211 minCreating a custom fiscal calendar in Power BITransforming your custom fiscal dates to number format and then generating a list of values between them will give us all dates in between.
Brunner_BIApr 9, 20211 minChanging data types that do not break query-folding in Power Query / Power BIThere are some data type changes that can be performed without breaking query-folding. We tested this with SQL Server 2016 as a data source
Brunner_BIApr 9, 20211 minHow to avoid having to use a personal gateway for web data sources (html page or table) in Power BIWhen you import publicly available data into your report you will most likely use the web connector in Power Query. This might lead to...
Brunner_BIApr 9, 20211 minHow to force users to select a filter in Power BI while keeping the report interactiveOne of our clients recently asked us to find a better solution for forcing users to select a filter value. They had this: The first...