to convert the strings into dates, and then a fomula step to count the weekdays like: 1+((DateTimeDiff([P1 End],[P1 Start],"days")*5 - (ToNumber(DateTimeFormat([P1 Start],'%w'))-ToNumber(DateTimeFormat([P1 End],'%w')))*2) / 7) - IF DateTimeFormat([P1 End],'%w')='6...
Move to PowerShell Installer Apr 27, 2017 Install - Release.bat Move to PowerShell Installer Apr 27, 2017 Install Win7.bat Installers... Sep 28, 2017 Install.bat Installers... Sep 28, 2017 Installer.ps1 Check FormulaAddIn folder and Alterux exe exists ...
Note that 2 digit year date formats are not supported. My suggestion to you for the German date formats is to experiment with the Formula tool DateTime functions to try to parse the specific format with a given format string (for example, %b/%YYYY). IF you are able to succe...