Dynamics 365 CRM & Power Apps user tips Archives - Microsoft Dynamics 365 Blog http://microsoftdynamics.in/category/dynamics-365-crm-power-apps-user-tips/ Microsoft Dynamics CRM . Microsoft Power Platform Sat, 20 May 2023 14:41:45 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 https://i0.wp.com/microsoftdynamics.in/wp-content/uploads/2020/04/cropped-Microsoftdynamics365-blogs.png?fit=32%2C32 Dynamics 365 CRM & Power Apps user tips Archives - Microsoft Dynamics 365 Blog http://microsoftdynamics.in/category/dynamics-365-crm-power-apps-user-tips/ 32 32 176351444 Enable SharePoint integration in PowerApps Portal ( Dynamics 365 Portal ), SharePoint Document in Microsoft power pages http://microsoftdynamics.in/2023/05/20/enable-sharepoint-integration-in-powerapps-portal-dynamics-365-portal-sharepoint-document-in-microsoft-power-pages/ Sat, 20 May 2023 14:41:45 +0000 https://microsoftdynamics.in/?p=4724 Create folders and add files from PowerApps Portal to SharePoint STEP 1: Enable SharePoint integration: Go to Apps. Select your portal –> Click on more commands(…) –> Click on Settings Click on “Administration“ Go to Setup SharePoint Integration and click on “Enable SharePoint Integration“ Click on Enable button it will then ask you to sign in again. Click on Accept...

The post Enable SharePoint integration in PowerApps Portal ( Dynamics 365 Portal ), SharePoint Document in Microsoft power pages appeared first on Microsoft Dynamics 365 Blog.

]]>
Create folders and add files from PowerApps Portal to SharePoint

STEP 1: Enable SharePoint integration:

  1. Go to Apps.
  2. Select your portal –> Click on more commands(…) –> Click on Settings
  1. Click on “Administration
  1. Go to Setup SharePoint Integration and click on “Enable SharePoint Integration
  1. Click on Enable button it will then ask you to sign in again.
  1. Click on Accept to grant the required permissions.
  1.  You will get the below message.

STEP 2: Enable document management for table(entity)

NOTE: If document management is not enabled already then follow below steps.

  1. Go to Settings –> Document Management –> Document Management Settings
  1. Select table
  1. Click on Next
  2. Click on OK
  1. Click on Finish.

STEP 3: Customizing Form

  1. Add Document Location subgrid in the form .(The form which you are using in the PowerApps portal)
  1. Save and Publish your customization.

NOTE:  

  • Create & use the different Basic(entity) forms to create and edit the record in PowerApps Portal.
  • Add subgrid on forms that you are going to use to edit or view the record in PowerApps Portal.
  • Don’t add a subgrid on the form which you are using to create a record in PowerApps Portal

 

 

STEP 4: Creating and Assigning Table(Entity) Permissions.

  1. I am enabling SharePoint Documents for the “Project” table so I have to create two table(entity) permission records one for Project and one for Document Location.

a. Table permission for the Project table. (Don’t forget to add web roles to the table permission)

b. Table permission for Document Location.

Table Name: Document Location

Scope: Parent (This will make sure the user can only see documents that are related to the record)

Parent Table Permission: Select table permission of project from lookup.

Privileges: Read,Create,Write,Append,Append To

Go to Portal, You should able to upload files now.

  1. Open any Project record in Portal.
  2. You should see the Document Section below from where you can “Add files” or Create “New folder” in SharePoint.
  1. Click on the “Add files” button you are shown a pop-up window from where you can choose the files to upload.
  1. You can see the New Folder is created in SharePoint for that Particular Project and file is also uploaded inside the respective folder.
  1. Click on “New Folder” to create new folder this will get created inside the parent folder in SharePoint.
  1. From the portal, you can go inside the folder and then upload files that get uploaded inside the respective folder in SharePoint.
  • Add Files” in newly created folder.
  • New Folder and Files in SharePoint.

 

The post Enable SharePoint integration in PowerApps Portal ( Dynamics 365 Portal ), SharePoint Document in Microsoft power pages appeared first on Microsoft Dynamics 365 Blog.

]]>
4724
Inogic Top 5 Microsoft Dynamics 365 CRM & Power Apps user tips of 2022! http://microsoftdynamics.in/2023/01/02/inogic-top-5-microsoft-dynamics-365-crm-power-apps-user-tips-of-2022/ Mon, 02 Jan 2023 09:06:00 +0000 https://www.inogic.com/blog/?p=33551 It’s that time of year once more… It’s time to huddle indoors, build a fire, find a cozy nook, and wait for spring. As we approach the end of the year, we like to reflect on the year that has passed us. That means better understanding our readers—and seeing where we can improve for next...

The post Inogic Top 5 Microsoft Dynamics 365 CRM & Power Apps user tips of 2022! appeared first on Microsoft Dynamics 365 Blog.

]]>
Inogic top 5 blogs

