Power BI

Power BI

7501 bookmarks
Custom sorting
Azure Map in Power BI: Part Two
Azure Map in Power BI: Part Two
In the last post, an introduction to Azure Map was presented. Azure Map has considerations and limitations as below( that may resolve later as now is in preview) You can use it in Power BI Desktop, Power BI Service, and mobile application But, not available Power BI publish to the web, Embedded and service embedding. Read more about Azure Map in Power BI: Part Two[…]
·radacad.com·
Azure Map in Power BI: Part Two
Using ALLEXCEPT versus ALL and VALUES - SQLBI
Using ALLEXCEPT versus ALL and VALUES - SQLBI
ALLEXCEPT is a handy DAX function to retrieve all the columns of a table except for some. When used as a CALCULATE modifier, its behavior is less intuitive
·sqlbi.com·
Using ALLEXCEPT versus ALL and VALUES - SQLBI
Power BI Mobile apps now support Goals!
Power BI Mobile apps now support Goals!
Goals in Power BI Mobile apps was Just released! Having Goals in your Power BI mobile app lets you monitor the health of your business directly from your smart phone, no matter where you are at.
·powerbi.microsoft.com·
Power BI Mobile apps now support Goals!
Changing display units without a suffix
Changing display units without a suffix
If you want to change the display units without a suffix, you cannot do it through formatting or formatstring, you need to use a calculation group.
·esbrina-ba.com·
Changing display units without a suffix
A Step-by-Step Overview of Paginated Reports in Power BI
A Step-by-Step Overview of Paginated Reports in Power BI
Paginated Reports for Power BI offer pixel-perfect control over the format of each element of a report. This article will explain how to create a Paginated Report and how to configure the new Paginated Reports visual in Power BI Desktop.
·bluegranite.com·
A Step-by-Step Overview of Paginated Reports in Power BI
Announcing public preview of automatic aggregations!
Announcing public preview of automatic aggregations!
Automatic aggregations are now in public preview! Unlock massive datasets without having to copy large volumes of data or manage data loads. Automatic aggregations are managed automatically by Power BI, accelerating time to insight, and reducing TCO.
·powerbi.microsoft.com·
Announcing public preview of automatic aggregations!
Highlight Above and Below Average in Power BI
Highlight Above and Below Average in Power BI
Fowmy is the founder of ExcelFort Consulting and is a Microsoft Certified Solution Associate (MCSA). He is a qualified and well experienced Finance Professional with over 15 years of experience. …
·flip.it·
Highlight Above and Below Average in Power BI
Power BI Push Tools - SQLBI
Power BI Push Tools - SQLBI
• Sqlbi.PbiPushDataset: It is a library based on .NET Core 3.1, which is compatible with Azure Functions. This library can be used directly by your C# or .NET code in case you do not want to rely on …
·flip.it·
Power BI Push Tools - SQLBI
3 reasons to use views instead of tables in Power BI! - Data Mozart
3 reasons to use views instead of tables in Power BI! - Data Mozart
When using a relational database as the data source for Power BI solutions, most report creators choose to take an easier path - import the data directly from tables, without even thinking or being aware of database views! In this article, we demystify views and explain why they should be your preferred choice when importing data from the SQL database.
·data-mozart.com·
3 reasons to use views instead of tables in Power BI! - Data Mozart
Comparing Events in Power BI - Excelerator BI
Comparing Events in Power BI - Excelerator BI
Today I am sharing another of those videos where I show you how I have built out my COVID report for Australia http://xbi.com.au/ca   The live report is running a few weeks ahead of my blog videos, so that is why you will see features in the live report that I [...]Read More »
·exceleratorbi.com.au·
Comparing Events in Power BI - Excelerator BI
Handling Excel Formula Errors in Power Query
Handling Excel Formula Errors in Power Query
Earlier this month I published a new and very practical Power BI app on Microsoft AppSource. The app audits Excel workbooks and detects changes and errors. To implement the app I needed to resolve key obstacles that are very common when you import Excel workbooks using Power Query. How do you import the data from […]
·datachant.com·
Handling Excel Formula Errors in Power Query
Fantasy Football 2021 Draft Kit
Fantasy Football 2021 Draft Kit
A fun way to use Power BI.   For the folks who play Fantasy Football, here is a Draft Kit to help pick the best players for your team.  By entering in your league's custom scoring rules, this report will apply those rules to the stat projections from NFL.com, and create a customized view of how the ...
·community.powerbi.com·
Fantasy Football 2021 Draft Kit
Rename Many Columns at Once in Power BI
Rename Many Columns at Once in Power BI
This is not the first time I have shared this concept. In my previous article I showed how it is possible to add a prefix to every column in a table. This article today is slightly different. Today I am removing text from multiple columns all at once using some [...]
·flip.it·
Rename Many Columns at Once in Power BI
Be Careful When Filtering for Blanks in DAX — ehansalytics
Be Careful When Filtering for Blanks in DAX — ehansalytics
It is often the case in Power BI you need to filter your data to include or exclude rows where there are blanks. Be careful though, because you might get unexpected results. Consider this table:
·ehansalytics.com·
Be Careful When Filtering for Blanks in DAX — ehansalytics