I'm using AWS Quicksight for an Analytics dashboard and I have multiple databases that have the same tables. I then set a Data Source for each database. Now, I've been trying to create a Data Set for a table, let's say "products" table, which should be a UNION of all the "products" tables of all the databases.
So far, I've only been able to combine data from those databases using the UI to do a JOIN. However, for the Analysis I'm trying to create, I'll be needing to do a UNION. How do you do a UNION from multiple different databases in AWS Quicksight? Thanks.