Power BI

Power BI

9059 bookmarks
Newest
Evaluating Power BI Desktop Connector Options for Microsoft Dataverse / Dynamics 365 Customer Engagement
Evaluating Power BI Desktop Connector Options for Microsoft Dataverse / Dynamics 365 Customer Engagement
I was chatting with the legendary George “The Enabler” Doubinski a while back, and he very rightly pointed out that a post I did a few years back on connector options involving Power BI Desktop, Dynamics 365 Customer Engagement and Common Data Service Microsoft Dataverse was…a little out of date. 😅 Two years, as it happens, is a lifetime in the Microsoft Business Applications space, and a lot has happened since the post went live.
tommypuglia·crmchap.co.uk·
Evaluating Power BI Desktop Connector Options for Microsoft Dataverse / Dynamics 365 Customer Engagement
How to use a custom API as a step in Dynamics 365 CRM Workflows
How to use a custom API as a step in Dynamics 365 CRM Workflows
Introduction: Microsoft recently introduced us to the Custom API feature which is a new way of creating custom actions in Dynamics 365 CRM as seen in our previous blog. However, while writing the previous blog, there wasn’t any way of using this custom API in workflows. But recently, we did see an
tommypuglia·inogic.com·
How to use a custom API as a step in Dynamics 365 CRM Workflows
Use of Custom API in Power Automate Flow
Use of Custom API in Power Automate Flow
Introduction As seen in our previous blog, we can create a custom API that can be triggered in Dynamics 365 CRM Workflows. But since Microsoft is moving away from Dynamics 365 CRM Workflows to Power Automate Flows, we should too. So, in this blog, we will see how to use the same Custom API in a Pow
tommypuglia·inogic.com·
Use of Custom API in Power Automate Flow
Variables in DAX | Purple Frog Systems
Variables in DAX | Purple Frog Systems
Variables can simplify your DAX code, help with debugging and help improve performance. To use variables in your DAX measure you need to declare a variable using the VAR keyword, give the variable a name, and then assign an expression to the variable. You can use multiple variables in a measure but when using variables […]
·purplefrogsystems.com·
Variables in DAX | Purple Frog Systems
Localizing the Data Model - Part 3 - Microsoft Power BI Community
Localizing the Data Model - Part 3 - Microsoft Power BI Community
Introduction OK, so as I mentioned in Part 1, a user in my user group recently asked me about localizing a Power BI data model including table names, column names, measure names as well as titles for visualization, etc. I figured I'd break this subject up into chunks so there will at least be two pa...
·community.powerbi.com·
Localizing the Data Model - Part 3 - Microsoft Power BI Community
Learning Guide: How to Get Started with Power BI Embedded Development - 5MinuteBI
Learning Guide: How to Get Started with Power BI Embedded Development - 5MinuteBI
One of the most challenging aspects of developing your own application is adding reporting capabilities. Power BI Embedded gives you the ability to include the capabilities of Power BI while hosting the reports in your application.  This post provides a curated resource guide.
·5minutebi.com·
Learning Guide: How to Get Started with Power BI Embedded Development - 5MinuteBI
Paradigm BI Posts | Power BI Workflows In Excel with ADSL2
Paradigm BI Posts | Power BI Workflows In Excel with ADSL2
Paradigm BI Posts - Paradigm BI and Active Business Intelligence Updates - Power BI can become a closed garden for Excel users, but what if we use WorkFlows to expose the data?
·blog.paradigmbi.com.au·
Paradigm BI Posts | Power BI Workflows In Excel with ADSL2
Quick Tips: Adding Leading Zero to Integer Values (Padding) with DAX and Power Query
Quick Tips: Adding Leading Zero to Integer Values (Padding) with DAX and Power Query
There are some cases that we want to add a leading zero to a digit, such as showing 01 instead of 1, 02 instead of 2 and so on. We have two options to do this in Power BI, doing it in Power Query or doing it with DAX. Adding a Leading Zero in Power … Continue reading Quick Tips: Adding Leading Zero to Integer Values (Padding) with DAX and Power Query
·biinsight.com·
Quick Tips: Adding Leading Zero to Integer Values (Padding) with DAX and Power Query
Change the format of existing Text, Integer, and DateTime data types to compatible formats+ 2 “new” formats.
Change the format of existing Text, Integer, and DateTime data types to compatible formats+ 2 “new” formats.
It can be challenging to pick the right data type. You may start with a text field to store your email addresses and then later realize there is an Email type.  Maybe you picked DateTime when really you only needed Date. A new API has been made public that will allow users to change the format of a Text, Integer, or DateTime data type to any of the compatible formats for the type.
tommypuglia·powerapps.microsoft.com·
Change the format of existing Text, Integer, and DateTime data types to compatible formats+ 2 “new” formats.
Some filter operations based on character function... - Microsoft Power BI Community
Some filter operations based on character function... - Microsoft Power BI Community
Usage scenarios: Sample data table:   #1. Check field if they existed English characters.(upper: 65 ~ 90, lower: 97 ~ 122)   Create a list of all English characters. List.Transform(List.Union({{65..90},{97..122}}),each Character.FromNumber(_))​ Add a custom column with function to compare each cha...
·community.powerbi.com·
Some filter operations based on character function... - Microsoft Power BI Community
Standard Bank uses AI, AutoML to retain clients, target customers, and staff branches
Standard Bank uses AI, AutoML to retain clients, target customers, and staff branches
Standard Bank, which operates in more than 20 countries in sub-Saharan Africa and abroad, adopted a self-service Power BI model in 2017 and has evolved the platform from descriptive analytics to predictive and prescriptive models. The bank’s Insurance Business group collaborated with its BI Data Visualization team to use AI and automated machine learning to predict and accurately target customers.
·customers.microsoft.com·
Standard Bank uses AI, AutoML to retain clients, target customers, and staff branches
Export Power BI report to file API – Preview Update
Export Power BI report to file API – Preview Update
I’m happy to update that during September we are modifying the preview release, specifically lifting the 50 exports per hour per capacity limit. More details inside.
·powerbi.microsoft.com·
Export Power BI report to file API – Preview Update
Findings from exploring Data Integration in Power Platform - Debajit's Power Apps & Dynamics 365 Blog
Findings from exploring Data Integration in Power Platform - Debajit's Power Apps & Dynamics 365 Blog
Follow my blog for more interesting topics on Dynamics 365, Portals and Power Platform. For training and consulting, write to us at info@xrmforyou.com Data Integration in Power Platform Admin centre – One of the few and detailed post on this topic. Wonderful read.
tommypuglia·debajmecrm.com·
Findings from exploring Data Integration in Power Platform - Debajit's Power Apps & Dynamics 365 Blog