Power BI

Power BI

9059 bookmarks
Custom sorting
Introducing RANKX in DAX - SQLBI
Introducing RANKX in DAX - SQLBI
RANKX is a simple function used to rank a value within a list of values. Its use is simple, but it can be a source of frustration for newbies. In this artic
Power_BI_tips·sqlbi.com·
Introducing RANKX in DAX - SQLBI
Major Update to Power Pivot
Major Update to Power Pivot
I have been blogging about DAX since before Power BI was a product; I started back in 2014 and Power BI was first released as generally available in mid 2015.  Until about 2017, the only way you could build a commercially viable production reporting tool that used DAX was via [...]Read More »
Power_BI_tips·exceleratorbi.com.au·
Major Update to Power Pivot
Blogs
Blogs
Analyze, visualize, and report on your data using 92 new DAX functions when creating measures in Power Pivot.
Power_BI_tips·insider.office.com·
Blogs
When can I use OFFSET DAX function in Power BI
When can I use OFFSET DAX function in Power BI
In this writing, I like to share what I have learned about OFFSET DAX function, that recently came out to the world, but not yet documented on https://learn.microsoft.com/en-us/dax/ as of today. When I face the situation to measure date-intelligence-related business requirement, I use SAMEPERIODLASTYEAR, DATESINPERIOD, DATEADD, and so many other time intelligence DAX functions, if a business is using normal & general calendar table. Or, I use FILTER, MIN, MAX, and some other DAX functions, if
Power_BI_tips·jihwankimcscp.wixsite.com·
When can I use OFFSET DAX function in Power BI
Beware these diabolical data traps
Beware these diabolical data traps
A few data traps that data consumers and data storytellers alike should beware of to avoid getting the wrong idea
·blog.devgenius.io·
Beware these diabolical data traps
What story does your timeline tell? Introducing the Timeline Storyteller custom visual for Microsoft Power BI | Microsoft Power BI Blog | Microsoft Power BI
What story does your timeline tell? Introducing the Timeline Storyteller custom visual for Microsoft Power BI | Microsoft Power BI Blog | Microsoft Power BI
Timeline Storyteller, a new custom visual for Power BI I created with a team of other researchers at Microsoft, is now available in the Office Store for anyone to use. Power BI is a powerful data storytelling tool, and with Timeline Storyteller, data journalists can now visualize a sequence of events in a compelling way using the large palette of design options that Timeline Storyteller provides. Learn more about this latest custom visual from the Microsoft Research team.
Power_BI_tips·powerbi.microsoft.com·
What story does your timeline tell? Introducing the Timeline Storyteller custom visual for Microsoft Power BI | Microsoft Power BI Blog | Microsoft Power BI
Power BI FAQ Chat Bot 9000 lives!
Power BI FAQ Chat Bot 9000 lives!
So I’ve been working on a fun little project over the past couple weeks. A lot of my customers have questions related to Power BI and I spend a lot of my time answering those questions. So I said t…
Power_BI_tips·sqldusty.com·
Power BI FAQ Chat Bot 9000 lives!
BI-RoundUp – Power BI (User details in Usage Metric Reports, Power BI Report Server Aug Update – Timeline Story Teller Custom Visual)
BI-RoundUp – Power BI (User details in Usage Metric Reports, Power BI Report Server Aug Update – Timeline Story Teller Custom Visual)
Here is the weekly BI Roundup of what has been happening in the last week. Power BI – User details in Usage Metric Reports As you can see in the image above, the Power BI team has now incorporated …
Power_BI_tips·fourmoo.com·
BI-RoundUp – Power BI (User details in Usage Metric Reports, Power BI Report Server Aug Update – Timeline Story Teller Custom Visual)
Lancashire County Council Neighbourhood Intelligence
Lancashire County Council Neighbourhood Intelligence
Local government is always looking for ways to target its resources more effectively. Lancashire County Council's business intelligence team recently began exploring Power BI as a powerful platform to visualise Lancashire's latest data for health and its wider determinants at neighbourhood level.   ...
Power_BI_tips·community.powerbi.com·
Lancashire County Council Neighbourhood Intelligence
Arrow Rating
Arrow Rating
NAME: Arrow Rating   DESCRIPTION: This quick measure shows an up arrow or down arrow when comparing a target value against a target value, or else "--" if not. Can also be inverted if a lower value is better compared to the target.   PARAMETERS: Name: Base Value Tooltip: Your base value / measure. T...
Power_BI_tips·community.powerbi.com·
Arrow Rating
Solved: Is there a way to implement an event-specific DATE... - Microsoft Power BI Community
Solved: Is there a way to implement an event-specific DATE... - Microsoft Power BI Community
Hello, I want to calculate the time difference of same type occurrences. What I already did was to get my data in the following format by duplicating the table (and adding index columns, one beginning with 0 and the other with 1) and merging them by means of a outer join. Then I added a calculated...
Power_BI_tips·community.powerbi.com·
Solved: Is there a way to implement an event-specific DATE... - Microsoft Power BI Community