Unifier (MOSC)

MOSC Banner

Advance formula with Labels

edited Jun 2, 2025 8:49PM in Unifier (MOSC) 4 commentsAnswered

Hi, I have Unifier 23.3 version.

I have already read the documentation

https://docs.oracle.com/cd/F25628_01/English/User_Guides/udesigner/helpmain.htm?toc.htm?10295947.htm

I need to create a field that is a concatenate of 3 fields.

the 3 fields are

  • PDMCommessaPianoL0 (Value: PIANO CAP, label: PIANO CAP)
  • PDMCommessaPianoL1 (Value: 019, label: prova019)
  • PDMCommessaPianoL2 (Value: ACQ MSTR PROGRAMMATA, label: ACQ MSTR PROGRAMMATA)

I can do it via

  • FORMULA : PDMCommessaPianoL0(/)PDMCommessaPianoL1(/)PDMCommessaPianoL2
  • ADVANCED FORUMLA: PDMCommessaPianoL0+ ('/')+PDMCommessaPianoL1+('/')+PDMCommessaPianoL2

The problem is in both cases I get the concatenation of the values and not of the labels.

I need to have a field in which there is the concatenation of 3 fields in which I see the values.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center