Custom Report not showing synced data

Summary

The user is experiencing an issue where the custom report they created is not showing up after syncing data.


Question

Hello guys!

I just filled the “custom report” test and save it, it return me NO ERROR, but when i synch data isee my custom table nowhere, where i’m suppose to see them?

Here is the code i pasted inside the “custom_report” field

[     {         "name": "Custom Campaign Report",         "dimensions": [             "campaignName",             "date"         ],         "metrics": [             "sessions"         ],         "dateRanges": [             {                 "startDate": "2023-07-28",                 "endDate": "2023-07-28"             }         ]     } ]```

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1718634734010209) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["custom-report", "synced-data", "custom-table", "code-pasted"]
</sub>