I have a data model called DM1 with a data set called DM1. There are evaluated fields in this data set with different display names. I want to make a table with the displayNames, so I ran this query:
| datamodel DM1 DM1 search | fields DM1* | table *
However, this doesn't return the display names. It returns all the fields as DM1.. Is there a way to access the displayName when searching a data set this way?
↧