Workflow Status Types | Images/Icons
Hello,
I made a Grid View containing all WF Profile statuses for the current period & cube:
I am struggling to do one little trick, changing the column 'Status' icon accordingly ... In the Grid View, I am under the impression that it only recognises 'Status = 2' as green circle, 'Status = 10' as red circle and 'Status = 1' as Blue circle and 'Status = 0' as Empty circle.
My question: How can I add 'Locked WF' image, 'Locked, Not Started' and all other states ? Is it possible to put an image of our picking in the grid view's status column ?
Temporary solution:
I Used the 'Report Designer', since it is the only component I found that enables me to choose an image of my picking but It's not as satisfying as having it in a BIViewer/GridView. Image below
Solved this, courtesy of a Marketplace Solution that will remain nameless...
There is a library containing all the images:
In order for "OneStreamClientImage" to work, your dataset will need to contain, in the column you want transformed to icons, the names associated with each status, e.g. what you get from XFClientImageTypes.StatusLockedWithFolder.Name .