For performance sake, such UI enrichment is better done at UI layer. Lookup day_desc from day should be an easy task at frontend.
However, if you do insist put day_desc in cube for whatever reason, it should be another dimension. On Wed, Feb 17, 2016 at 9:07 AM, 热爱大发挥 <[email protected]> wrote: > In addition dimension fields, I would like to add other fields, such as > field "day" as a dimension field, the field "day_desc" value is a string of > text, I want day_desc also joined cube query results, so when display BI > can more clearly
