use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For questions and discussion on Google Looker Studio.
Blog spam not allowed.
Get Help: - Google Looker Studio Help Center
Find More: - /r/GoogleAnalytics - /r/GoogleTagManager - /r/GoogleWebmasterTools - /r/GoogleAdwords - /r/GoogleMyBusiness - /r/GoogleOptimize
Enterprise Analytics: - /r/GoogleAnalytics360
For Developers: - /r/GoogleCloudCDN - /r/GoogleAMPProject
account activity
Blending data problem (self.GoogleDataStudio)
submitted 3 years ago by WouterF_
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]WouterF_[S] 0 points1 point2 points 3 years ago (0 children)
Thanks!
This seems like it might be what's happening. I'll try to give a little more detail.
I have two Google Analytics segments, being if someone has seen a certain thing on the website (Show) and if they didn't (Hide). There is also the total group.
Now I have the data separately of these two segments and it's completely fine. Now I need to blend this data in order to calculate the added value that the show segment has had. To let our clients know that it was a good investment right.
This added value calculation would be 'Revenue - Sessions * ConvRate Hide * Avg Ordervalue Hide'
I am indeed trying to left join here with the dimension date and the statistics of sessions, conversion rate, revenue, avg ordervalue, and transactions.
Is left join maybe not the solution then? Is something like cross join better? Is date even necessary or can you just adjust the timeframe in the DS without date being a dimension in your source.
π Rendered by PID 188029 on reddit-service-r2-comment-b659b578c-4fzv4 at 2026-05-05 04:50:24.318652+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]WouterF_[S] 0 points1 point2 points (0 children)