Power BI

Power BI

9062 bookmarks
Custom sorting
Neural DAX
Neural DAX
Rather than a measure, this is a python-tool that generates DAX code to implement a pre-trained neural network (or linear/logistic regression) for prediction. https://github.com/maka89/dax_neuralnet
Power_BI_tips·community.powerbi.com·
Neural DAX
BI Survey 18 Highlights
BI Survey 18 Highlights
Every year, in return for publicising the BI Survey (the largest survey of BI tool customers and vendors in the world) here on my blog, I get a free copy of the results and the chance to blog about so…
Power_BI_tips·blog.crossjoin.co.uk·
BI Survey 18 Highlights
24 Days of PowerPlatform – Day 2 – What is Power BI?
24 Days of PowerPlatform – Day 2 – What is Power BI?
Hi & Welcome back to 24Days of PowerPlatform! As I mentioned in the first #24DaysPowerPlatform post, the Power Platform combines the power of Power BI, PowerApps, Microsoft Flow and the Common …
Power_BI_tips·workingondata.wordpress.com·
24 Days of PowerPlatform – Day 2 – What is Power BI?
Importing XLSB into Power BI
Importing XLSB into Power BI
I had a question from one of my online Power BI Training students just this week who was struggling to import data from a large *.xlsb Excel file. I suggested she save the file as an XLSX file and…
Power_BI_tips·exceleratorbi.com.au·
Importing XLSB into Power BI
Models on a String
Models on a String
Let's say you're a senior BI developer responsible for several Analysis Services Tabular instances (Dev, Test, Prod), each of which may host multiple databases. Each database, moreover, may have multi…
Power_BI_tips·insightsquest.com·
Models on a String
New Power BI skill assessment on Pluralsight
New Power BI skill assessment on Pluralsight
I’m quite excited to announce the new Power BI skills assessment on Pluralsight is in beta. This assessment is the result of me spending dozens of hours writing questions and some wonderful peer revie…
Power_BI_tips·sqlgene.com·
New Power BI skill assessment on Pluralsight
Respect Layers
Respect Layers
Working in Power BI with layered objects can block or cover a visual. This is undesirable from a user Perspective hit this link to read how to resolve.
Power_BI_tips·powerbi.tips·
Respect Layers
Microsoft Business Applications Summit is back – join us June 10-11, 2019 in Atlanta!
Microsoft Business Applications Summit is back – join us June 10-11, 2019 in Atlanta!
Connect with experts, collaborate with your community and maximize learning opportunities at Microsoft Business Applications Summit, returning June 10-11, 2019 in Atlanta, GA. Back for its second year, this is the premier place for power users, analysts and technical architects to get hands-on with ...
Power_BI_tips·community.powerbi.com·
Microsoft Business Applications Summit is back – join us June 10-11, 2019 in Atlanta!
Comparing Similar Products (Movies) with Power BI
Comparing Similar Products (Movies) with Power BI
Back Story: Back in the day, I used to work for this company with a truly all-star / amazing team. We were all part of this company called 20Th Century Fox, and we were in charge of the Theatrical dis…
Power_BI_tips·poweredsolutions.co·
Comparing Similar Products (Movies) with Power BI
Analyzing Azure EA Consumption Using Power BI – Part 1
Analyzing Azure EA Consumption Using Power BI – Part 1
Analyzing the usage and tuning resources is a key responsibility in Cloud Management. We need to understand where we spent , what are the trends and where we can tune our spending. When it comes to an…
Power_BI_tips·blogs.technet.microsoft.com·
Analyzing Azure EA Consumption Using Power BI – Part 1
Power BI Desktop December 2018 Feature Summary | Microsoft Power BI Blog | Microsoft Power BI
Power BI Desktop December 2018 Feature Summary | Microsoft Power BI Blog | Microsoft Power BI
December is a huge month for us in terms of accessibility. With this release, the entire product is completely accessible for both report consumption and report creation. We are also previewing one of the most asked for features related to Q&A, support for live connect! We also have lots of smaller improvements across the product, such as customizable tooltips for buttons and a larger DAX formula bar.
Power_BI_tips·powerbi.microsoft.com·
Power BI Desktop December 2018 Feature Summary | Microsoft Power BI Blog | Microsoft Power BI
Power BI Desktop Release Date History – Using Power BI
Power BI Desktop Release Date History – Using Power BI
I was chatting to a few of my Power BI buddies during the week about when we thought the December 2018 update would be released. It seemed to me that under normal circumstances the new version is …
Power_BI_tips·exceleratorbi.com.au·
Power BI Desktop Release Date History – Using Power BI
Power BI RoundUp – Power BI Desktop Dec Update – Dataflows Integration with your own Azure Data Lake – Business Application 2019 – Developer Update Nov 2018 – Windows App Update
Power BI RoundUp – Power BI Desktop Dec Update – Dataflows Integration with your own Azure Data Lake – Business Application 2019 – Developer Update Nov 2018 – Windows App Update
It appears that there is one last massive push from the Power BI team before the end of the year. I would consider this my early Christmas present, so please enjoy and read below. Power BI Desktop …
Power_BI_tips·fourmoo.com·
Power BI RoundUp – Power BI Desktop Dec Update – Dataflows Integration with your own Azure Data Lake – Business Application 2019 – Developer Update Nov 2018 – Windows App Update
Using the Face API with Power BI
Using the Face API with Power BI
On a previous series of blog posts, I explained how to grab the list of Data Platform MVPs from a website and add additional data about them as such as their GitHub contributions. In this sequel, I'll…
Power_BI_tips·seddryck.wordpress.com·
Using the Face API with Power BI
Extracting key phrases with the Text Analytics API and Power BI
Extracting key phrases with the Text Analytics API and Power BI
On a previous series of blog posts, I explained how to grab the list of Data Platform MVPs from a website and add additional data about them as such as their GitHub contributions. My last article also…
Power_BI_tips·seddryck.wordpress.com·
Extracting key phrases with the Text Analytics API and Power BI
Expression-based Formatting in Power BI
Expression-based Formatting in Power BI
If you have used SSRS, you know that paginated reports are very customizable, and you can make almost any property expression-based. Power BI is yet to deliver expression-based properties to change se…
Power_BI_tips·prologika.com·
Expression-based Formatting in Power BI
Intro to Yammer Analytics In Power BI
Intro to Yammer Analytics In Power BI
Have you heard about Yammer? It is a social network for organizations, kind of a “private Facebook”. Let’s imagine your organization is using Yammer as an internal platform for di…
Power_BI_tips·excel.city·
Intro to Yammer Analytics In Power BI
Setting a Default Slicer Selection
Setting a Default Slicer Selection
I see a lot of Power BI users asking for the ability to set a default slicer selection in their reports. Although this isn’t natively supported as of yet, we can imitate this functionality with a little bit of DAX! A general overview of the process to accomplish this task is as follows: Create a slicer. Create a
Power_BI_tips·powerpivotpro.com·
Setting a Default Slicer Selection