Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Presentation variable in column formula issue

JovenApr 8 2015 — edited Apr 27 2015

Hi,

I'm having an issue about putting a presentation variable in a column formula. I'm using obiee 11.1.1.7.141014

I'm adding a text in a formula column where I use two presentation variables: pPeriodo and pAno

pPeriodo invoques the month selected in a prompt and pAno the year. I have to compare different years, so in one member I use @{pAno} when is the selected year and @{pAno-1} when is the prior year.

a.png

The result of this (please see the header of the 2nd column):

b.png

The problem is when Icompare to next years. So my issue happens when I do an addition to the presentation variable: @{pAno+1}

It doesn't do the sum; it concatenates the value as you can see in the following images

c.png

d.png

If anyone have a workaround about this, please share.

Regards,

Miguel

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details