0
votes

enter image description here

So I made a table with several data source including the one from google analytics. Now the issue is that, the blue circle one which is a code of customers like aaa1, bbb2, when I do count or count distinct the result is always very smaller(like 1 or 0 even though the actual number is more than 10) than the actual. I think this is because of All Web Site Data...

Do you have any idea how to fix this issue?

1

1 Answers

0
votes

You need to shift the data source to the left,

The leftmost data source provides the master set of records to include in the blend, while the records in data sources to the right are included only if they match the join keys.

See the documentation here