Show Field values from another table field value without repeated value
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 03:47 PM
I have a urgent requirement. In table A there are records with field A, field type is String.
value of field A are based on record.
Record Field A
record 1 Apple
record 2 Bat
record 3 Apple
record 4 Tee
In table B there is a field B with dropdown list values to select. But I want see only field A values with no repeated values.
output:
field B (dropdown list)
apple
bat
tee
0 REPLIES 0