CONTEXT("VERSION") or similar

Is it possible to get the current version that a device is using in any manner?

Status Open
5 19 357
19 Comments
Steve
Platinum 4
Platinum 4

Using CONTEXT() to get the current app version.

Status changed to: Open
Pratyusha
Community Manager
Community Manager
 
MultiTech
Gold 4
Gold 4

Just returning to this thread....

While I won't be able to use CONTEXT("Version") in a comparison to see if the app is out of date....

  • I can use this to record the version number inside a record
    • which I can then look at in the backend
  • This is easier that opening the audit logs

--------------------------------------------------------------------

From this, I could easily see (at a glance) who's app is out of date - and contact them to set things right.

SkrOYC
Gold 5
Gold 5

@MultiTech That's a good point.

I would be able to see this data from PowerBI for example, since Audit Log is not that easy to dig into.

I had a user on a version from January, something like that could have been prevented