cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Input Parameter/Calculated column in Union node

SibaP
Participant
0 Likes
737

Hi All

Can we use Input Parameter/Calculated column in Union node in Hana studio?

BR

Siba

Accepted Solutions (0)

Answers (1)

Answers (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert

As I know, you cannot use Input Parameters or Calculated Columns directly in a Union node in HANA Studio. The Union node is used to combine the results of two or more tables or views with the same structure. Input Parameters and Calculated Columns are typically used in the data flow or in subsequent nodes to manipulate or filter the data.

SibaP
Participant
0 Likes

Hi HakanHaslaman, Thank you for clarifying my doubt...

I have one more query,

Can we create a xsjob by including a table function. We know xs job can be created by adding stored procedure but can we add a table function to create a xsjob in hana?...

Regards, Siba

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
Welcome siba_pkd21