Feedback table/entity reference

Feedback and rating.

Messages

The following table lists the messages for the Feedback table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Assign
Event: True
PATCH /feedback(feedbackid)
Update the ownerid property.
AssignRequest
Create
Event: True
POST /feedback
See Create
Create records
Delete
Event: True
DELETE /feedback(feedbackid)
See Delete
Delete records
GrantAccess
Event: True
GrantAccess GrantAccessRequest
ModifyAccess
Event: True
ModifyAccess ModifyAccessRequest
Retrieve
Event: True
GET /feedback(feedbackid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /feedback
See Query data
Query data
RetrievePrincipalAccess
Event: True
RetrievePrincipalAccess RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess
Event: True
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess
Event: True
RevokeAccess RevokeAccessRequest
SetState
Event: True
PATCH /feedback(feedbackid)
Update the statecode and statuscode properties.
SetStateRequest
Update
Event: True
PATCH /feedback(feedbackid)
See Update
Update records
Upsert
Event: False
PATCH /feedback(feedbackid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the Feedback table.

Property Value
DisplayName Feedback
DisplayCollectionName Feedback
SchemaName Feedback
CollectionSchemaName Feedback
EntitySetName feedback
LogicalName feedback
LogicalCollectionName feedback
PrimaryIdAttribute feedbackid
PrimaryNameAttribute title
TableType Standard
OwnershipType UserOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

adx_approved

Property Value
Description Shows whether the feedback is approved for display.
DisplayName Published To Web
IsValidForForm True
IsValidForRead True
LogicalName adx_approved
RequiredLevel None
Type Boolean
GlobalChoiceName adx_approved
DefaultValue False
True Label Yes
False Label No

adx_authorurl

Property Value
Description The URL of the author’s home page/blog.
DisplayName Author URL
IsValidForForm True
IsValidForRead True
LogicalName adx_authorurl
RequiredLevel None
Type String
Format Url
FormatName Url
ImeMode Auto
IsLocalizable False
MaxLength 200

Adx_ContactEmail

Property Value
Description Email of the contact who created the record.
DisplayName Email
IsValidForForm True
IsValidForRead True
LogicalName adx_contactemail
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Adx_ContactUsername

Property Value
Description Username of the contact who created the record.
DisplayName Username
IsValidForForm True
IsValidForRead True
LogicalName adx_contactusername
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Adx_CreatedByContact

Property Value
Description Name of the contact who created the record.
DisplayName Created By Name (Contact)
IsValidForForm True
IsValidForRead True
LogicalName adx_createdbycontact
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

Comments

Property Value
Description Type the feedback comments.
DisplayName Comments
IsValidForForm True
IsValidForRead True
LogicalName comments
RequiredLevel None
Type Memo
Format TextArea
FormatName TextArea
ImeMode Auto
IsLocalizable False
MaxLength 2000

CreatedByContact

Property Value
Description Shows the contact who created the record.
DisplayName Created By (Contact)
IsValidForForm True
IsValidForRead True
LogicalName createdbycontact
RequiredLevel None
Type Lookup
Targets contact

CreatedOnBehalfByContact

Property Value
Description Shows the contact who created the record on behalf of another user.
DisplayName Created OnBelhalfBy (Contact)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfbycontact
RequiredLevel None
Type Lookup
Targets contact

FeedbackId

Property Value
Description FeedbackId
DisplayName Feedback
IsValidForForm True
IsValidForRead True
LogicalName feedbackid
RequiredLevel SystemRequired
Type Uniqueidentifier

ImportSequenceNumber

Property Value
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
IsValidForForm False
IsValidForRead True
LogicalName importsequencenumber
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

MaxRating

Property Value
Description Enter the maximum rating value.
DisplayName Maximum Rating
IsValidForForm True
IsValidForRead True
LogicalName maxrating
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

MinRating

Property Value
Description Enter the minimum rating value.
DisplayName Minimum Rating
IsValidForForm True
IsValidForRead True
LogicalName minrating
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

msdyn_ContextObjectId

Property Value
Description Shows the record in context of which feedback rating is being provided.
DisplayName Context
IsValidForForm True
IsValidForRead True
LogicalName msdyn_contextobjectid
RequiredLevel None
Type Lookup
Targets knowledgearticle

msdyn_ContextObjectIdType

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName msdyn_contextobjectidtype
RequiredLevel None
Type EntityName

OverriddenCreatedOn

Property Value
Description Date and time that the record was migrated.
DisplayName Record Created On
IsValidForForm False
IsValidForRead True
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

OwnerId

Property Value
Description Unique identifier of the user or team who owns the knowledge article views.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Type Owner
Targets systemuser, team

OwnerIdType

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Rating

Property Value
Description Specifies how helpful the related record was.
DisplayName Rating
IsValidForForm True
IsValidForRead True
LogicalName rating
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

RegardingObjectId

Property Value
Description Shows the record that the feedback is associated with.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel None
Type Lookup
Targets contact, feedback, knowledgearticle

RegardingObjectTypeCode

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Source

Property Value
Description Shows where the feedback was submitted from.
DisplayName Source
IsValidForForm True
IsValidForRead True
LogicalName source
RequiredLevel None
Type Picklist
DefaultFormValue 0
GlobalChoiceName feedback_source

Source Choices/Options

Value Label
0 Internal
1 Portal

StateCode

Property Value
Description Shows whether the feedback is open, rejected or closed.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue 0
GlobalChoiceName feedback_statecode

StateCode Choices/Options

Value Details
0 Label: Open
DefaultStatus: 1
InvariantName: Open
1 Label: Closed
DefaultStatus: 3
InvariantName: Closed

StatusCode

Property Value
Description Select the feedback's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel SystemRequired
Type Status
DefaultFormValue 1
GlobalChoiceName feedback_statuscode

StatusCode Choices/Options

Value Details
1 Label: Proposed
State:0
TransitionData: None
2 Label: Accepted
State:0
TransitionData: None
3 Label: Closed
State:1
TransitionData: None
4 Label: Rejected
State:1
TransitionData: None

Title

Property Value
Description Type a title for the feedback.
DisplayName Title
IsValidForForm False
IsValidForRead True
LogicalName title
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 155

TransactionCurrencyId

Property Value
Description Choose the local currency for the record to make sure budgets are reported in the correct currency.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Type Lookup
Targets transactioncurrency

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

ClosedBy

Property Value
Description Shows who closed the record.
DisplayName Closed By
IsValidForForm True
IsValidForRead True
LogicalName closedby
RequiredLevel None
Type Lookup
Targets systemuser

ClosedOn

Property Value
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.
DisplayName Closed On
IsValidForForm True
IsValidForRead True
LogicalName closedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedBy

Property Value
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Type Lookup
Targets systemuser

CreatedOn

Property Value
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.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

Property Value
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

ExchangeRate

Property Value
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.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
RequiredLevel None
Type Decimal
ImeMode Disabled
MaxValue 100000000000
MinValue 1E-12
Precision 12
SourceTypeMask 0

ModifiedBy

Property Value
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Type Lookup
Targets systemuser

ModifiedOn

Property Value
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.
DisplayName Modified On
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ModifiedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

NormalizedRating

Property Value
Description Shows the rating scaled to a value between 0 and 1 based on minimum and maximum ratings.
DisplayName Normalized Rating
IsValidForForm True
IsValidForRead True
LogicalName normalizedrating
RequiredLevel None
Type Decimal
ImeMode Auto
MaxValue 1000000000
MinValue -100000000000
Precision 2
SourceTypeMask 1

OwnerIdName

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridname
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwnerIdYomiName

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwningBusinessUnit

Property Value
Description Unique identifier of the business unit that owns the knowledge article views.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Type Lookup
Targets businessunit

OwningTeam

Property Value
Description Unique identifier of the team that owns the feedback.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Type Lookup
Targets team

OwningUser

Property Value
Description Unique identifier of the user who owns this feedback.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Type Lookup
Targets systemuser

VersionNumber

Property Value
Description Version number of the feedback.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

business_unit_feedback

One-To-Many Relationship: businessunit business_unit_feedback

Property Value
ReferencedEntity businessunit
ReferencedAttribute businessunitid
ReferencingAttribute owningbusinessunit
ReferencingEntityNavigationPropertyName owningbusinessunit
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_Feedback

One-To-Many Relationship: contact Contact_Feedback

Property Value
ReferencedEntity contact
ReferencedAttribute contactid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName ContactId
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

feedback_feedback

One-To-Many Relationship: feedback feedback_feedback

Property Value
ReferencedEntity feedback
ReferencedAttribute feedbackid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName FeedbackId
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeArticle_Feedback

One-To-Many Relationship: knowledgearticle KnowledgeArticle_Feedback

Property Value
ReferencedEntity knowledgearticle
ReferencedAttribute knowledgearticleid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName KnowledgeArticleId
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_contact_feedback_createdby

One-To-Many Relationship: contact lk_contact_feedback_createdby

Property Value
ReferencedEntity contact
ReferencedAttribute contactid
ReferencingAttribute createdbycontact
ReferencingEntityNavigationPropertyName CreatedByContact
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_contact_feedback_createdonbehalfby

One-To-Many Relationship: contact lk_contact_feedback_createdonbehalfby

Property Value
ReferencedEntity contact
ReferencedAttribute contactid
ReferencingAttribute createdonbehalfbycontact
ReferencingEntityNavigationPropertyName CreatedOnBehalfByContact
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_feedback_closedby

One-To-Many Relationship: systemuser lk_feedback_closedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute closedby
ReferencingEntityNavigationPropertyName closedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_feedback_createdby

One-To-Many Relationship: systemuser lk_feedback_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_feedback_createdonbehalfby

One-To-Many Relationship: systemuser lk_feedback_createdonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdonbehalfby
ReferencingEntityNavigationPropertyName createdonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_feedback_modifiedby

One-To-Many Relationship: systemuser lk_feedback_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedby
ReferencingEntityNavigationPropertyName modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_feedback_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_feedback_modifiedonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedonbehalfby
ReferencingEntityNavigationPropertyName ModifiedOnBehalfBy
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_knowledgearticle_feedback_context

One-To-Many Relationship: knowledgearticle msdyn_knowledgearticle_feedback_context

Property Value
ReferencedEntity knowledgearticle
ReferencedAttribute knowledgearticleid
ReferencingAttribute msdyn_contextobjectid
ReferencingEntityNavigationPropertyName msdyn_ContextObjectId_knowledgearticle
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

owner_feedback

One-To-Many Relationship: owner owner_feedback

Property Value
ReferencedEntity owner
ReferencedAttribute ownerid
ReferencingAttribute ownerid
ReferencingEntityNavigationPropertyName ownerid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

transactioncurrency_feedback

One-To-Many Relationship: transactioncurrency transactioncurrency_feedback

Property Value
ReferencedEntity transactioncurrency
ReferencedAttribute transactioncurrencyid
ReferencingAttribute transactioncurrencyid
ReferencingEntityNavigationPropertyName transactioncurrencyid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

feedback_DuplicateBaseRecord

Many-To-One Relationship: duplicaterecord feedback_DuplicateBaseRecord

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
ReferencedEntityNavigationPropertyName feedback_DuplicateBaseRecord
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

feedback_DuplicateMatchingRecord

Many-To-One Relationship: duplicaterecord feedback_DuplicateMatchingRecord

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
ReferencedEntityNavigationPropertyName feedback_DuplicateMatchingRecord
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

feedback_feedback

Many-To-One Relationship: feedback feedback_feedback

Property Value
ReferencingEntity feedback
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName feedback_feedback
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 150
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

feedback_principalobjectattributeaccess

Many-To-One Relationship: principalobjectattributeaccess feedback_principalobjectattributeaccess

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
ReferencedEntityNavigationPropertyName feedback_principalobjectattributeaccess
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Feedback_SyncErrors

Many-To-One Relationship: syncerror Feedback_SyncErrors

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Feedback_SyncErrors
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
feedback