Forum Discussion

giutor73's avatar
giutor73
New Contributor III
11 months ago

Using cube description rather than cube name

Hi, is there a way to present the "Cube Root Workflow Profile" description in the workflow selection window rather than the name. So in this Example below it would say Test rather than GolfStream...
  • JackLacava's avatar
    11 months ago

    It's not doable, but I have a feeling that this was in the original plan and got somewhat lost in the process...

    It would make for an excellent IdeaStream suggestion - simple, useful, fairly straightforward to implement (probably). Please go ahead and file it! You might also be interested in upvoting this other somewhat-related suggestion.

    As an (admittedly overkill) workaround, you could have a Dashboard containing a Combobox, bound to a Parameter of type Method set to Business Rule, which executes a Dashboard DataSet retrieving that info from the database (table WorkflowProfileAttributes, the AttributeIndex is 1000), the API, or (more likely) a mix of the two.