Skip to main content
Planview Customer Success Center

How to query data for custom fields?

How to query the data values for custom fields (UDF) in the database? What are the tables to use?


This data is stored in the following tables, depending on the data type of the custom field:

  • UDFText
  • UDFNumber
  • UDFDate
  • UDFCode (+ join to table CodeDetail for descriptions)