Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
FeedbackId
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Feedback
description
FeedbackId
isPrimaryKey
true
dataFormat
guid
sourceName
feedbackid
Traits
List of traits for the feedbackId attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.identifiedBy
names a specifc identity attribute to use with an entity
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"systemrequired"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Feedback
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
FeedbackId
entity
a reference to the constant entity holding the list of localized text
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"feedbackid"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Specifies how helpful the related record was.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Rating
description
Specifies how helpful the related record was.
dataFormat
int32
maximumValue
2147483647
minimumValue
-2147483648
isNullable
true
sourceName
rating
Traits
List of traits for the rating attribute are listed below.
is.dataFormat.integer is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Rating
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Specifies how helpful the related record was.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"rating"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"2"
integer
is.constrained
maximum length or value constraints
Enter the minimum rating value.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Minimum Rating
description
Enter the minimum rating value.
dataFormat
int32
maximumValue
2147483647
minimumValue
-2147483648
isNullable
true
sourceName
minrating
Traits
List of traits for the minRating attribute are listed below.
is.dataFormat.integer is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Minimum Rating
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Enter the minimum rating value.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"minrating"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"3"
integer
is.constrained
maximum length or value constraints
Enter the maximum rating value.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Maximum Rating
description
Enter the maximum rating value.
dataFormat
int32
maximumValue
2147483647
minimumValue
-2147483648
isNullable
true
sourceName
maxrating
Traits
List of traits for the maxRating attribute are listed below.
is.dataFormat.integer is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Maximum Rating
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Enter the maximum rating value.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"maxrating"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"4"
integer
is.constrained
maximum length or value constraints
Shows the rating scaled to a value between 0 and 1 based on minimum and maximum ratings.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Normalized Rating
description
Shows the rating scaled to a value between 0 and 1 based on minimum and maximum ratings.
dataFormat
decimal
maximumValue
1000000000
minimumValue
-100000000000
isNullable
true
sourceName
normalizedrating
Traits
List of traits for the normalizedRating attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Normalized Rating
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows the rating scaled to a value between 0 and 1 based on minimum and maximum ratings.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"normalizedrating"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"5"
integer
is.constrained
maximum length or value constraints
Parameter
Value
Data type
Explanation
minimumValue
"-100000000000"
decimal
maximumValue
"1000000000"
decimal
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Type the feedback comments.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Comments
description
Type the feedback comments.
dataFormat
string
maximumLength
2000
isNullable
true
sourceName
comments
Traits
List of traits for the comments attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Comments
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Type the feedback comments.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"comments"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"6"
integer
is.constrained
maximum length or value constraints
Shows where the feedback was submitted from.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Source
description
Shows where the feedback was submitted from.
dataFormat
int32
isNullable
true
sourceName
source
valueConstrainedToList
true
defaultValue
languageTag
displayText
attributeValue
en
Internal
0
en
Portal
1
Traits
List of traits for the source attribute are listed below.
is.dataFormat.integer does.haveDefault
An attribute has a default value
Parameter
Value
Data type
Explanation
default
languageTag
displayText
attributeValue
en
Internal
0
en
Portal
1
any
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Source
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows where the feedback was submitted from.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"source"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"systemrequired"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Status
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows whether the feedback is open, rejected or closed.
entity
a reference to the constant entity holding the list of localized text
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"statecode"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Select the feedback's status.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Status Reason
description
Select the feedback's status.
dataFormat
int32
isNullable
true
sourceName
statuscode
defaultValue
languageTag
displayText
attributeValue
correlatedValue
en
Proposed
1
0
en
Accepted
2
0
en
Closed
3
1
en
Rejected
4
1
Traits
List of traits for the statusCode attribute are listed below.
is.dataFormat.integer is.constrainedList.correlated
the values of an attribute are taken from or looked up from a fixed list of possibilities that represent correlated status
does.haveDefault
An attribute has a default value
Parameter
Value
Data type
Explanation
default
languageTag
displayText
attributeValue
correlatedValue
en
Proposed
1
0
en
Accepted
2
0
en
Closed
3
1
en
Rejected
4
1
any
is.correlatedWith
the attribute value is correlated with the sourceAttribute
Parameter
Value
Data type
Explanation
sourceAttribute
"stateCode"
attributeName
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"systemrequired"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Status Reason
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Select the feedback's status.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"statuscode"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Version number of the feedback.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Version Number
description
Version number of the feedback.
dataFormat
int64
isNullable
true
sourceName
versionnumber
Traits
List of traits for the versionNumber attribute are listed below.
is.dataFormat.integer is.dataFormat.big is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Version Number
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Version number of the feedback.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"versionnumber"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Shows the record that the feedback is associated with.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Regarding
description
Shows the record that the feedback is associated with.
dataFormat
guid
isNullable
true
sourceName
regardingobjectid
Traits
List of traits for the regardingObjectId attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Regarding
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows the record that the feedback is associated with.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Shows who created the record.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Created By
description
Shows who created the record.
dataFormat
guid
isNullable
true
sourceName
createdby
Traits
List of traits for the createdBy attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Created By
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows who created the record.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Created On
description
Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
dataFormat
dateTime
isNullable
true
sourceName
createdon
Traits
List of traits for the createdOn attribute are listed below.
is.dataFormat.date means.measurement.date is.dataFormat.time means.measurement.time means.measurement.date.creation is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Created On
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"createdon"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Shows who created the record on behalf of another user.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Created By (Delegate)
description
Shows who created the record on behalf of another user.
dataFormat
guid
isNullable
true
sourceName
createdonbehalfby
Traits
List of traits for the createdOnBehalfBy attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Created By (Delegate)
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows who created the record on behalf of another user.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Shows who last updated the record.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Modified By
description
Shows who last updated the record.
dataFormat
guid
isNullable
true
sourceName
modifiedby
Traits
List of traits for the modifiedBy attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Modified By
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows who last updated the record.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Modified On
description
Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
dataFormat
dateTime
isNullable
true
sourceName
modifiedon
Traits
List of traits for the modifiedOn attribute are listed below.
is.dataFormat.date means.measurement.date is.dataFormat.time means.measurement.time means.measurement.date.modify is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Modified On
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"modifiedon"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Unique identifier of the delegate user who modified the record.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Modified By (Delegate)
description
Unique identifier of the delegate user who modified the record.
dataFormat
guid
isNullable
true
sourceName
modifiedonbehalfby
Traits
List of traits for the modifiedOnBehalfBy attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Modified By (Delegate)
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Unique identifier of the delegate user who modified the record.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Owner Id
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Owner
description
Owner Id
dataFormat
guid
sourceName
ownerid
Traits
List of traits for the ownerId attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.standard
identifies attributes that are part of the cdsStandard base set.
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"systemrequired"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Owner
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Owner Id
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
The type of owner, either User or Team.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Owner Type
description
The type of owner, either User or Team.
dataFormat
string
isReadOnly
true
sourceName
owneridtype
Traits
List of traits for the ownerIdType attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array means.entityName
[deprecated] use the standalone 'means.entityName' trait instead.
means.entityName
a string value is the name of a CDM entity.
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"systemrequired"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Owner Type
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
The type of owner, either User or Team.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.name
Marks an attribute that contains the entity name or 'class' for the situation where one entity links to (uses as an attribute) a set of possible entities.
is.readOnly is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Unique identifier of the business unit that owns the knowledge article views.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Owning Business Unit
description
Unique identifier of the business unit that owns the knowledge article views.
dataFormat
guid
isNullable
true
sourceName
owningbusinessunit
Traits
List of traits for the owningBusinessUnit attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Owning Business Unit
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Unique identifier of the business unit that owns the knowledge article views.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Unique identifier of the user who owns this feedback.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Owning User
description
Unique identifier of the user who owns this feedback.
dataFormat
guid
isNullable
true
sourceName
owninguser
Traits
List of traits for the owningUser attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Owning User
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Unique identifier of the user who owns this feedback.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"owninguser"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Unique identifier of the team that owns the feedback.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Owning Team
description
Unique identifier of the team that owns the feedback.
dataFormat
guid
isNullable
true
sourceName
owningteam
Traits
List of traits for the owningTeam attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Owning Team
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Unique identifier of the team that owns the feedback.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"owningteam"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Shows who closed the record.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Closed By
description
Shows who closed the record.
dataFormat
guid
isNullable
true
sourceName
closedby
Traits
List of traits for the closedBy attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Closed By
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows who closed the record.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Shows the date and time when the record was closed. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Closed On
description
Shows the date and time when the record was closed. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
dataFormat
dateTime
isNullable
true
sourceName
closedon
Traits
List of traits for the closedOn attribute are listed below.
is.dataFormat.date means.measurement.date is.dataFormat.time means.measurement.time is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Closed On
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows the date and time when the record was closed. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"closedon"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Unique identifier of the data import or data migration that created this record.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Import Sequence Number
description
Unique identifier of the data import or data migration that created this record.
dataFormat
int32
maximumValue
2147483647
minimumValue
-2147483648
isNullable
true
sourceName
importsequencenumber
Traits
List of traits for the importSequenceNumber attribute are listed below.
is.dataFormat.integer is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Import Sequence Number
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Unique identifier of the data import or data migration that created this record.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"importsequencenumber"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"43"
integer
is.constrained
maximum length or value constraints
Date and time that the record was migrated.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Record Created On
description
Date and time that the record was migrated.
dataFormat
dateTime
isNullable
true
sourceName
overriddencreatedon
Traits
List of traits for the overriddenCreatedOn attribute are listed below.
is.dataFormat.date means.measurement.date is.dataFormat.time means.measurement.time means.measurement.date.creation is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Record Created On
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Date and time that the record was migrated.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"overriddencreatedon"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Choose the local currency for the record to make sure budgets are reported in the correct currency.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Currency
description
Choose the local currency for the record to make sure budgets are reported in the correct currency.
dataFormat
guid
isNullable
true
sourceName
transactioncurrencyid
Traits
List of traits for the transactionCurrencyId attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Currency
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Choose the local currency for the record to make sure budgets are reported in the correct currency.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Exchange Rate
description
Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
dataFormat
decimal
maximumValue
100000000000
minimumValue
1E-10
isNullable
true
sourceName
exchangerate
Traits
List of traits for the exchangeRate attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Exchange Rate
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"exchangerate"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"47"
integer
is.constrained
maximum length or value constraints
Parameter
Value
Data type
Explanation
minimumValue
"1E-10"
decimal
maximumValue
"100000000000"
decimal
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Type a title for the feedback.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Title
description
Type a title for the feedback.
dataFormat
string
maximumLength
155
isNullable
true
sourceName
title
Traits
List of traits for the title attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"systemrequired"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Title
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Type a title for the feedback.
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"title"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"48"
integer
is.constrained
maximum length or value constraints
Shows the contact who created the record.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Created By (Contact)
description
Shows the contact who created the record.
dataFormat
guid
isNullable
true
sourceName
createdbycontact
Traits
List of traits for the createdByContact attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Created By (Contact)
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows the contact who created the record.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Shows the contact who created the record on behalf of another user.
First included in: applicationCommon/Feedback (this entity)
Properties
Name
Value
displayName
Created OnBelhalfBy (Contact)
description
Shows the contact who created the record on behalf of another user.
dataFormat
guid
isNullable
true
sourceName
createdonbehalfbycontact
Traits
List of traits for the createdOnBehalfByContact attribute are listed below.
is.dataFormat.character is.dataFormat.big is.dataFormat.array is.dataFormat.guid means.identity.entityId is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Created OnBelhalfBy (Contact)
entity
a reference to the constant entity holding the list of localized text
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Shows the contact who created the record on behalf of another user.
entity
a reference to the constant entity holding the list of localized text
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.