I have 3 custom SQL's , they are all same queries but due to some filter conditions , i need to separate them into 3 custom SQL's rather than a single Custom SQL,. Is it possible to Union these 3 custom SQLs in tableau Desktop? They are from the same database connection. Thanks
#Tableau Desktop & Web Authoring
I am combining the 3 custom SQLs like this in the screenshot with full outer join. Does this work ?? The queries from the same DB and they are similar data but each custom has some slightly different filter considtions, so i want to union all these 3 Custom SQLs.