Since I cannot find anything online, I'm hoping to tap into expert knowledge here...
I have a single entity with 3 options set columns in CDS, namely, Grade level, Genre, Format with their own internal IDs.
Goal
My goal is to have a text field with the concatenated corresponding label values such as (3 Writing Online) and not (100,003, 100,008, 100,010).
In the calculated form, the intellisense doesn't even show the options sets 😞
Any tips or example would be appreciated...