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.
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
106
Most Valuable Professional
Eugen Podkorytov
95