Quantcast
Viewing all articles
Browse latest Browse all 8950

Re: UNION ALL in Calculation views

I think there's some confusion here. By default, the Union is actually a Union All - it just concatenates the rows. You are probably getting Union because you have an aggregation node as your output node.


Change it to a projection node (right click on the aggregation to see the option) and you will get a Union.

 

John


Viewing all articles
Browse latest Browse all 8950

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>