BookmarkSubscribeRSS Feed
ReinLemmens
Calcite | Level 5

Hi,

newbie alert.

Whilst expanding a SAS job, I often have to insert transformations halfway a job.

Is there a way to insert a transformation between existing transformations in a job without touching the existing column mappings, join conditions etc?

I'm using DI studio 9.4 en SAS 4.7

Thanks,

Rein

4 REPLIES 4
LinusH
Tourmaline | Level 20

What do you mean by "not touching"? What is the behaviour you wish to avoid?

But I think I understand what you mean, it's hard to change a flow with all intact mappings.

By adding the new transform, the move the existing connectors works best. But for some transformations nothing helps... Smiley Sad

Data never sleeps
ReinLemmens
Calcite | Level 5

Thank you very much.

What I want to do is for instance insert an extract transformation between 2 existing transformations, just to throw out some irrelevant lines.  Without having an impact on the transformations that follow.

Patrick
Opal | Level 21

If you need to break a flow then you will be loosing mappings. There is sometimes no way around it.

You can reduce the impact by turning off "Include in Propagation" and "Include In Mappings" for all affected transformations BEFORE you break the flow to insert a new transformation.

Capture.PNG

I "hate" these two options that much that I normally turn them off generally under Tools/Options/Job Editor

Capture.PNG

ReinLemmens
Calcite | Level 5

Thank you very much, that's indeed already a start.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 1085 views
  • 6 likes
  • 3 in conversation