I have Section to display data which source is DataPage and I have column MONTH(property) which is integer type and I need to display last 6 months data in UI so please suggest me what condition can I add in my report definition that will fetch last 6Months data of that month property.
So for the current implementation if we create case as on 25/07/2023 last 6 six months data is displaying. But requirement is if I create case in July irrespective of date when case is created data should display of past 6months i.e, for example 1st of Jan to 30 of June.