OK, I have a SharePoint list tracking licenses owned vs. licenses in use for 4 software: MS Visio, MS Project, Photoshop, and Visual Studio Enterprise.
Title Licenses Owned Licenses in Use Total Licenses Remaining
MS Visio 75 61 14
QUESTION: I want to create a Nintex site workflow that sends a weekly email notice if a software has more 'licenses used' than 'licenses owned'. Each software is an item in the list and a 'Total Licenses Remaining' column calculates an integer that MAY show a negative number.
- How do I create a workflow that checks the 'Total' licenses for each software and sends a notice if the number is below zero/negative?
Thanks!