It’s that time of year once more… It’s time to huddle indoors, build a fire, find a cozy nook, and wait for spring. As we approach the end of the year, we like to reflect on the year that has passed us. That means better understanding our readers—and seeing where we can improve for next year—for our small but formidable content team. Our team is constantly on the lookout for new innovations introduced by Microsoft that will provide users with significant capabilities for transforming their businesses. With new features being included in Microsoft releases and updates for Dynamics 365 applications such as Marketing, Sales, Customer Service, Field Service, and many others, Inogic always strives to find the best matches and deliver the same through our blogs. First and foremost, you enjoy learning, growing, and improving. All of our top blogs provide fresh perspectives, how-to instructions, and other important information for sharpening skills, optimizing procedures, and boosting teamwork. Let’s get to the exciting stuff now! Here are the top 5 most popular blogs in 2022.

Configuring Timeline(Show/Hide) activity display information within  Dynamics 365 CE

One of the main reasons people continue to use Dynamics 365 for their CRM needs is the ability to customize fields, forms, and views. Inogic began investigating timeline configuration capabilities in the 2021 release wave 2. We came across a request from a customer who wanted to show/hide a few activity field labels and data that are presented in the timeline by default. During the process, we discovered a new improved feature for configuring the activities in the timeline. It allows users to show/hide the activity field label and activity data that is shown across the timeline based on their business needs. As we are all aware, while displaying activity information in the timeline, there are two alternatives available: “Default form” or “Card form.” This blog illustrates how to simply configure both forms using the configuration form setting.

Avoid buffer size errors for List Rows using Power Automate Flows

Have you encountered the dreaded maximum buffer size exceeded error? Yes, that one is a pain. We got many inquiries about the following error message, which can appear when attempting to retrieve data from a table using the List Rows action of the Dataverse connector. “Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600,” says the error. Because the error message is created on the Encodian Flowr action, it is natural to believe that the Encodian Flowr action has failed, but it hasn’t (kind of)! This blog discusses how to overcome this limitation and ensure a seamless workflow.

Reusable components using Component Library within Canvas Power Apps

Components are reusable building blocks for canvas apps that let app developers use a component library to construct bespoke controls for usage within or across apps. It also helps to prevent re-designing or re-coding the same components over and over again, and it provides a single centralized location to manage upgrades or modifications. If you update a component definition within the app, your changes are reflected in all instances. Components also eliminate the need to copy/paste controls, reducing duplication of work and improving performance. This blog post will provide some information about reusable components in Canvas Power Apps that utilize the Component Library.

How to trigger flows with the Power Automate Button

Users can now run/trigger the flow from their mobile device from anywhere at any time, thanks to the flexibility given by the Microsoft Power Automate Button. Users can now quickly search for the Button and perform the flow by utilizing the ‘Power Automate’ app on mobile. This blog discusses one such business requirement in which Dynamics 365 CRM users can mark all of their Orders as ‘Submit,’ and when the user clicks ‘Order Submit,’ the current pre-built integration logic will trigger and transport Orders to another system. Orders were typically filed at any time because there was no set deadline. However, they desired to run flow at their leisure. The steps to carry out the aforesaid business scenario are outlined in this blog.

An exclusive sneak peek at the new Virtual PCF Component

As part of the platform’s maturation, Microsoft has been continuously pushing new tools and capabilities built specifically for the professional developer community. The PowerApps component framework (PCF) for model-driven programs, which is now in public preview, is one such enhancement. If you construct PCF components, you should be aware that when we create a standard control, we render it on the container given by the PowerApps Component Framework. This blog provides users with an early look at Microsoft’s new Virtual Control. This control, as its name implies, creates and renders on the Virtual DOM.

We know what it’s like to go from 0 to 100 in a matter of seconds. Inogic, a top Microsoft ISV Gold Partner, is well-known for its blogs and articles containing new approaches, how-to guides, and other useful information. Our user-friendly blogs are highly rated and cover a wide range of topics, including Dynamics 365 CRM, Power Platform (Power Apps, Power BI, Power Automate), Azure, Sales, Dataverse, Field Service,  and more. Inogic also shows basic usage through blog compilations and guides such as Microsoft Model-driven apps tips, Canvas Apps with Microsoft’s AI Builder, Microsoft Power Automate features, and others.

Inogic has a dedicated Services division that works exclusively on Microsoft Dynamics 365 and Power Platform Professional Services to build solutions that are perfectly tailored to your unique management strategy. We provide a variety of Dynamics 365 bespoke development services to businesses as your Technical Extension, leveraging on our certified resources and thousands of man-hours of development experience on the Dynamics platform. Among our technical specialties are Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 365 Sales, Power apps, Power Pages, Power automate, Power BI, and others. Please contact us to get a free quote!

Try Business Process Checklist, our newest addition to the portfolio of 15+ Productivity Apps for Dynamics 365 CRM and Dataverse, to work smarter and faster by incorporating best practices into your daily tasks! To become a member of the Inogic family, follow us on Twitter, Facebook, LinkedIn, and Instagram. Subscribe to our YouTube channel for regular updates on whats new at Inogic.

Please visit the Source and support them

The post Inogic Top 5 Microsoft Dynamics 365 CRM & Power Apps user tips of 2022! appeared first on Microsoft Dynamics 365 Blog.

]]>
4644