Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

POWER Function in CDS Views

ravishanker_cheedepudi
Active Participant
0 Likes
1,698

Hi All,

Could you please let me know alternate for POWER (exponential function) in CDS Views.

Tried example 10 ** 3 and POWER(10,3) etc .. none of them working as expected in CDS views numeric functions, i don't see any similar function.

Thanks in Advance,

1 REPLY 1
Read only

David_Nicolay
Explorer
0 Likes
1,226

Hi Ravishanker,

I know it's an old post, but did you find a solution to your problem? I am currently facing the same problem and do not want to use a virtual element or table functions, just pure ABAP CDS logic.

Thanks in advance,

David