Forum Discussion

emmet's avatar
emmet
Frequent Visitor
8 years ago
Solved

Changing Data Source from .csv to AWS Redshift Table

Hello,   I currently have a workbook referencing multiple local csv files. What is the best way to update these data sources to reference the tables we have on our data warehouse (AWS Redshift)? Ca...
  • Greg_Deckler's avatar
    8 years ago

    So, add a query to your AWS location. Go to Advanced Editor in Query Editor and copy the Source line. Go to your CSV query and go to Advanced Editor and replace your Source line. That's the basic technique.