Regular Expression to Get All Characters After a Specific Character in Nintex Workflow

You can get all the characters after a specific character in a string using Nintex Workflow. Here are the steps to follow: Insert a Regular Expression action into your Nintex Workflow. Configure it with the following settings: Pattern = (^.*?(?=-)-)  where the "-" is the character (replace both "-" with your desired character) Replacement text = Keep this empty Input... Continue Reading →

Speaking at SharePoint Saturday Atlanta 2017

I am speaking at SharePoint Saturday Atlanta 2017 on June 17, 2017. This year I will be speaking on “Empower Your Mobile Workforce with Nintex Mobile and Nintex App Studio”. Find out more and register for this free SharePoint conference at the SharePoint Saturday Atlanta site. Be sure to attend my session and say hello... Continue Reading →

Passed the Salesforce Certified Platform App Builder Exam

I recently obtained my first Salesforce certification -- Salesforce Certified Platform App Builder. The main two resources I used and that I highly recommend are: Trailhead (trailhead.salesforce.com) -- Great hands on training that you can complete on your own time.  As an added bonus, Trailhead training is FREE! "Salesforce Platform App Builder Developer 401" video training by Mike Wheeler... Continue Reading →

Using the Lookup Function in Nintex Forms

Nintex Forms offers many great features for designing and customizing your SharePoint forms. There are times when you need to pull in data to your forms from other sources, including other SharePoint lists.  One way to accomplish this is to use the Lookup function, which allows you to retrieve data from a column within a... Continue Reading →

Website Powered by WordPress.com.

Up ↑