Only show when condition for Date on Interface

hello,

 

I'm new with Appian. Im trying to build a test application to showcase to some people. I'm at the beginning stages and currently building an Interface. I made a simple form where you fill in your birth date. Now I want another drop down component to appear only when the age of the person is equal or greater than 67. I created taht component and checked the "only show when" function. Now I'm trying to come up with the condition I need to fill in but can't figure it out.

I currently have something like this:

tointeger(today() - ri!BirthDate) >= ?

 

Can someone help me out?

  Discussion posts and replies are publicly visible