i need to create a string like ‘2019.2 SP1 Build 37’. That is ‘major.minor SPrevision Build build’. However, there is a condition. If Revision equals zero, the string is simply ‘2019.2 Build 37’. I was not able to figure this out using the revised query expression engine introduced with 1.9.1. Is it possible to create such a string?