Power BI

Power BI

9059 bookmarks
Custom sorting
SSRS like traffic light indicators in Power BI - Microsoft Power BI Community
SSRS like traffic light indicators in Power BI - Microsoft Power BI Community
As I remember managers used to love SSRS reports for their availability of traffic light indicators which are useful way of measuring KPIs, trends etc. During my recent Power BI engagements with clients I have been asked few times if similar can be achieved in Power BI and my answer to that was, y...
Power_BI_tips·community.powerbi.com·
SSRS like traffic light indicators in Power BI - Microsoft Power BI Community
Solved: cross frequency calculation - Microsoft Power BI Community
Solved: cross frequency calculation - Microsoft Power BI Community
Hello community,   I have a question related to the frequency golf players are linked to each other during a competition. Imagine players are grouped together in several flights during one day, and grouped together differently in flights the next day. This continuous during the season. Now I want to...
Power_BI_tips·community.powerbi.com·
Solved: cross frequency calculation - Microsoft Power BI Community
Solved: Find the Distinct Value based on other columns - Microsoft Power BI Community
Solved: Find the Distinct Value based on other columns - Microsoft Power BI Community
Hi,   I want to create a dax formula that will produce a list of unique guest values from Column A, and find only the distinct value in column B (Host) based on the latest date.  The final report will only have a list of distinct guests and one host per guest.  Although, I would expect to see multip...
Power_BI_tips·community.powerbi.com·
Solved: Find the Distinct Value based on other columns - Microsoft Power BI Community
Want to create dynamic visuals that make your anal... - Microsoft Power BI Community
Want to create dynamic visuals that make your anal... - Microsoft Power BI Community
The techniques used here are seriously awesome. The opportunities are really unlimited once you understand the steps required to make this happen.   To confirm what I mean by making visuals dynamic, in this example what we want to be able to do is dynamically view information over different time per...
Power_BI_tips·community.powerbi.com·
Want to create dynamic visuals that make your anal... - Microsoft Power BI Community
Calculate ranks after filters
Calculate ranks after filters
Is it possible to dynamically calculate ranks based on filters? If I filter B, D, E can I see the new ranks as 1, 2, 3?
Power_BI_tips·community.powerbi.com·
Calculate ranks after filters
Solved: Show the last X years based on the current Selecti... - Microsoft Power BI Community
Solved: Show the last X years based on the current Selecti... - Microsoft Power BI Community
Hi Everybody   How can I write a DAX expression that show only the Sales of the last 5 five years based on the current selection of the year. For Example: -If I select 2015, the chart should show only sales for the years 2015, 2014, 2013, 2012, 2011 -If I select 2012, the chart should show only sale...
Power_BI_tips·community.powerbi.com·
Solved: Show the last X years based on the current Selecti... - Microsoft Power BI Community
Solved: Take facts with different max dates - Microsoft Power BI Community
Solved: Take facts with different max dates - Microsoft Power BI Community
Hi all.   I am new in this community, and very dummy in Power Bi. I have a fact table with a link to a master calendar by the date. The problem I have is this: I have created a mesure this way:   Valor Euros = SUMX(FILTER( 'Hechos Hstock_valorado' ;  RELATED(Tiempo[Fecha]) = max(Tiempo[Fecha]));'Hec...
Power_BI_tips·community.powerbi.com·
Solved: Take facts with different max dates - Microsoft Power BI Community
Calculate an average for last 3 months
Calculate an average for last 3 months
Hello,   I want to calculate the following: the average for the last 3 months and i want to project this data for the rest of the year.   For example: the data for the first 3 months is real data   jan    feb   mar     apr     may     jun    jul 10      20    30        20      20       20     20   I...
Power_BI_tips·community.powerbi.com·
Calculate an average for last 3 months
Dataset that compares moving average with different period
Dataset that compares moving average with different period
Hi, I need to represent a report that shows weekly trend of YTD average of a sales per region. Any advise on how can I use Power BI to help me? This is the example   Region    Day    Sales Amount A             1         1000 A             2         1500 A             3         700 B             1   ...
Power_BI_tips·community.powerbi.com·
Dataset that compares moving average with different period
Number of days between two dates, but only counting work/business days...
Number of days between two dates, but only counting work/business days...
Sample data: https://www.dropbox.com/sh/lzgqonrufze6mql/AABDGjIHOvu7iraqXeqKTmA9a?dl=0   We have a "PromiseDate" which is when we tell the customer it will be ready. The product needs to be passed quality control (DatePassedQC) at least one work day prior to the PromiseDate. If the DatePassedQC is o...
Power_BI_tips·community.powerbi.com·
Number of days between two dates, but only counting work/business days...
Filtering Tables
Filtering Tables
This article describes a number of techniques available to filter tables in DAX, showing possible pitfalls that you can avoid once you know them, in particu
Power_BI_tips·sqlbi.com·
Filtering Tables
TRACKING ADOPTION VIA POWER BI AUDIT LOGS
TRACKING ADOPTION VIA POWER BI AUDIT LOGS
A common approach to assess ROI on any BI tool deployment is through adoption metrics. Check out this example to see how you can track your adoption rates!
Power_BI_tips·blue-granite.com·
TRACKING ADOPTION VIA POWER BI AUDIT LOGS
Power BI Desktop – Terms and Definitions – Sam Lester – SQL Server
Power BI Desktop – Terms and Definitions – Sam Lester – SQL Server
Power BI Desktop – Terms and Definitions The following list of Power BI Desktop terms and definitions are intended to help users better understand the terminology used within the product and referenced in documentation and blogs. As I work on customer sites to teach, develop, and evangelize Power BI, I’ve been asked often for a...
Power_BI_tips·blogs.msdn.microsoft.com·
Power BI Desktop – Terms and Definitions – Sam Lester – SQL Server
Quick Measures Preview
Quick Measures Preview
Quick measures, a new feature we released in our April Power BI Desktop update, lets you quickly create new measures based on measures and numerical columns in your table. These new measures become…
Power_BI_tips·powerbi.microsoft.com·
Quick Measures Preview
Power BI – Visualisation – Org Chart
Power BI – Visualisation – Org Chart
Spent some time experimenting with the excellent “Synoptic Panel by OKViz” custom visualisation and came up with the idea of finding a different way to visualise the costs associated with a companies organisation structure. Organisation Chart & Associated Salaries and Costs Report  Image 1: Report showing Total Salaries and Costs for a fictitious organisation.  The Organisation Chart diagram in … Continue reading "Power BI – Visualisation – Org Chart"
Power_BI_tips·insightfuldatasolutions.com·
Power BI – Visualisation – Org Chart