---
title: "Report Subscription Enhancement"
slug: "report-subscription-enhancement"
updated: 2025-09-25T08:06:37Z
published: 2025-09-25T08:06:37Z
canonical: "zenoplesupport.aqore.com/report-subscription-enhancement"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://zenoplesupport.aqore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Report Subscription Enhancement

**New Date Range Parameters for Report Subscription**

**Overview**

This feature updates the report subscription functionality by introducing new date range, **LastDayOfCurrentWeek**, and **LastDayOfCurrentMonth**—to replace flawed parameters currently causing blank or inaccurate report outputs. This improvement ensures higher reliability and precision in weekly and monthly subscription reports.

**Key Functionality**

- **New Date Parameters Added:**
  - **LastDayOfPreviousWeek** (defines the last day [Saturday] of the previous week)
  - **LastDayOfCurrentWeek** (defines the last day [Saturday] of the current week)
  - **LastDayOfCurrentMonth** (defines the last day of the current month)
- **Replacement of Flawed Parameters:**
  - The new parameters replace older, less reliable parameters:
    - 7DaysFromStartDate
    - SameDayAsStartDate
    - 30DaysFromStartDate
    - 1DayAfterStartDate
- **Usage Scope:**
  - The flawed parameters will be phased out and **retained only in spreadsheet and paginated reports**, not for general subscription functionality.
