cancel
Showing results for 
Search instead for 
Did you mean: 

Create another Dimension for import jobs

ericliefke
Explorer
0 Kudos

Hey all,

in our model we will receive following data from import jobs:

The dimensions in our model also include a concatination of DIM1, DIM4 and DIM5 like "1234_XX_123456".

Is there a way to setup the import or a data action to create this concat? the additional DIM6 would only be a concat always so is should just be a output of concatination.

Thanks in advance!

BR Eri

View Entire Topic
William_Yu
Product and Topic Expert
Product and Topic Expert

you can directly do that during data wrangling of import job.

ericliefke
Explorer
0 Kudos

Perfect, thanks for the fast reply. Is there a way to set this up automatically to not configure this everytime?

William_Yu
Product and Topic Expert
Product and Topic Expert
0 Kudos

If this is a scheduled job, the same transformation will be reused. And you can also change a datasource on an existing import job, you may also reuse the transformation if the structure is identical.