Cant find parameters for daterange_subdiff() function

Basically, I want to make a difference between dates, and I’d like to know If this function daterange_subdiff() could help me do that. But I don’t know how to use it, and I didn’t find any help regarding which parameters I have to use with it.

Hi @Vallistruqui
That’s currently not possible to do in the UI:
https://github.com/metabase/metabase/issues/11330 - upvote by clicking :+1: on the first post

You would have to use SQL to do that - since I don’t know which database you are using, you can likely find out which functions are available in the documentation pages for you database.