Forum Discussion
Anonymous
4 years agoNot applicable
Find latest value (text + decimals) by date/timestamp
Hi! I have a bunch of records (events) coming from the Firebase. Each contains a device operation system version (e.g. Android 9, Android 11). So, I need to create a measure to show the latest OS ver...
jppv20
Solution Sage
4 years agoHi Anonymous ,
An option could be to create a calculated column with only the number for each version. In that case 10 > 9. You can then create a formula based on the max of this column.
Hope this helps!
Jori
If I answered your question, please mark it as a solution to help other members find it more quickly.
Connect on Linkedin
Anonymous
4 years agoNot applicable
There're such versions as 7.1.1
It would be nice not to create additional columns. It's a lot of data
- speedramps4 years ago
Super User
Please consider this solution ....