PowerAutomate: Self-reference is not supported when updating the value of variable
We often come across requirements in which we want to add certain value to the same variable e.g. for integer variable, x=x+5 or for…
We often come across requirements in which we want to add certain value to the same variable e.g. for integer variable, x=x+5 or for…
In Modern SharePoint lists you can display list item content in a more modern way using the Tiles view layout. If you have very…
Recently I’ve came across a business case with need to automate the conversion of Outlook email messages with embedded images to PDF document. This…
Recently, we were working on a requirement to send PDF as an attachment in email on click of a custom ribbon button on Lead…
Batching helps you in optimizing the performance of your application by combining multiple requests into a single request. SharePoint Online & MS Graph APIs…