Blended Data Aggregation - How to fix "No Data"? in Data Studio?
By Sibendu Nag

Blended Data Aggregation - How to fix "No Data" in Data Studio?

If you are working in Data Studio, then it is almost certain that one way or the other you might have faced a challenge around "data blending", especially fixing "No-Data". The issue normally arises when you find two metrics, in two separate data sources and one of the the data is showing "0", which ultimately push the sum result as "null". One of the metrics might be showing “0”, but there are chances that this might reflect some numbers in future, so somehow we cannot ignore that. So, let’s figure this out, how to build the SUM function around NARY_MAX with an example.

Metrics from the original data source(s): Metric 1: 100, Metric 2: 0

In the next step, we will pick both the metrics and blend them. (since Data Studio blends are a left join, so let’s assume Metric 1 with the value on the left).

Further, let me pull both the metrics, but from the blend.

Metrics from the original data source(s): Metric 1: 100, Metric 2: 0

Metrics from the Blend: Metric 1: 100, Metric 2: No data

The data in Metric 2 was originally “0” in the Data Source, but once I use blend, I get the result as “No Data”. Here the common challenge or issue one might face is around the summation part, where "No Data" is going to render the entire formula as "No Data". Now this is also out of our reach, so we have to look for some other alternative.

After research and checking multiple solutions, finally I have the solution to this, i.e., "NARY_MAX". The NARY_MAX function returns the maximum value of the input arguments. NARY_MAX is similar to MAX, except it allows you to compare multiple values. So here stands the formula, which is going to return the max of two arguments.

NARY_MAX (Metric 1, 0) + NARY_MAX (Metric 2, 0)

With this, it will now generate the correct result for the above example, i.e., 100. So for any question around Data Studio blend that is showing "No Data" instead of "0", please refer to the above solution.


-----------------------------------------------

Anshul Kumar

Doctorate in Business Analytics. Head Of Analytics at Wingify, Ex-Cvent, Ex-Times-Build Data teams and Data cloud strategies. Machine learning| Artificial Intelligence

3 年

Good article sibendu, Same approach which is undertaken with multiple sources to attain a common framework....

Nikhil Sakhuja

Senior Manager, Marketing - Decision Support at Cvent India

3 年

Thanks for sharing Snag

Abhinav Gautam

Senior consultant at EY | Digital Analyst/Web Analyst | Uncovering Actionable Insights to Amplify Online Presence and Drive Business Growth | Adobe Certified

3 年

Thanks for sharing Sibendu Nag ?

Arpit Srivastava ?

VP, Growth Marketing & Analytics @ Growth Natives | Co-Founder & Product Head @DiGGrowth

3 年

Very useful

ABHINAV PURI

Data Lead @ Publicis Sapient | Multi-Solution Architect | Designing Results-Driven MarTech Solutions | Certified in Adobe Analytics, Target, AEP, WebSDK, RT-CDP, Customer Journey Analytics | Adobe Analytics Champion 2025

3 年

Thanks for sharing Sibendu Nag ?

要查看或添加评论,请登录

Sibendu Nag ?的更多文章

  • MoEngage and GA4 Dynamic Application Configuration Design

    MoEngage and GA4 Dynamic Application Configuration Design

    Nowadays one of the very common question we receive from business standpoint is how can we design the integration…

  • Analytics Shift towards new uniformity

    Analytics Shift towards new uniformity

    Every now and then, we are surrounded with multiple clickstream datasets in our work and often we have to compile that…

    7 条评论
  • Standard Google Ads Remarketing server-side, using GTM Server Containers

    Standard Google Ads Remarketing server-side, using GTM Server Containers

    Ever since the Server-side tagging was announced in mid 2020, Google and its entire community has been in its toes to…

    5 条评论
  • Building Protocol with SFTP

    Building Protocol with SFTP

    Are you worried, how to start your SFTP journey? Well, this is the need of the hour considering the increase security…

    3 条评论
  • Next Generation of GA is here to rule. Till then set standards around dual-tagging.

    Next Generation of GA is here to rule. Till then set standards around dual-tagging.

    Meet the next generation of Google Analytics that has a new capability and property than that of the existing Universal…

    2 条评论
  • MASTER YOUR TAXONOMY FRAMEWORK : STRINGS AT PLAY

    MASTER YOUR TAXONOMY FRAMEWORK : STRINGS AT PLAY

    “Taxonomy”, we have heard this name multiple times, especially in our day to day Marketing environment. The big…

    8 条评论
  • Applying Neuro Levers to your Heatmap Study

    Applying Neuro Levers to your Heatmap Study

    Research Paper - 1 Think of a vivid artistic photography in one corner of your room, which is so subtle that it looks…

    8 条评论
  • Data Governance - Scaling Analytics

    Data Governance - Scaling Analytics

    In today’s digital world, analytics plays an important role as an emerging competency with varied capabilities and has…

    7 条评论
  • Let your website communicate

    Let your website communicate

    The need for customer engagement together with brand reputation is something which every marketer foresees. But did you…

    2 条评论
  • Key Takeaways: Adobe Symposium 2017, Mumbai

    Key Takeaways: Adobe Symposium 2017, Mumbai

    Just witnessed one of the top notch event of Adobe, The Adobe Symposium 2017, which was held in Mumbai, India on 4th…

社区洞察

其他会员也浏览了