on 2025 Jan 16 7:40 AM
Hello,
new to SAC, i use trial version. I have problem when loading csv. files to the model. It's a classical example of database tables, where you have multiple tables joined by keys.
What i want to achieve:
my example data consist basically from two master data tables airporst.csv, airlines.csv, which describe specific details for each airline or airport, and one transaction data (also csv) flights.csv. I want to joint these three tables into one in modeller.
Flights.csv have a int foreign key airport_id and airlines_id that can be joined to airport.csv and airlines.csv tables.
It's very easy to join these three tables into one result table with sql, pandas, powerBi but impossible task in SAC. Why ? How do you combine data in modeler ?
I saw 3 years old yt tutorial video which shows button for merging data. However, in new SAC version this button is missing. Is this problem with trial version or general SAC problem ?
Thank you all for aswers,
Victor
Request clarification before answering.
Hi @Vikinos,
This feature is available in classic (old) model.
In new model it will be available (according to roadmap) in Q2 2025
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Vikinos,
Import Your CSV Files
You need to import each of your CSV files (airports, airlines, and flights) into SAC separately as individual data sources.
Go to the Modeler in SAC.
Choose Create a New Model.
Import your CSV files one by one (you will need to create separate data sources for each)
Create one dimension Namely Data source and Add Member as Airport Airline Flight
While uploading the data Mapping properly as per data source
For example if you are import airport CSV you need to Mapp default Data source as Airport.
Kindly upvote if you find it helpful!
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.