Power BI

Power BI

9059 bookmarks
Custom sorting
SlopChart RViz: Power BI Custom Visual
SlopChart RViz: Power BI Custom Visual
SlopChartRViz SlopChartViz is a custom visual for showing the trend between two times. There is a possibility to zoom in an zoom out in this chart. This custom visual needs: 1- First Variable: a group…
Power_BI_tips·radacad.com·
SlopChart RViz: Power BI Custom Visual
TblChart RViz: Power BI R Custom Visual
TblChart RViz: Power BI R Custom Visual
TblChartRViz TblChartRViz is a custom visual for showing five variables in one chart. There is a possibility to zoom in and zoom out on this chart. This custom visual needs: 1- X-axis as the first var…
Power_BI_tips·radacad.com·
TblChart RViz: Power BI R Custom Visual
Scatter RViz: Power BI R Custom Visual
Scatter RViz: Power BI R Custom Visual
ScatterRViz ScatterRViz is a custom visual for showing three variables in one chart. There is a possibility to zoom in and zoom out on the chart. This custom visual needs 1- X-axis as the first variab…
Power_BI_tips·radacad.com·
Scatter RViz: Power BI R Custom Visual
BI-RoundUp – Power BI (December Desktop Update – Larger Power BI Premium PBIX – Power BI Bookmarking Contest – Premium Capacity WhitePaper)
BI-RoundUp – Power BI (December Desktop Update – Larger Power BI Premium PBIX – Power BI Bookmarking Contest – Premium Capacity WhitePaper)
Even though it is almost the holiday season, the wonderful people from the Power BI team have given myself (and hopefully you also) some early birthday presents. So please find all the updates belo…
Power_BI_tips·fourmoo.com·
BI-RoundUp – Power BI (December Desktop Update – Larger Power BI Premium PBIX – Power BI Bookmarking Contest – Premium Capacity WhitePaper)
Start of Month DAX Calendar
Start of Month DAX Calendar
While on a recent project I needed to build a variation of the DAX date table. In my previous post, found here Creating DAX Date Tables I was built a date table for every day of the month for mult…
Power_BI_tips·powerbi.tips·
Start of Month DAX Calendar
Complex Data Prep: Hawaii Tourism Analysis in #PowerBI - DataChant
Complex Data Prep: Hawaii Tourism Analysis in #PowerBI - DataChant
Better late than never. Prior to 2017 Power BI Data Insights Summit, Microsoft published here three challenges, including a complex data preparation. So, I had to try it. At the time, I was too busy to submit my solution, but I planned to share it at DataChant. You can also learn how the challenge was solve …
Power_BI_tips·datachant.com·
Complex Data Prep: Hawaii Tourism Analysis in #PowerBI - DataChant
Checklist for Finalizing a Data Model in Power BI Desktop
Checklist for Finalizing a Data Model in Power BI Desktop
My colleague and friend Meagan Longoria has been giving me a few “gentle nudges” to update an old post about this topic: This post is a checklist of suggested items to be completed in your Power BI data model, within Power BI Desktop, before you consider it “done done.” This is not a how-to pos
Power_BI_tips·sqlchick.com·
Checklist for Finalizing a Data Model in Power BI Desktop
Linear Interpolation
Linear Interpolation
In the mathematical field of numerical analysis, interpolation is a method of constructing new data points within the range of a discrete set of known data points. Anyone that has done mechanical engineering knows all about interpolation. I swear my Thermo and Fluids professor, Dr. Jed Marquart was ...
Power_BI_tips·community.powerbi.com·
Linear Interpolation
Font Families in Power BI
Font Families in Power BI
Font selection is one important but often overlooked aspect of creating content in Power BI. With the June 2017 Power BI Desktop update, the ability to change between font families expanded substantia…
Power_BI_tips·dataveld.wordpress.com·
Font Families in Power BI
Embedding Images in Power BI using Base64
Embedding Images in Power BI using Base64
Hi readers, Happy New Year! It’s been a while since I blogged and a lot of changes have happened in the last one year, including me moving to Microsoft as a BI Technology Solution Professional in t…
Power_BI_tips·sqljason.com·
Embedding Images in Power BI using Base64
Re: Ranking and measure and additonal filters
Re: Ranking and measure and additonal filters
Hi , Please try below measures: Count transaction = COUNT('User-transaction'[TransactionID]) Rank value = RANKX(ALLSELECTED('User-transaction'[User]),[Count transaction],,DESC,Dense) Best regards, Yuliana Gu
Power_BI_tips·community.powerbi.com·
Re: Ranking and measure and additonal filters
Power BI Connections: Direct Query
Power BI Connections: Direct Query
Now that we’ve solidly gotten through the basics in terms of what connection types are in the opening blog, found here, and detailed out what is included in the default connection type of Import fo…
Power_BI_tips·powerbi.tips·
Power BI Connections: Direct Query
Power BI Template Design
Power BI Template Design
Self-Service Power BI Report Template The final task for the dataset designer in sprint 12 is to create a report template (.PBIT file) that will allow users to build their own reports in Power BI D…
Power_BI_tips·insightsquest.com·
Power BI Template Design
Power BI Project Example
Power BI Project Example
Good morning, Power BI Developer Let’s say you’re a BI developer within a corporate BI team and you’ve been assigned to a Power BI project. More specifically, you’re respons…
Power_BI_tips·insightsquest.com·
Power BI Project Example