SharePoint

How to configure layout and add custom sections to SharePoint list form

Hello everyone and welcome to my blog. In today’s blog I am going to show how you can edit the layout of a SharePoint list item form. In this blog, we will cover the following requirements. Through my blog I share interesting tips and discuss on latest releases of Microsoft.NET technologies, Dynamics 365 and Power …

How to configure layout and add custom sections to SharePoint list form Read More »

How to launch Power Automate flow on click of a button from a row in SharePoint list item

Hello everyone and welcome to my blog. In today’s blog, I will show how you can launch a Power Automate flow using a button from a row in SharePoint list item. The blog should help you to learn the following scenarios. Through my blog I share interesting tips and discuss on latest releases of Microsoft.NET …

How to launch Power Automate flow on click of a button from a row in SharePoint list item Read More »

How to get SharePoint document library id by library name in Power Automate

Hello everyone and welcome to my blog. In today’s blog I will show how you can get SharePoint document Library Id by Library name, in a Power Automate flow. Through my blog I share interesting tips and discuss on latest releases of Microsoft.NET technologies, Dynamics 365 and Power Platform, SharePoint and Client scripting libraries. Please subscribe …

How to get SharePoint document library id by library name in Power Automate Read More »

{Solved} Couldn’t add this app. Check your network connection and try again – Error when trying to upload a SPFx component in SharePoint

Hello everyone and welcome to my blog. Today’s blog is on the network connection error you may receive when trying to upload a SPFx component in SharePoint and how to resolve the same. Let’s get started. I have a SPFx list view command control which I want to upload as an App to my site …

{Solved} Couldn’t add this app. Check your network connection and try again – Error when trying to upload a SPFx component in SharePoint Read More »

How to add comment to SharePoint List Item using Power automate

Hello everyone and welcome to my blog. In today’s blog, I will show on how you can add comment to a SharePoint list item using Power Automate. Comments are a great feature to add information for SharePoint list item. You can put in additional information for each list item and also tag users. Once you …

How to add comment to SharePoint List Item using Power automate Read More »

{Solved} Access Token validation error. Invalid Audience – Graph API Error

Hello everyone and welcome to my blog. In today’s blog I will discuss about a common error you may encounter while connecting to SharePoint or OneDrive using Graph API and how to resolve the same. When using Graph API, you may encounter the below error. Pic courtesy: Microsoft Learn. The error happen precisely because of …

{Solved} Access Token validation error. Invalid Audience – Graph API Error Read More »

How to connect to SharePoint search API using certificate authentication

Hello everyone and welcome to my blog. Today’s blog is going to be bit different from my usual blogs on Power Apps and SharePoint. In this blog I will discuss on how to connect to SharePoint Search API using POSTMAN At the end of the article you will also learn the following topics. So let’s …

How to connect to SharePoint search API using certificate authentication Read More »

Bulk update Image column of SharePoint to a specific Image – using Power Automate – Part 2

Hello everyone and welcome to my blog. I am back with another blog on SharePoint and Power Automate flow. This post is a continuation of my previous post where I went through in detail on how to clear the value of image column of SharePoint through a Power Automate flow. We also saw how we …

Bulk update Image column of SharePoint to a specific Image – using Power Automate – Part 2 Read More »

Bulk update Image column of SharePoint list – using Power Automate – Part 1

Hello everyone and welcome to my blog. In today’s blog I will discuss about a very interesting topic related to Image column type in SharePoint List. Sometime back, Microsoft introduced Image column type for SharePoint list. It is indeed a great feature as prior to that if you have a list of products and you …

Bulk update Image column of SharePoint list – using Power Automate – Part 1 Read More »

How to filter a SharePoint list view by Hyperlink column in SharePoint online

Welcome to my blog readers. Today’s blog is on SharePoint and in today’s blog I will discuss a requirement which is quite common. But surprisingly there is hardly any solution to meet the requirement. So much hype about the requirement. What it is? The requirement is to create/ filter a SharePoint List view by Hyperlink …

How to filter a SharePoint list view by Hyperlink column in SharePoint online Read More »

How to create a SharePoint Hyperlink (URL) column with more than 255 characters

Hello everyone and welcome to my blog. In today’s blog I will discuss on how to create a Hyperlink column in SharePoint to store more than 255 characters. SharePoint list has a hyperlink column and more often than not it serves your purpose. But the problem arise when the URL is more than 255 characters. …

How to create a SharePoint Hyperlink (URL) column with more than 255 characters Read More »

PowerApps now allow you to display SharePoint List images in four sizes. Check this out!

Welcome to all my readers. I am back with another blog on PowerApps. In this blog I am going to discuss about a new feature. PowerApps has recently launched the support for images (image column) from SharePoint lists. If you have an Image column in SharePoint list and you want to display that in PowerApps, …

PowerApps now allow you to display SharePoint List images in four sizes. Check this out! Read More »

How to get contents of an image column of SharePoint in Power Automate

