Share via

customized board columns

Decker, Dave 0 Reputation points
2026-02-20T13:17:12.4+00:00

so when you create customized board columns in the board view and map it to an existing state, I'm not able to pull those board columns into a query. It only shows the default values prior to the customized columns. How do I get my query to display that?

Azure DevOps
{count} votes

1 answer

Sort by: Most helpful
  1. Pravallika KV 10,415 Reputation points Microsoft External Staff Moderator
    2026-02-23T11:06:19.2133333+00:00

    Hi @Decker, Dave, Board columns are just visual mappings to the State field: they are not real, queryable fields.

    In Azure DevOps, board columns are essentially visual mappings to the underlying State field. Even if your new columns are correctly mapped, queries and reports only recognize the actual State values, not the column names.

    To have it appear in a query:

    • Create new States in the process and map columns to those, or
    • Create a custom field and query that instead.

    In the past, certain legacy behaviors may have allowed column names to appear in queries, but recent updates have tightened this: custom board columns mapped to existing States are no longer queryable as their column name.

    Hope this helps!


    If the resolution was helpful, kindly take a moment to click on User's imageand click on Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.