4 hours ago
The aim is to import 2 csv files into a model (one with prod and the other one with test data), with same columns, and compare the values for one column, against the other columns.
First I want to import one the 2 files, and right after the import step I can see 2 errors, maybe linked :
1) for some lines imported, the date value of the column "Date de début" (= begin date) is highlighted in red by SAC. However, the date format for the file and the one for the imported data are always OK
- file date format = dd.mm.yyyy, and imported data format = mm/dd/yyyy
- for the highlighted cells, the error message returned is "Invalid Date Format"
2) the same column "Date de début" has been generated by default as a Date dimension with hierarchical levels (Year, Quarter, month, Day) and it seems to be impossible to turn this column into a standard Generic dimension,
as all other columns has been generated into. For the comparison step (with the 2nd file imported), I need to have all the columns as Generic dimensions, with the amount column as the only measure.
I send you some printscreens for help (attached file)
Could you please explain to me how to resolve these 2 errors ?
Thanks in advance
Request clarification before answering.
The reason you see errors is because your date format in file and date format in wrangler cannot be different. Initially SAC checks only 2000 rows of data for validation. You cannot have a mix format in the same date column so select the date format as per the date column in file which is MMDDYYYY.
You can also change the type of field on the right pane in the wrangler. So from Date you can change to string.
Hope this helps !
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 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.