Trying to connect the data across two different data sources (table from mysql db and table from postgreSQL db) in QuickSight. Both are using SPICE.
Individually, each of them works fine, but when I combine them to create another dataset, the data doesn’t gets loaded at all and hence can’t see anything while doing analysis.
Hi @Anshuman_Nanda - Welcome to AWS QuickSight community and thanks for posting the question. What is the data volume for each source? If it is a huge volume, possibly the result set may take time. Please give some more details on each of the data set like volume and joining conditions.
Thanks but I think @Karthik_Tharmarajan is in US timezone, it will be late night around 3:00 AM for him now… anyone in APAC timezone of INDIA timezone?
hi Sanjeeb,
I am encountering an issue when attempting to join data from a data source. Within the logicalTableMap, there is a JoinInstruction field. Could you please advise me on what value I should specify for this field? I am using Lambda functions in conjunction with a MySQL database.