Forum Discussion

ejhh12's avatar
ejhh12
Regular Visitor
6 years ago

Create a Query Parameter which is the last day in the current month

I have a JSON query which loads data into my report. Instead of hard coding a date I want a dynamic value. I have managed to get to the point where my json URL contains: &startDate=2020-01-01&endDate...