Hi Carmen
I vote for Renette's approach.
I have a way to do this with
(1) SQL data connection - don't autoload
(2) create form fields from the data connection - now you have a repeating group with the fields code and description
(3) add a field in that repeating group to hold the code and group concatenated - then add a rule to the "description" field to set the new field to concatenate the code + description - don't check rule on load - it should run as each row is populated
(2) add a group and drag that repeating content into a table that gets populated and hidden (must be visible for rules to fire)
(4) view onload rule to run the query, set a flag not run it again and reload the dropdown and hide the hidden group holding the data

A custom view is easier and more efficient :) If you want the example, I'm happy to share it, though. :)
Best Regards,
Sigrid
------------------------------
Sigrid Kok
*Precisely Software Inc.
------------------------------
Original Message:
Sent: 03-03-2026 11:39
From: Carmen Hernandez
Subject: Data Connections in Drop downs - Can you merge the values for a drop down?
We are working on pulling from a SQL table into a drop down to show values. However, we would like to see if we could merge the values in the drop down for the Plant ID and Plant Name. So for example 1234 - Test.
Is there anyway to have this done? I was looking at the filter but didn't look like there was anything there.


------------------------------
Carmen Hernandez
Conagra Brands, Inc.
Chicago IL
------------------------------