Power BI

Power BI

9059 bookmarks
Custom sorting
Chris Webb's BI Blog: The ExtAuth Trace Event In Power BI
Chris Webb's BI Blog: The ExtAuth Trace Event In Power BI
When you’re looking at the Log Analytics data for your Power BI Premium dataset, or studying a Profiler trace, you may see a command called ExtAuth in the OperationDetailName column: It is do…
·blog.crossjoin.co.uk·
Chris Webb's BI Blog: The ExtAuth Trace Event In Power BI
Extract Domain from URLs in Power Query Language M
Extract Domain from URLs in Power Query Language M
Use Case - Sometimes there will be a need to extract domain names from given URLs. Hence http://www.microsoft.com should give microsoft. Below are some sample cases and the results expected.   Exclusion - Subdomains are excluded from the scope of this. Hence, https://powerbi.microsoft.com which has...
·community.powerbi.com·
Extract Domain from URLs in Power Query Language M
Tableau vs PowerBI behavior in Direct Query Mode , Result Cache
Tableau vs PowerBI behavior in Direct Query Mode , Result Cache
I was intrigued why Tableau and PowerBI have a different behavior when operating in a Direct Query Mode ( Tableau call it Live Mode), I always assumed it is just a driver difference, but it seems i…
·datamonkeysite.com·
Tableau vs PowerBI behavior in Direct Query Mode , Result Cache
New features for the VNet gateway
New features for the VNet gateway
This content applies to: Power Query Online Power BI datasets We are excited to announce three new features for the VNet data Gateway! New capability to create VNet data gateway clusters. You can use a cluster of virtual network data gateways to load balance the queries executing on the cluster and to avoid a single […]
·powerquery.microsoft.com·
New features for the VNet gateway
Stuck in "Evaluating..."​ a Dataverse source in Power BI? - Try this SpeedTip
Stuck in "Evaluating..."​ a Dataverse source in Power BI? - Try this SpeedTip
TL;DR - If you're using the Dataverse connector (née "CommonDataService") in PowerQuery/Power BI, try adding the [CreateNavigationProperties=false] as a hint to dramatically speed up the "Evaluation" stage of a data import / refresh. (Note: This only is appropriate as long as you're not "expanding"
·linkedin.com·
Stuck in "Evaluating..."​ a Dataverse source in Power BI? - Try this SpeedTip
LaData - Orígenes de datos
LaData - Orígenes de datos
¿Queres saber sobre los orígenes de datos que utiliza LaData para realizar sus informes? Power Bi Córdoba, Argentina.
·ladataweb.com.ar·
LaData - Orígenes de datos
Matrix Multiplication using the Cartesian product in Power Query - DataChant
Matrix Multiplication using the Cartesian product in Power Query - DataChant
Guest Author: Henk-Jan van Well As a follow up to two older Matrix Multiplication posts here and here, I would like to share with you an alternative query for matrix multiplication using the Cartesian product-functionality within Power Query. This post was contributed by guest author Henk-Jan van Well.  When reading through Gil’s book I got […]
·datachant.com·
Matrix Multiplication using the Cartesian product in Power Query - DataChant
Modularization and Iteration in M Query
Modularization and Iteration in M Query
Here is a real-world M Query scenario recently implemented for a client who has signed contracts in PDF format that offers incentives for sales.
·csgpro.com·
Modularization and Iteration in M Query
New Percentiles Transformation in Power Query Online
New Percentiles Transformation in Power Query Online
This content applies to: Power Query online There’s a new operation available for the Group By transformation in Power Query Online: percentiles. To see how it works, let’s see a simple example.  Consider the following Excel table containing information about invoices from different countries:  If you connect to this table from a Power BI or […]
·powerquery.microsoft.com·
New Percentiles Transformation in Power Query Online