Relative Content

Tag Archive for datediff

How can I get the number of days from a date range filter in Looker studio?

I got a report in Google Looker studio. In one field I need to divide the value by the number of days, according to the selected period. I understand that I can use the date_diff function, but how can I provide this function with the current values ​​from the date range filter (which can be changed by the user)? Thanks!