Power BI

Power BI

9059 bookmarks
Newest
Calculated columns and measures
Calculated columns and measures
One of the powerful features of the Tabular data model is to extend the model by adding calculated columns and measures. Both objects are defined using DAX, but besides this similarity, they are entirely different beasts. Here you will find guidance when to use what!
·minceddata.info·
Calculated columns and measures
New tool: Dataverse REST Builder
New tool: Dataverse REST Builder
Note: new version has been released, read more here or download from GitHubIf you created Web API queries against CRM/Dynamics 365/Dataverse probably you are familiar with CRM REST Builder. The …
tommypuglia·flip.it·
New tool: Dataverse REST Builder
Power BI usage scenarios: Advanced data preparation - Power BI
Power BI usage scenarios: Advanced data preparation - Power BI
Learn how Power BI advanced data preparation is about improving the reach and reusability of dataflows.
he use of separate dataflows based on purpose: staging, transformation, or final. We recommend using composable building blocks to obtain greater reuse, in various combinations, to support specific user requirements. Composable building blocks are described later in this article.
focus of this advanced data preparation scenario is on:
For a dataflow that's intended for reuse, it's common (but not required) that the creator belongs to a centralized team that supports users across organizational boundaries (such as IT, enterprise BI, or the Center of Excellence).
A staging dataflow is created in a workspace that's dedicated to the centralized management of dataflows. A staging dataflow copies the raw data as-is from the source. Few, if any, transformations are applied.
Use of composable building blocks is a design principle that allows you to manage, deploy, and secure system components, and then use them in various combinations. Creating modular, self-contained dataflows that are specific to a purpose is a best practice. They help to achieve data reuse and enterprise scale. Modular dataflows are also easier to manage and test.
·docs.microsoft.com·
Power BI usage scenarios: Advanced data preparation - Power BI
Side effects of rounding differences in Power BI - SQLBI
Side effects of rounding differences in Power BI - SQLBI
It is not common to face rounding differences in Power BI. However, when it happens, users are usually disappointed and surprised. In one of the last classr
·sqlbi.com·
Side effects of rounding differences in Power BI - SQLBI
Power BI + Adobe = Magic - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Power BI + Adobe = Magic - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Adobe Illustrator has been a tool in my dashboard design kit for quite a while. I’ve used it predominately for creating report assets such as icons, headers and backgrounds. I’ve also used it to create SVG visual elements such as the dice, turbine and scatter plot shapes and markers pictured below. But there’s another way… Continue reading Power BI + Adobe = Magic
·kerrykolosko.com·
Power BI + Adobe = Magic - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Comparative Analysis by different values in same dimension in Power BI
Comparative Analysis by different values in same dimension in Power BI
Comparative Analysis by different values in same dimension in Power BI Have you ever wanted to compare metrics between 2 sets of selected values in the same dimension in a Power BI report? For example, let’s say you wanted to compare claims metrics of one hospital or a group of hospitals to another ...
·techcommunity.microsoft.com·
Comparative Analysis by different values in same dimension in Power BI
Announcing the AAD User Virtual Table – Find and add any AAD user to your records.
Announcing the AAD User Virtual Table – Find and add any AAD user to your records.
I am happy to announce a new Out of the Box virtual table for Dataverse, AAD User. AAD User makes it easy to retrieve any user that is in your organization’s Azure Active Directory as well as user details like job title, email, phone number and more.
tommypuglia·powerapps.microsoft.com·
Announcing the AAD User Virtual Table – Find and add any AAD user to your records.
SQL Server Azure Tips
SQL Server Azure Tips
Solve your SQL Server SQL Azure issues with these valuable tips, tutorials, how-to's, scripts, and more for SQL Server DBAs.
tommypuglia·mssqltips.com·
SQL Server Azure Tips
Reading a SharePoint List with Azure Logic App
Reading a SharePoint List with Azure Logic App
Sometimes in life you have to do things you really don't like to do. Such as extracting data from a SharePoint List. Usually I use SSIS and the OData source component for this task, as described in one of my most popular articles ever: Reading SharePoint Lists with Integration Services 2017 (I'm not
tommypuglia·sqlkover.com·
Reading a SharePoint List with Azure Logic App
Demystifying Custom Partitions in Power BI - Guy in a Cube
Demystifying Custom Partitions in Power BI - Guy in a Cube
We talk about Incremental Refresh a lot, but what if you need custom partitions in Power BI? How do you even create those? They look scary! Patrick takes the mystery away and walks you through how you can create them. Partitions in tabular models https://docs.microsoft.com/analysis-services/tabular-models/partitions-ssas-tabular
·guyinacube.com·
Demystifying Custom Partitions in Power BI - Guy in a Cube
reporTee
reporTee
·reportee.cz·
reporTee
Power Automate Custom Connector to update Exchange rate automatically
Power Automate Custom Connector to update Exchange rate automatically
Exchange Rate table is one of the most important tables in the sales module, however, to update the values in this table the users have to perform this action manually, in most cases users would like to keep this table updated on a daily basis. In this post I will try to explain in detail how to use Power Automate to create your Custom Connector and how to use this connector to update the exchange rates automatically. Part 1 : Create a Custom Connector In this post we will be using the https://c
tommypuglia·asmaabouhmidi.com·
Power Automate Custom Connector to update Exchange rate automatically