The Date type attribute supports date values in the format yyyy-mm-dd.
Users are provided with a calendar editor to make their selection.
When creating an attribute of type Date, the only requirements are a SID and a Name.
Valid Data Dimension(s): Single
Support for Default Value: Yes
Allows Empty Value: Yes
Configurable Editor: N/A
Things to Consider
- To print Date attribute values in, e.g., a configured report, you must specify formatting. Supported formats are 'iso' and 'utc'. Example: @DATE.Format('utc')