# V7.25.0 - Enhanced Data Analysis and Reporting Features

**Released Date - 27 September 2024**

Our latest release boosts your CRM workflow with powerful new tools for data analysis and reporting. Notable enhancements include streamlined client sorting, advanced filtering options for reports, and more flexible lead source filters. These updates are designed to help you uncover insights faster and make data-driven decisions with confidence. Read on to explore the details!

### <mark style="color:red;">**Key Function Highlights**</mark>

1. **Client List Recency-Based Sorting:** Sort your client list by the latest updated remarks from back-office users, to quickly identify and prioritize follow-ups for timely engagement.
2. **Enhanced Transaction and Commission Report Filters:** Filter reports by client group, client type, and account owner (the assigned sales representative for each lead) for more precise and actionable insights.
3. **Improved Lead Source Filtering:** Enjoy greater flexibility in filtering lead sources, making lead tracking and management more efficient. New filtering options include:
   * **Equals:** Display lead sources that exactly match your input.
   * **Not Equals:** Exclude lead sources that exactly match your input.
   * **Contains:** Show lead sources that include your specified text.

### <mark style="color:red;">1)   Client List Sorting</mark>

You can now sort your client list by the last updated time, allowing you to easily identify and prioritize clients that require follow-up.

1. To sort by follow-up time, click "Last Follow-Up Time."&#x20;
2. A down arrow indicates descending order, displaying the most recent follow-up times first.&#x20;
3. An up arrow indicates ascending order, showing the oldest follow-up times first.&#x20;
4. To toggle between these orders, simply click "Last Follow-Up Time" again.<br>

   <figure><img src="/files/apLG3JcwLIRMSr1N9zOX" alt=""><figcaption></figcaption></figure>

### <mark style="color:red;">2)   Enhanced Transaction and Commission Report Filters</mark>

New filter options have been added to the Transaction Report and Commission Report for more refined data analysis.

1. Transaction Report:

   1. Client Group
   2. Client Type

   <figure><img src="/files/hv9mDRVNQuwNlUYsX96s" alt=""><figcaption></figcaption></figure>
2. Commission Report:

   1. Client Group
   2. Client Type
   3. Owner

   <figure><img src="/files/RKaXDDnltRnQeb9JMCuT" alt=""><figcaption></figcaption></figure>

### <mark style="color:red;">3)   Improved Lead Source Filtering</mark>

Lead source filtering has been enhanced, allowing you to apply criteria such as equals, not equals, and contains for more flexible data analysis.

<figure><img src="/files/UMJ2UGIrZlWA2JJYbQl6" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reference-guide.gitbook.io/crm-version-release-notes/v7.25.0-enhanced-data-analysis-and-reporting-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
