cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Data Warehouse Cloud - Python code for table lookup

06-10-2022 4:20 PM
alexp0l Explorer
776 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

Is there any sample code that would allow to lookup a table form the same space within the Data Flow transformation. For example "get Field2 from Table2 based on Filters of current transformation and update TargetField with value from Field2".

Thanks,

Alex

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

XaviPolo
Active Contributor
0 Likes

Hi, sorry but It is not possible to access data that is not part of the input from within the python transformation.

Hopefully, SAP will at least add the possibility to pass more than one data set to Python.

Regards,