Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Extract Text from Relational Database (PBCS)

edited Jun 11, 2021 2:49PM in Planning 5 comments

Content

I have a dimension called Product Code that has a data type of Text. 

This dimension has been added to a form, and planners can add freeform text in the text box. 

For this example, let's assume a planner has added product code "6110" in the text field. 

I am able to retrieve the row id by passing "6110" to the following function: [[PlanningFunctions.getIDForString("6110")]]; this returns ID 1766.

Is there a similar function or trick where I can pass in the row id (1766), and return "6110"?

 

Thanks in advance!

 

 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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