top of page
Search
Brunner_BI
1 day ago4 min read
Building a low cost Power BI solution using small Fabric capacities and embedded reports
This blog post shows how to use small F capacities to build a low cost Power BI solution by embedding reports.
553 views1 comment
Brunner_BI
Jan 92 min read
Costs of querying semantic models in Power BI and Fabric. XMLA vs. API calls (DAX.INFO functions)
What is the cheapest way to query a semantic model in Fabric or Power BI for its metadata? Is it XMLA or the new DAX.INFO functions?
418 views0 comments
Brunner_BI
Jan 43 min read
Getting all user and security group access permissions across a Fabric Tenant
Getting all user and security group access permissions of your Power BI / Fabric tenant. Including item-level permissions.
161 views0 comments
Brunner_BI
Jan 12 min read
Semantic model storage modes across an entire tenant
How to find composite models or just getting the storage mode for all semantic models in your tenant.
287 views0 comments
Brunner_BI
Dec 19, 20242 min read
How to get row-level security details from all semantic models in Power BI or Fabric
This blog post shows probably the only way to get all row-level security details for a Power BI or Fabric semantic model.
88 views0 comments
Brunner_BI
Dec 11, 20246 min read
New ways to move report-level measures into a semantic model in Power BI
This blog post outlines a quick way to add report-level measures to a semantic model in Power BI or Fabric.
433 views0 comments
Brunner_BI
Nov 19, 20244 min read
Find duplicate DAX expressions in your Power BI or Fabric tenant
How can we find duplicate DAX expressions all across our Fabric or Power BI tenant? Find out in this post
134 views0 comments
Klaus Folz
Nov 4, 20243 min read
Complete Semantic Model Lineage in the Power BI Service
This blog post shows how to get the full lineage of a Power BI semantic model
453 views2 comments
Brunner_BI
Aug 19, 20242 min read
Searching a Power BI report's M code with a few clicks
We show how you can easily search a Power BI semantic model's M code in just a few clicks using an external tool.
65 views0 comments
Brunner_BI
Aug 12, 20242 min read
Analyzing what is going on in personal workspaces in Power BI
If you are worried about what is going on in personal workspaces in Power BI look no further!
148 views0 comments
Brunner_BI
Aug 1, 20242 min read
How to mass upload Power BI reports to the Power BI Service
We outline how you can mass upload hundreds of Power BI reports to the Power BI Service using a PowerShell script.
191 views0 comments
Brunner_BI
Jul 24, 20244 min read
Finding columns and measures used in a visual or page in Power BI
See how we can find all columns and measures used in one Power BI visual or one page of our report.
372 views0 comments
Klaus Folz
Jul 19, 20245 min read
Get all DAX expressions for a Power BI model or even tenant-wide
Learn how to search and analyze DAX expressions in Power BI models using DAX Query View, Measure Killer, and API calls.
114 views0 comments
Pedro Smiderle
Jul 18, 20242 min read
Using "What if? analysis" to achieve higher levels of optimization in Power BI
Once we removed all unused columns and measures from our model we might still find some artifacts that are not used. Read more
47 views0 comments
Klaus Folz
Jul 17, 20242 min read
New ways to analyze best practices in Power BI
The latest version of Measure Killer (2.3.0) includes a great new feature: Best Practice Analyzer. This feature is available in all...
119 views0 comments
Brunner_BI
Jul 15, 20243 min read
Benefits of using DAX INFO() functions instead of the DMVs via the XMLA endpoint in Power BI
This blog post shows how we can leverage DAX.INFO() functions for getting data and metadat of models in Power BI instead of XMLA.
311 views0 comments
Pedro Smiderle
Jul 11, 20242 min read
1-Click Optimization and Fabric Git Integration
In Measure Killer's version 2.2.0 a new preview feature was added: the "1-Click optimization". It allows users to remove all unused...
269 views0 comments
Brunner_BI
Jul 2, 20242 min read
Finding all custom visuals in a Power BI Tenant
This blog post gives you a couple of options on finding all custom visuals in a Power BI Tenant.
133 views0 comments
Brunner_BI
Jun 28, 20242 min read
Integrating Jira with Power BI
In this blog post we can see how we can easily connect Power BI to the Jira REST API to retrieve data.
425 views0 comments
Brunner_BI
Jun 21, 20242 min read
Query folding and data types from Snowflake in Power BI
When working with decimals and integers from Snowflake in Power Query, you need to watch out for data type conversion.
361 views0 comments
bottom of page