Hello,
Can i do a join with a Calculation View???
or can i call a store procedure and join?
I need to calculate the discounted prices of some items, in sql I do with a function, but this discount depends of some critereria but in hana can not use scalar functions so thats why i need to calculate the discount and then assign to the respective item
Thanks a lot