I imported the data from excel to Tableau as one data source and data from Oracle as another data source. I joined the data between them using certain fields. The data being joined is just the common data.
But I need to build a table which consists of data from both these data sources using UNION ALL operator.
Is there a way to achieve this ?
Thanks in advance.
3 answers
Thanks for that Patton. I will probably upload the excel in Oracle and try solving this.