Concatenation question

Hello, I'd like to know if it's possible in Looker Studio to concatenate two tables vertically when they have the same fields

0 2 95
2 REPLIES 2

I believe you would need to perform that union in your data source.

@Cayde-16 

You can apply the trick described in this tutorial to mimic a UNION operator with data blending.

https://www.withlookerstudio.com/blog/data-sources/20220222-how-to-mimic-union-all-operator-with-goo...