Author: Ella Murphy

Workspace Meets Workflow: New Nintex Google Integrations
Workspace Meets Workflow: New Nintex Google Integrations
Blog Posts

Have you heard the news? Workspace meets workflow! The entire Google Workspace suite has now been integrated with Nintex Workflow Cloud. These new Nintex Google integrations allow you to easily and seamlessly make the most of Google’s hugely popular productivity and collaboration tools in your workflows. Connectors across the entire Google Workspace suite When we… READ MORE

9 Essential Problem Solving Tools: The Ultimate Guide
9 Essential Problem Solving Tools: The Ultimate Guide
Blog Posts

Problem solving studies have suggested that the average business professional spends 3 hours every week solving work-related problems! Problem solving may unfold differently depending on the industry, or even the department you work in. But most of us will agree that before you can fix any issue, you need to be clear on what it is,… READ MORE

Set the Default Branch on your Azure DevOps Repos
Set the Default Branch on your Azure DevOps Repos
Blog Posts

Lets talk Azure DevOps Repos! Introduction « Breaking News » the Git project has decided to use as default branch main instead of master. As very well described in the following article, Microsoft has set on november 2020 the default branch of all new Azure DevOps Repos to be main instead of master. “Microsoft is joining the Git project (statement, code change) and multiple vendors including… READ MORE

Trigger One Flow From Multiple SharePoint Lists
Trigger One Flow From Multiple SharePoint Lists
Blog Posts

This post was inspired by a situation I faced at one of my customers. I was migrating SharePoint 2010 to SharePoint Online and in one site customer had many lists, where users were able to create items. Every time someone created or updated an item, SharePoint Designer workflow was sending them confirmation e-mail. Case was,… READ MORE

Power Automate Reminder using Date in SharePoint Calculated Column
Power Automate Reminder using Date in SharePoint Calculated Column
Blog Posts

“The Power Automate flow works if I use a date formatted SharePoint column, but I need a reminder based on a calculated date from another date column.” “The field ‘CalculatedDate’ of type ‘Calculated’ cannot be used in the query filter expression.” When you calculate a date or a number of days in SharePoint, you might not want to end there. Sure, it’s nice to display the date/number of… READ MORE

Power BI: Changing Data Source from Excel to SQL
Power BI: Changing Data Source from Excel to SQL
Blog Posts

Migrating data sources at times can be tricky in Power BI. This article focuses on how to change the data source from an Excel table to a SQL table in minimum possible steps, considering the following scenarios: The name and structure of the data source tables are different in Excel and SQL. It includes a… READ MORE

Set a SharePoint Group owner with Power Automate
Set a SharePoint Group owner with Power Automate
Blog Posts

I know SharePoint Groups are not fashion any more, and a lot of people prefer using Sharing links to grant access to specific people, but I still find the SharePoint Groups very useful to centralize access to multiple SharePoint artefacts. I thought this would be quite simple using the SharePoint HTTP Request action but, something… READ MORE

How To Create Term In Term Store Using Power Automate
How To Create Term In Term Store Using Power Automate
Blog Posts

Introduction With the introduction of SharePoint V2 REST API for Managed Metadata services, it has become very easy to create a term in term store using REST API. But what if we would like to automate things? In such cases we can use the help of Power Automate. In the automation, we would create a simple… READ MORE