Power BI

Power BI

9059 bookmarks
Custom sorting
Solved: Re: Find most reccuring value(Text or string) in a... - Microsoft Power BI Community
Solved: Re: Find most reccuring value(Text or string) in a... - Microsoft Power BI Community
OK,   Played around with one of my datasets and I believe the following would work:   First Create a Summary Table based on the following pattern: Table1Summary = ADDCOLUMNS ( SUMMARIZE ( 'table1', 'table1'[task_type] ), "Count", CALCULATE ( COUNTA ( 'table1'[task_type] ) ) ) Then Create a C...
Power_BI_tips·community.powerbi.com·
Solved: Re: Find most reccuring value(Text or string) in a... - Microsoft Power BI Community
Solved: Power Query custom column based on two criterion - Microsoft Power BI Community
Solved: Power Query custom column based on two criterion - Microsoft Power BI Community
Hello there   I've come out the other end of M is for (Data) Monkey and plenty of googling and mucking about to resolve this myself, but to no avail.  I'm hoping that you can help me.   I've a query (Timesheets) that lists timesheet entries for staff.  Each record holds a name and a date of the entr...
Power_BI_tips·community.powerbi.com·
Solved: Power Query custom column based on two criterion - Microsoft Power BI Community
Linkedin Company Search with Power BI
Linkedin Company Search with Power BI
Today I wanted to share with you a Power BI dashboard that allows you to search in Linkedin for companies with certain specialty. To make it relevant
Power_BI_tips·datachant.wordpress.com·
Linkedin Company Search with Power BI
Solved: Re: DAX determine who you lose the most to in game... - Microsoft Power BI Community
Solved: Re: DAX determine who you lose the most to in game... - Microsoft Power BI Community
Hi there,   Interesting problem :smileyhappy:   I had a play with this and here is a sample solution in a PBIX file with source spreadsheet. https://www.dropbox.com/s/szg1uesipaxa15x/Foosey%20Greatest%20Ally%20and%20Nemesis.pbix?dl=0 https://www.dropbox.com/s/wodxj443py5xdk0/FooseyData.xlsx?dl=0   S...
Power_BI_tips·community.powerbi.com·
Solved: Re: DAX determine who you lose the most to in game... - Microsoft Power BI Community
Hex Tile Grid Maps for Power BI
Hex Tile Grid Maps for Power BI
I have always been fascinated by maps as a child, and could spend endless hours looking at the globe my parents got me as a present for my 5th birthday. I was so hooked on to it that my parents eve…
Power_BI_tips·sqljason.com·
Hex Tile Grid Maps for Power BI
Tech Tip Thursday: getting started with Power BI as a DBA
Tech Tip Thursday: getting started with Power BI as a DBA
Microsoft's own Guy in a Cube has been providing tips and tricks for Power BI and Business Intelligence on his YouTube channel since 2014. Every Thursday we highlight a different helpful video from…
Power_BI_tips·powerbi.microsoft.com·
Tech Tip Thursday: getting started with Power BI as a DBA
Find more insights in your Power BI dashboards with Quick Insights | Microsoft Power BI Blog | Microsoft Power BI
Find more insights in your Power BI dashboards with Quick Insights | Microsoft Power BI Blog | Microsoft Power BI
New Quick Insights capability allows you to search dashboard tiles for hidden insights automatically within seconds. Use Quick Insights to discover correlations, outliers, trends, seasonality, change points in trends, and major factors right from the dashboard tiles you are most interested in.
Power_BI_tips·powerbi.microsoft.com·
Find more insights in your Power BI dashboards with Quick Insights | Microsoft Power BI Blog | Microsoft Power BI
Power BI and the Bing Maps API | SQL with Dustin Ryan
Power BI and the Bing Maps API | SQL with Dustin Ryan
This week I was working on a project for a school up North. This customer wanted to use Power BI and map visualizations to view the locations of the various school buildings in the district. The pr…
Power_BI_tips·sqldusty.com·
Power BI and the Bing Maps API | SQL with Dustin Ryan
Breakdown Trees
Breakdown Trees
The Breakdown tree makes it possible to visually display the full drill-down path of a measure. By keeping all levels in the drill-down path visible you will get a good overview of how your numbers
Power_BI_tips·flip.it·
Breakdown Trees