Power BI

Power BI

9059 bookmarks
Newest
Microsoft Build – Join us May 24-26 2022
Microsoft Build – Join us May 24-26 2022
Come together and discover the latest innovations in code and application development—and gain insights from peers and experts from around the world.
·mybuild.microsoft.com·
Microsoft Build – Join us May 24-26 2022
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!
Power_BI_tips·minceddata.info·
Calculated columns and measures
Use MSBuild - MSBuild
Use MSBuild - MSBuild
Learn the various parts of an MSBuild project file, including items, item metadata, properties, targets, and tasks.
·docs.microsoft.com·
Use MSBuild - MSBuild
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 …
·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.
Power_BI_tips·docs.microsoft.com·
Power BI usage scenarios: Advanced data preparation - Power BI
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
Power_BI_tips·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 ...
Power_BI_tips·techcommunity.microsoft.com·
Comparative Analysis by different values in same dimension in Power BI
Visualize data in a view with Power BI service
Visualize data in a view with Power BI service
In recent Microsoft releases many new features have been introduced. In this blog we will see how to use Power BI quick report (preview) on the view page in a model-driven app, to visualize CRM …
·flip.it·
Visualize data in a view with Power BI service
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.
·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
·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
Power_BI_tips·guyinacube.com·
Demystifying Custom Partitions in Power BI - Guy in a Cube
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
·asmaabouhmidi.com·
Power Automate Custom Connector to update Exchange rate automatically