Getting error message while creating feedback widget in custom dashboard

Hi All,
I am trying to create a custom dashboard for feedback in dev with the same methodology I used in production(i.e. using meta tags). Though everything resembles to be same I am facing an issue in dev bot while adding the feedback widget to the custom dashboard with error feedback is not a valid aggregation in group by. Attaching some screenshots on the same. Please let me know the exact issue that is causing the error.

Hi @akhil.solanathan-ext

Data should be first available for a successful run (execution) of the queries. The error observed is due to no data availability.

First ensure there are few end user interactions that generate the Feedback session tags, then create the widget with the queries and it should work.