Power BI

Power BI

7511 bookmarks
Newest
Calculating Total, and Percentages in a Row-Level Security Power BI Model
Calculating Total, and Percentages in a Row-Level Security Power BI Model
I have written dozens of articles about row-level security so far and explained in all of them explained different methods in which you can reduce the amount of data rows that a user can see based on their roles. However, in my presentations, I still get this question that: What if I want to compare…
·radacad.com·
Calculating Total, and Percentages in a Row-Level Security Power BI Model
Announcing: Upgrade your classic workspaces to the new workspace experience public preview is rolling out
Announcing: Upgrade your classic workspaces to the new workspace experience public preview is rolling out
We’ve started to roll-out the capability upgrade classic workspace to the new workspace experience as a Public Preview. This post gives you resources to learn about the upgrade before it becomes available to your users and to be prepared. It also answers questions from our pre-release blog and documentation.
·powerbi.microsoft.com·
Announcing: Upgrade your classic workspaces to the new workspace experience public preview is rolling out
Power BIte: Turning datasets into dataflows
Power BIte: Turning datasets into dataflows
At this point I’ve said “Power BI dataflows enable reuse” enough times that I feel like a broken record[1]. What does this phrase actually mean, and how can you take advantage of …
·ssbipolar.com·
Power BIte: Turning datasets into dataflows
Change the Source of Power BI Datasets Dynamically Using Power Query Parameters
Change the Source of Power BI Datasets Dynamically Using Power Query Parameters
Parameters in Power Query are useful for many scenarios when you want to do something dynamic in the data transformation process. I have previously explained how helpful they are in creating a custom function. In this article, I am showing you another useful way of using Parameters to create dynamic datasets, that you can change…
·radacad.com·
Change the Source of Power BI Datasets Dynamically Using Power Query Parameters
Next Level Power BI – M Language Basics
Next Level Power BI – M Language Basics
This is a series of posts and exercises from a recent full-day workshop called Next Level Power BI. Check back for additional lessons and freely post your questions and feedb…
·sqlserverbi.blog·
Next Level Power BI – M Language Basics
Animate flight data in Power BI
Animate flight data in Power BI
“Have you seen the deck.gl framework from Uber? It’s designed to show large scale big data visualization?” said one of the software engineering team. I had a look at it, and it do…
·jlsql.blog·
Animate flight data in Power BI
Power BI: New and Repeat Customers
Power BI: New and Repeat Customers
Start tracking your New and Repeat customers in Power BI and see where your sales comes from. Bonus measure added: Repeat customer from previous month.
·finance-bi.com·
Power BI: New and Repeat Customers
Enhance the Card Visual in Power BI with Conditional Formatting
Enhance the Card Visual in Power BI with Conditional Formatting
The conditional formatting can be used in many visuals in Power BI, and I have explained an example of doing it in table visual. This feature is also available in the Card Visual in Power BI, However, I have seen a very few people using it. In this short blog article, I'll explain how this…
·radacad.com·
Enhance the Card Visual in Power BI with Conditional Formatting
Scale a Visual
Scale a Visual
Learn how to scale a visual to maximize usability. This tutorial shows you how to do this using Groups and Bookmarks in Power BI Desktop.
·powerbi.tips·
Scale a Visual
Do all visuals on a Power BI report generate queries?
Do all visuals on a Power BI report generate queries?
This is a question that has come up a few times over the past few months from several clients and so I figured it’d make a good quick blog post that can easily be pointed at to save time. I e…
·byobi.com·
Do all visuals on a Power BI report generate queries?
Phil Seamark on DAX
Phil Seamark on DAX
My last article described the Shadow Model data modelling technique and how you can use it to help resolve a specific performance challenge caused by tables forced to direct query mode in particula…
·dax.tips·
Phil Seamark on DAX
Phil Seamark on DAX
Phil Seamark on DAX
This post is the last in this series (for now) and describes a technique used to enhance performance in Power BI models that use Aggregate Awareness. I hope you’ve enjoyed the series as much …
·dax.tips·
Phil Seamark on DAX
Phil Seamark on DAX
Phil Seamark on DAX
I wasn’t originally planning on including an article on Incremental Aggs as part of this series, but I like the idea, and it seems like a good fit for the series, so here goes. The series so …
·dax.tips·
Phil Seamark on DAX
Power BI Evolves with More Enterprise-Class Features
Power BI Evolves with More Enterprise-Class Features
At Ignite 2019, Microsoft outlined its vision to continue extending Power BI’s enterprise capabilities. Even with Power BI Premium, deploying Power BI in an organization often means working around concerns such as model size limitations, vague deployment procedures, and more.
·blue-granite.com·
Power BI Evolves with More Enterprise-Class Features
Using Get Groups as Admin API
Using Get Groups as Admin API
Earlier this year I published a few posts describing approaches for retrieving Power BI artifacts via PowerShell scripts. As a Power BI administrator, the scheduled retrieval of this data could bec…
·insightsquest.com·
Using Get Groups as Admin API