Tags

template marketing copilot
11 Jul 2024 02:42 AM

Ask AI to create a dashboard (AI)

close

Imagine you have raw data in a format that's not ideal for reporting purposes. You can request AI to reformat the data for better readability.

In this example, the raw data has two columns for each metric: one for the current week and one for the previous week.

clipboard-2024-07-11-02-35-22-418Z.png

However, we want to restructure it to have separate rows for each metric.
You can ask AI to handle this reformatting.

Create a table.
create a row for the "Impressions" metric. 
first column is for the most recent week. 
the second column is for the earlier week. 
3rd column is comparison of the 1st and second columns.
add a row for the "Clicks" metric. 
first column is for the most recent week. 
the second column is for the earlier week. 
3rd column is comparison of the 1st and second columns.

clipboard-2024-07-11-02-33-02-167Z.png
And add the report to the dashboard:
clipboard-2024-07-11-02-32-05-538Z.png

Create Copilot Query