Updates this month: Meta AI Chatbot, Reddit partners with G2, and the pluses and minuses…
AI browsing and great articles about the intersection of AI & marketing analytics from around…
Reaching AI limits and recognizing human intelligence plus lots of new tools & resources for…
View Comments
The calculated fields formula does not work for me. With an outer join, the named fields (imprssions) are not selectable, reverting to Impressionss (Query metrics last 30 days) with the keyword "metrics" not being recognized as text.
I recorded a video walkthrough of this process: https://youtu.be/N6VbdQxF414 - maybe see if there's something I'm doing in the video that isn't clear in the instructions above?
Great article, Nico! Your approach to making date comparisons sortable in Looker Studio is really useful. I’ve implemented similar blends in my dashboards, and I found that sometimes NULL values can affect the accuracy of the calculated fields, especially when dealing with organic search fluctuations.
To avoid issues with missing values and ensure more accurate comparisons, I use a slight modification in the formula:
This helps prevent division errors and provides a more balanced comparison when dealing with zero or missing values.
Thanks again for sharing all your knowledge! :)
This is great, thank you so much! I wish I could update the video posted to YouTube, but I'll at least add your formula to the description (and give you credit).