Posts

Showing posts from August, 2021
Image
  Introduction To Power App Portals PowerApps Portals allow organizations to create websites which can be shared with users external to their organization either anonymously or through the login provider of their choice like LinkedIn, Microsoft Account, other commercial login providers. To increase the availability of portal software, Microsoft has recently replaced their older Dynamics 365 Portals with the new Power Apps Portals. The new program is designed to be an easier to use option with less coding needed for companies that want to create portals for their customers to access information Power Apps Portals can be used for a wide variety of purposes. Because it connects natively with Microsoft’s Common Data Service, Power Apps Portals can provide any information stored on the Microsoft Dynamics suite. This blog is intended to be a short guide on how to get started with a Power Apps Portal environment for those who are completely unfamiliar with the anatomy of the program. ...
Image
   Create and manage field within an entity in Microsoft Dataverse The column type determines the values that can be stored within that column. All columns have one and only one column type. The column types that are available in Microsoft Dataverse include:   Text - A text value intended to be displayed in a single-line text box.   Text Area - A text value intended to be displayed in a multi-line text box. If you require more than 4,000 characters, use a Multiline Text data type.   Email - A text value that is validated as an email address and rendered as a mailto link in the column.   URL - A text value that is validated as a URL and rendered as a link to open the URL.   Ticker Symbol - A text value for a ticker symbol that will display a link that will open to show a quote for the stock ticker symbol.   Phone - A text value that is validated as a phone number rendered as a link to initiate a phone call by using Skype.   Whole Number - A nu...
  PowerApps:-Power Platform Introduction:-  -The Microsoft Power Platform is a collection of tools – a suite of ‘low-code’ solutions – designed to support your business in different ways. - Users interact with data daily from entering their time for payroll, seeking guidance on existing processes, and analyzing data to make decisions.   -It is product of Microsoft power platform. -It is a low code development platform used to develop custom application for  business needs in less time. -It has services, connectors and scalable data services and app platform  (Microsoft Dataverse) to allow interaction with existing data. -It is also able to create application and run across multiple device. Power Automate:- - It lets users create automated workflows between applications and services. - Power Automates simple interface allows every of user to automate work task - from  beginners to seasoned developers. - we now have more intelligent and powerful capabilities ...
Image
  How To Build An Automated Solution Solutions are used to transport apps and components from one environment to another  or to apply a set of customizations to existing apps. A solution can contain one or more apps as well as other components such as site maps, tables, processes, web resources, choices, flows, and more. With the hundreds of triggers, actions and connectors, sometimes the hardest part about Power Automate can be figuring out where to get started. To help you get started, there are countless flow templates available to help you build a solution. To see all of the available templates, you can sign into power automate. Important points in Microsoft Power Automate  Every flow has two main parts:  Trigger:- The trigger can be something like a new email arriving in your inbox or a new item is added  to a SharePoint list.   Action:- Actions are what you want to happen when a trigger is invoked. Create a flow from a template:- for creating flo...
Image
 Introduction TO Power Automate:- Power Automate is used to automate repetitive business processes. Beyond simple workflows, Power Automate can send reminders on past due tasks, move business data between systems on a schedule, talk to more than 275 data sources or any publicly available API, and can even automate tasks on your local computer like computing data in Excel. All of this can be done by all skill levels from typical business users to IT using Power Automate's no-code/low-code platform. Power Automate is a service that you can use to automate repetitive tasks to bring efficiencies to any organizations.       You can create cloud flows, desktop flows, or business process flows. Cloud flows Create a cloud flow when you want your automation to be triggered either automatically, instantly, or via a schedule. Types Of Cloud flows: Automated flows:- Create an automation that is triggered by an event such as arrival of an email     from a specific...
Image
  Get Started with Model Driven App Model-driven apps        Model-driven app design is a component-focused approach to app development.  Model-driven app design doesn’t require code and the apps you make can be simple or  very complex. Unlike canvas app development where the designer has complete control  over app layout, with model-driven apps much of the layout is determined for you and  largely designated by the components you add to the app. Model-driven apps start with  your data model – building up from the shape of your core business data and processes  in the Dataverse to model forms, views, and other components. Model-driven apps automatically generate great UI that is responsive across devices. Model-driven apps have three design phases:   1. Model your business data  2. Define your business processes  3. Build the app Create a model-driven app  • On the Home page, select the Model-driven ap...
Image
  Get Started With Dataverse  Microsoft Dataverse:- Dataverse is an option of the data sources that you can use within Power Apps.  So App makers can then use Dataverse to build rich applications in Power Apps.  Microsoft Dataverse “Common data service” is a cloud-based storage space that  organizations can use to store business application data.             Dataverse is a straightforward platform that you can use to begin designing  your data structures,it is cloud-based storage space. The data within Dataverse is stored  within a set of tables. A table is a set of records that used to store data, each table consists  of some columns. Tables Data within Dataverse is stored within a set of records called Tables. A table is a set of records used to store data, similar to how a table stores data within a database. how to create new custom table in dataverse: 1. In the left navigation pane, expand Data, select Tables, an...
Image
  How to build a model-driven app Model-driven apps:-         Model-driven apps start with your data model – building up from the shape of your core  business data and processes in the Dataverse to model forms, views, and other components. Model-driven apps automatically generate great UI that is responsive across devices.         Model-driven app design doesn’t require code and the apps you make can be simple or very complex.  With model-driven apps, much of the layout is determined for you and largely designated by the components you add to the app. Below Show How to Create a model-driven app:- Sign in to Power Apps by using your organizational account. Select the environment you want, or go to the Power Apps admin center to create a new one. On the Home page, select Model-driven app from blank. Click Create. Sign in to Power Apps by using your organizational account. Select the environment you want, or go to the Power Apps admin ...
Image
 Introduction to model-driven apps and Dataverse  Whether you are building a canvas app or a model-driven app, Dataverse is the ideal data source because  it is the foundational data source of Microsoft Power Platform. As a result, you will experience the most  functionality, the deepest integrations, the most features, and the best ease-of-use of any available data sources.  From simple web-based data design to robust, role-based security, Microsoft Dataverse is a straightforward platform  that you can use to begin designing your data structures and helping to keep them safe. Then, with your data in place,  you have rich integration capabilities from Power Apps and the rest of Microsoft Power Platform. Another benefit of using Dataverse is that all of your data is stored in tables. A table is a set  of records that is used to store data, similar to how a table stores data within a database. Dataverse includes a  base set of standard tables t...
 Power Automate