Power BI

Power BI

9059 bookmarks
Custom sorting
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...
Power_BI_tips·community.powerbi.com·
Extract Domain from URLs in Power Query Language M
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 […]
Power_BI_tips·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"
Power_BI_tips·linkedin.com·
Stuck in "Evaluating..."​ a Dataverse source in Power BI? - Try this SpeedTip
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 […]
Power_BI_tips·datachant.com·
Matrix Multiplication using the Cartesian product in Power Query - DataChant
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 […]
Power_BI_tips·powerquery.microsoft.com·
New Percentiles Transformation in Power Query Online