Welcome to all of my readers. I am back with another blog on Power Automate. In today’s blog, I will walk you through on how to get the content of image column of a SharePoint list in Power Automate So let’s get started. I have a SharePoint List with an Image column. I create a …

How to get contents of an image column of SharePoint in Power Automate Read More »

How to show a Choice Field as Radio Buttons in Power Apps Canvas app

I am back with another blog on Power Apps and this time I am going to show you on how to display a Choice field as Radio button list of forms. Did you ever had the following requirements? You need to display a Choice Field of SharePoint as Radio button list on Canvas app form? …

How to show a Choice Field as Radio Buttons in Power Apps Canvas app Read More »

How to update Single or Multi person field in SharePoint from Power Apps Canvas apps

SharePoint lists and Canvas app are match made in heaven. If you are a Power Platform consultant you must have come across multiple canvas apps which use SharePoint as data source. Today’s blog is also about using Canvas apps with SharePoint data source. In this blog, I will show you on how to dynamically set …

How to update Single or Multi person field in SharePoint from Power Apps Canvas apps Read More »

How to import data from an excel file into an existing SharePoint list

This is going to be short and precise and probably very useful for citizen developers. My blogs have mostly been related on Power Apps and if you are someone who have started working with Power Apps recently, you might end up with using SharePoint as the data source. Let’s take an example here. I have …

How to import data from an excel file into an existing SharePoint list Read More »

Integrate Dynamics CRM on-premise with SharePoint online without IFD? Try out the SharePoint Attachment Manager from XrmForYou

Sometime back I wrote a blog on the common obstacles faced while setting up CRM on-premise integration with SharePoint online. We have a very detailed documentation from Microsoft which explains the step by step details on how to do the same. While these documentation are very detailed, everyone will agree that it’s quite an effort …

Integrate Dynamics CRM on-premise with SharePoint online without IFD? Try out the SharePoint Attachment Manager from XrmForYou Read More »

How to save attachments from an email in Outlook to SharePoint

The advent of Power Automate or the erstwhile Microsoft flow have completely changed the way customers and consultants approach a requirement. Prior to Power Automate, integrating across systems even if they are from Microsoft stack, would pose a challenge and customers would rethink considering the budget and implementation time. But now things have become really …

How to save attachments from an email in Outlook to SharePoint Read More »

Save an incoming email in Outlook in SharePoint using PowerAutomate

Are you looking for the below requirements? You want to save incoming email from specific senders into a SharePoint document library. You want to export specific an email from outlook on demand and store it inside SharePoint document library If your requirement match any of these you are on the right place. And trust me …

Save an incoming email in Outlook in SharePoint using PowerAutomate Read More »

Set metadata for files uploaded in SharePoint from CRM – CRM and sharepoint integration -New version release announcement!

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 We are delighted to announce the release of the next version of our tool – Sharepoint Attachment Extractor and Metadata Manager. For readers who are new to this tool, this tool enables you …

Set metadata for files uploaded in SharePoint from CRM – CRM and sharepoint integration -New version release announcement! Read More »

CRM on-premise and Sharepoint online integration–Common obstacles faced and their work-around.

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 Before I start writing the details, first let me tell you why this blog. After all this is so nicely explained in the following link – https://technet.microsoft.com/en-us/library/mt171421.aspx Well, the above link contains all …

CRM on-premise and Sharepoint online integration–Common obstacles faced and their work-around. Read More »

Based on “Entity” in Dynamics 365 Sharepoint integration

Follow Debajit’s Power Apps & Dynamics 365 Blog on WordPress.com Recently I was handling a training in Dynamics where I was demoing the OOB CRM SharePoint integration. Client was already using the OOB CRM-SharePoint configuration using entity based folder structure. Anyone getting confused what is meant by entity based folder structure? Well while configuring you get …

Based on “Entity” in Dynamics 365 Sharepoint integration Read More »

Documents link not visible in Related section after enabling Dynamics 365 sharepoint integration. How to resolve?

Follow Debajit’s Power Apps & Dynamics 365 Blog on WordPress.com Recently I was in a training for a client where I was demoing the CRM – SharePoint  OOB integration. So I enabled the integration and then also enabled the Account Entity for Document Management. However when I opened a Contact and tried to Navigate to the …

Documents link not visible in Related section after enabling Dynamics 365 sharepoint integration. How to resolve? Read More »

Delete attachments from SharePoint folder when a record is deleted in Dynamics 365 using Power Automate/ Microsoft Flow

Follow my blog for more interesting topics on Dynamics 365, Portals and Power Platform. For training and consulting, write to us at info@xrmforyou.comOff late, I have been working with Microsoft flow and boy! I am liking it. It is cool and specially considering the fact that it simplifies whole lot of stuffs that you would normally …

Delete attachments from SharePoint folder when a record is deleted in Dynamics 365 using Power Automate/ Microsoft Flow Read More »