You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to get UI Expression value for Dynamic Column in Compensation plan

Summary:


Step1
I executed the below SQL query:

SELECT EXPR_COND
FROM CMP_CALC_EXPRESSIONS exp
WHERE EXPRESSION_ID = 8016

Step2:
SQL Qutput
[CustomSegment3] = "Nonexempt"

Step3:

Backend Expression >> [CustomSegment3] = "Nonexempt"
UI Expression >> [FLSA Status] = "Nonexempt"

Could you please guide me on how to retrieve the evaluated/display value (e.g., “FLSA Status”) as shown in the application
, instead of the backend column name (e.g., “CustomSegment3”) from the database?

My Client Groups>Compensation>Workforce Compensation>Search for Plan

Worksheet Display>Detail Table

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!