Name - Name of the Property
Visible - Checking this option makes a property visible by itself outside any hierarchy in the Filed List
Filter Type
Yes Value - Used when Filter Type = "CheckBox"
Date Function - This option is available only for Date data types. It can be used to format a date and get date part such as day or month. The list for date functions is stored in CubeFunction and CubeFunctionDb tables and can be updated to include other function unique to the database.
Default Value - Default Value for the filter. Two constants (%first% and %last%) can be used to get the very last or the very first member
Order Column - By default property is ordered in the descending order for the filter. However, another property and direction (Asc/Desc) can be used for sorting
Caching - For properties with low cordiality (less then 100 distinct members) the caching can be enabled to improve the performance. The Last and the First member values can also be cached. The data is stored in ReportPortal database (CubeProperty.CacheData) in XML format.