Issue with Date Parameter in API call filter
Hello, I have an API call with a date filter and I want to get the information from the last 30 days. So I created a parameter like this:today-30.daysand called it "Last30days". Then I added the parameter to my API call to be like this:my_API_call_?$...