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!

PBCS - Convert Alias into Numeric Value

Nuno_AntunesJun 25 2018 — edited Jun 27 2018

Hi,

I'm using the alias table to make a mapping for an IF statement, but when I do the condition, it return error in validation because the function is expecting a numeric but the function alias return a string.

Here is the example:

IF ("INI_ANO_CONT" == @ALIAS(&Ano_Rea,"Mapping")

“INI_ANO_CONT” is a member;

&Ano_Rea is an substitution variable

There is any way to transform the alias function into numeric, or there is any other way to do this condition?

Thanks,

Nuno

This post has been answered by user9928941 on Jun 26 2018
Jump to Answer

Comments

I dont see a msi version in the link. whats the process to get the msi file.

PhHein

Have a look here:

https://www.oracle.com/technetwork/java/javase/documentation/msiinstallerfaq-2967694.html

It is available to Java SE Subscription, and Java SE Desktop Subscription subscribers, and is a commercial feature entitlement for  legacy Java SE Advanced and Java SE Advanced Desktop customers.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 25 2018
Added on Jun 25 2018
4 comments
372 views