Microflow expressions

0
Hi, Is it possible to add expression in microflow like (current date-date of birth) and get it as integer? i have a birthdate value of each user and want to crate a new db record with the age of each user so i can eventually calculate the average age of all users.   Thanks.  
asked
2 answers
0

Check this question https://forum.mendix.com/link/questions/1096

answered
0

Hi Nir,

You asked this before, and we answered it before.

https://forum.mendix.com/link/questions/96873

You need to look at the Community Commons YearsBetween function. 

Hope this helps

answered