Hi Team,
I am working with a Data Table in Constellation UI and using the Promoted Filter option.
My configuration is as follows:
-
The Data Table is sourced from a Data Page.
-
The Data Page source is a Report Definition.
-
In the Report Definition, I have selected the following columns:
-
pyStatusWork (Case Status)
-
TransactionType – a text property with a picklist.
-
In the grid, I enabled promoted filters for both properties.
Observation:
-
For pyStatusWork, the filter appears as a multi-select dropdown, which I believe is because the dropdown values are derived from the distinct values present in the grid results.
-
However, for TransactionType, even though it is a text property with a picklist, it also appears as a dropdown.
My questions:
-
How does the TransactionType text property appear as a multi-select dropdown in the promoted filter?
Is Constellation automatically generating the dropdown based on the distinct values returned by the Report Definition results? -
I want to add another filter condition for TransactionType. Based on my understanding, this property should also appear as a dropdown with available values. However, the values are not getting populated with the different TransactionType values returned by the report.
Could someone please explain how Constellation determines the filter type and how the dropdown values are populated for text properties in promoted filters?
Thank you.

