# Dashboard Report - Overall Sentiment

**URL:** https://meta.discourse.org/t/dashboard-report-overall-sentiment/295428
**Category:** Data & reporting
**Tags:** ai, sql-query, dashboard-reports, ai-sentiment, dashboard-sql
**Created:** [February 15, 2024, 1:24am UTC](https://meta.discourse.org/t/dashboard-report-overall-sentiment/295428 "2024-02-15T01:24:10Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![SaraDev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/saradev/32/335139_2.png) [@SaraDev](https://meta.discourse.org/u/SaraDev)
#### Post date: [July 3, 2025, 8:19pm UTC](https://meta.discourse.org/t/dashboard-report-overall-sentiment/295428/4 "2025-07-03T20:19:14Z")

</div>

Hi Sophie,

When did you enable the sentiment analysis on your site?

If you chose February 2024 as an end date in this query, was the analysis enabled before that?

With AI sentiment, only new posts are classified since the date that the analysis was enabled, so if you didn’t have it enabled before the dates you chose in the query, I’d expect it to return 0 results.

You may need to adjust the following parameters in the query to match the dates that you’re looking to view sentiment on your site:

```sql
-- date :start_date = 2024-01-13
-- date :end_date = 2024-02-14

```

---

_[View the full topic](https://meta.discourse.org/t/dashboard-report-overall-sentiment/295428)._
