In SSRS Reports For optionset value it is displaying value, How do we display name of the optionset value instead of values. SQL query onpremise organization.
HI,
You should check StringMap table which contains all label values for Option set field.
You should join your table with StringMap to get optionset label.
You can get the values by display name by linking with the tables OptionSetMetadata or GlobalOptionSetMetadata.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156