Posted on 01-23-2025 09:12 AM
I am trying to create some saved searches to find devices that havent updated to the latest version of an app.
We have two apps that both start with the same name. When I search based on Name it only offers the "has" option and it find both apps instead of the one with the base name.
When I try to add a app short version regex matches or does not match, it shows me devices with the other app.
I tried using the app identifier and that doesnt seem to find it properly either.
How do I properly structure the criteria to find devices with an exact app that isnt running the latest version?
For reference I have used chatgpt and the github script for generating the reg ex. I am fairly confident that isnt the issue but the selecting of the particular app that I am having challenges with.
Posted on 01-23-2025 11:19 PM
try using the full name of the App and add the version
App Name
App Short Version
Posted on 01-24-2025 12:37 AM
Hi @SteveS
You can try the following advanced search. I have tested it, and it works well.
Change Value
Press Download Report : Generate the Report before Saving