Hi,
I am trying to develop this excel formula in OBIEE using Power function.
=((1+11.9/100)^-0.25)*(Auth Total Interest + Auth Total Fee)
=((1+0.119)^-0.25)* (Auth Total Interest + Auth Total Fee)
Can anyone please help to get the right syntax. I am not sure how to apply power of -0.25.
Thanks