Found 1636 bookmarks
Newest
AI Builder now supports predicting multiple outcomes (Preview)
AI Builder now supports predicting multiple outcomes (Preview)
<p>AI Builder prediction models now support a preview capability to predict multiple outcomes. Now you can use AI builder intelligence to predict things like is shipping going to be early, on time or late. Or will the business flow be completed as a success, a failure or cancelled.</p>
tommypuglia·powerapps.microsoft.com·
AI Builder now supports predicting multiple outcomes (Preview)
Gain deep insights into your Power Platform adoption with the CoE Starter Kit
Gain deep insights into your Power Platform adoption with the CoE Starter Kit
The Center of Excellence (CoE) Starter Kit is a set of templates that are designed to help get started with developing a strategy for adopting, maintaining and supporting the Power Platform, with a focus on Power Apps and Power Automate. A core part of the CoE Starter Kit is a Power BI Dashboard that provides you with a holistic view with visualizations and insights into resources in your tenant: environments, apps, flows, connectors, connection references, makers and audit logs. In this post, discover what’s new and what you can learn from the dashboard.
tommypuglia·powerapps.microsoft.com·
Gain deep insights into your Power Platform adoption with the CoE Starter Kit
Patch multiple records
Patch multiple records
I need to patch or insert certain fields for every record in a collection, into a datasource. Meaning, FOR all records in my collection, insert an individual record with certain fields into some datasource. Her is my collection: coll.FieldA, coll.FieldB, coll.FieldC I need to do a ForAll(coll, p...
tommypuglia·powerusers.microsoft.com·
Patch multiple records
Hot to Patch to update multiple records
Hot to Patch to update multiple records
I came across this Formula in the UX Patterns: Multiselect Blog ForAll(Filter(Gallery1.AllItems,Checkbox1.Value = true), Patch( ProfileSkillSets, Defaults(ProfileSkillSets) ,{ ProfileID:EditForm1.LastSubmit.ID, SkillsetID:ID, Skillset:Title })) This works great when adding new Records, however I...
tommypuglia·powerusers.microsoft.com·
Hot to Patch to update multiple records
Power Automate: Read Excel File
Power Automate: Read Excel File
Premise Excel files are one of the most common entities for data storage. In this post I’ll demonstrate how to parse Excel file in Power Automate and read each row. This post will be divided …
tommypuglia·piyushksingh.com·
Power Automate: Read Excel File
Power Apps for External Users
Power Apps for External Users
This post is all about how you can share Power Apps canvas apps with people who are external to your company. First of all, there are two main concepts that it’s important to understand. There is …
tommypuglia·wonderlaura.com·
Power Apps for External Users
Power Platform Resources
Power Platform Resources
This page provides a list of URLs to help individuals get up and running with Power Apps and the Power Platform by putting together a list of helpful resources. This links can provide useful resour…
tommypuglia·jackbinnall.com·
Power Platform Resources
Using Business Process Flows in a Canvas App
Using Business Process Flows in a Canvas App
<p>In this blog post, we will see how one can use various out-of-box Power Platform capabilities to build a flexible control to render a business process flow within a Canvas app. We’ve also included a pre-built solution as a sample implementation. The solution leverages Canvas Components, Common Data Service APIs via a custom connector and flows to build a re-usable component that can be used with any business process flow.</p>
tommypuglia·powerapps.microsoft.com·
Using Business Process Flows in a Canvas App
Announcing the release of AppSource checker – now available in ISV Studio
Announcing the release of AppSource checker – now available in ISV Studio
<p>AppSource checker is now available in ISV Studio (public preview), helping make the certification process faster and more efficient. AppSource checker allows an ISV to check against the AppSource certification criteria of an app prior to submitting for AppSource certification. </p>
tommypuglia·powerapps.microsoft.com·
Announcing the release of AppSource checker – now available in ISV Studio
Automate your Canvas tests in your DevOps pipeline
Automate your Canvas tests in your DevOps pipeline
<p>Embed testing in your application life-cycle by automatically running your canvas tests from your Azure DevOps build and release pipelines.</p>
tommypuglia·powerapps.microsoft.com·
Automate your Canvas tests in your DevOps pipeline
Microsoft transforms sales planning process using the Power Platform
Microsoft transforms sales planning process using the Power Platform
<p>In this post we look at how the Microsoft Worldwide Global Sales and Marketing Operations organization (WW GSMO) used the Power Platform to digitally transform the account planning process for thousands of enterprise accounts covering an annual $80+ billion book of business. The solution uses Power Apps, Power Automate, Power BI, Common Data Service, Azure SQL, Office 365, Microsoft Stream, LinkedIn, Dynamics 365 and Azure workloads.</p>
tommypuglia·powerapps.microsoft.com·
Microsoft transforms sales planning process using the Power Platform
Chris Webb's BI Blog: Calling The Power BI Export API From Power Automate, Part 2: Creating A Flow That Exports A Paginated Report To A CSV File
Chris Webb's BI Blog: Calling The Power BI Export API From Power Automate, Part 2: Creating A Flow That Exports A Paginated Report To A CSV File
In my last post I showed how to create a Power Automate custom connector for the new endpoints in the Power BI REST API for exporting a report to a file. In this post I’ll show you how to use…
tommypuglia·blog.crossjoin.co.uk·
Chris Webb's BI Blog: Calling The Power BI Export API From Power Automate, Part 2: Creating A Flow That Exports A Paginated Report To A CSV File
Power Apps - Build a Responsive App - Initial Setup
Power Apps - Build a Responsive App - Initial Setup
A responsive app resizes the app based on the browser window and moves parts of the app to make the app work in different screen sizes. The most common sizes to handle are monitor, tablet and mobile phone. Create the App In the video and for my example I design the app based on a the larger size and then...
tommypuglia·hatfullofdata.blog·
Power Apps - Build a Responsive App - Initial Setup
Building an Approval experience in Canvas Apps
Building an Approval experience in Canvas Apps
This post describes how to manage Approvals in a Power Apps canvas app by leveraging a Custom connector that extends the capabilities of the Approvals connector.
tommypuglia·powerapps.microsoft.com·
Building an Approval experience in Canvas Apps
AI Builder – New prediction model performance page
AI Builder – New prediction model performance page
We’ve updated the prediction model performance page in AI Builder. Now, there’s a performance grade to help give you a better idea of how the model is performing. We’ve also added a new performance tab on the training details pane to provide more detailed information to help you evaluate performance.  These improvements help you decide when a model is ready to publish.
tommypuglia·powerapps.microsoft.com·
AI Builder – New prediction model performance page