giutor73
11 months agoNew Contributor III
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...
- 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.