Hi @AlmogK - you can use the ROUND() function and choose the number of digits. So if you want to see minutes you could use ROUND({Column},2) or just not use ROUND() at all.
Mark
Hi @AlmogK - you can use the ROUND() function and choose the number of digits. So if you want to see minutes you could use ROUND({Column},2) or just not use ROUND() at all.
Mark