→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !
‎10-12-2015 06:28 PM
Solved! Go to Solution.
‎10-13-2015 10:41 AM
jwood.mls wrote:
I want to find all versions of a software package that are lower than say, version 10.5.2; however, I may want different reports using this number, so my use for a variable would be like $softwarecurrentversion = 10.5.2 so that I wouldn't have to enter it in multiple reports
‎10-14-2015 03:36 PM
‎10-14-2015 10:46 AM
‎10-13-2015 10:41 AM
jwood.mls wrote:
I want to find all versions of a software package that are lower than say, version 10.5.2; however, I may want different reports using this number, so my use for a variable would be like $softwarecurrentversion = 10.5.2 so that I wouldn't have to enter it in multiple reports
‎10-13-2015 04:02 PM
Daniel.B wrote:jwood.mls wrote:
I want to find all versions of a software package that are lower than say, version 10.5.2; however, I may want different reports using this number, so my use for a variable would be like $softwarecurrentversion = 10.5.2 so that I wouldn't have to enter it in multiple reports
This would require storing that version number in your database. You would need to create a new table for your own purpose to which you could refer, or possible store this information in Asset custom fields. In your reports you could then refer to this field when defining filter criteria for tblSoftware.SoftwareVersion.
‎10-12-2015 09:07 PM
jwood.mls wrote:
This may be an odd question, but is there anyway to do some sort of internal variable with Lansweeper?
Here's my use case:
I want to find all versions of a software package that are lower than say, version 10.5.2; however, I may want different reports using this number, so my use for a variable would be like $softwarecurrentversion = 10.5.2 so that I wouldn't have to enter it in multiple reports
I know, odd question, but I thought it was worth asking.
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now