Hello - I’m looking to replicate calculating a date diff using a cross model aql dimension. Is this possible? What i’ve tried is converting to epoch in seconds then subtracting and dividing by desired timeframe. This isn’t always exact as doing a datediff function in snowflake. Curious if there is a way to do this or if i’d have to create a query model.