How to get case type name in data transform

hi team,

I would like to get case type name in a data transform, how to do this?

hi @rockw16718970

Can you please elaborate the question with example

/@Neeraj_Singh

In dev studio, there is a menue on left named “Case types”, when click it a list of case types will be displayed. What I would like to know is that how to get case type name shown in the list in a data transform.

I have a parent Work class, there are some child class under it. In a data transform of parent Work class, I would like to know case type name of child class(not the child work class, but the name displayed in “Case types” list).

"

@rockw16718970

Create a data page, say "D_CaseTypeNames", with a source as a report definition or a data transform that fetches the case type names.