Tag: flow

Power Automate: Write an array into a multi-selection field

Power Automate: Write an array into a multi-selection field 0178

Our use case was two multi-selection fields from SharePoint, which were to be written to a new multi-selection field. When...

What can Power Automate Desktop do? A brief overview. 0197

Here we gather our experiences with the new workflow tool from Microsoft.

Power Automate: Retrieve more than 100 items from SharePoint 0186

To retrieve more than 100 items from a SharePoint list, you can activate pagination. Click on the 3 dots on...

Retrieve previous versions of SharePoint list items in Flow 0211

There is no action in Flow yet to access the version history of SharePoint list items (or documents). So how...

Difference between two date fields in Flow (Power Automate) 0180

Here is an example for the number of days between two dates: div(sub(ticks('2019-05-13'),ticks('2019-05-04')),864000000000)

Change a date as text (STRING) to a date format (DATE) with Power Automate 0212

If you receive a date as a STRING in a flow, the conversion process is not easy, but can be...

SharePoint ODATA Filter 0211

OData query operators supported by the SharePoint REST service Supported Not supported Numerical comparisons Lt Le Gt Ge Eq Ne...

123

Skip to content