Comments
-
Hello @ellibot Thanks for pitching in. I have worked with subqueries in Datasets views previously so I am aware that's possible. In my case I am trying to combine results of a 3 - 4 datasets with joined and combine the output using a union statement. So for better readability and maintainability I thought of using CTE. I…