Rally Software

 View Only

 Using Portfolio Item Color Field in App Query

Bill Foye's profile image
Broadcom Employee Bill Foye posted Jul 23, 2024 05:03 PM

Is there a way to use a portfolio item's color in an app query? I would like to, for example, have the query return all portfolio items (features) that are marked as color = blue within the custom list app.

Sample below - query code showing is not real, just trying to show what I'm trying to do. 

Charles Bedekovich's profile image
Broadcom Employee Charles Bedekovich

Hi Bill,

Yes you can do this, the Attribute name you want is DisplayColor and the value would be the hex value of the desired color.

This query will get the items that are blue 
(DisplayColor = #21a2e0)

Here is the relevant doc link with the hex values of the default colors
https://knowledge.broadcom.com/external/article?articleId=11610