Which expression sh...
 
Notifications
Clear all

Which expression should you use?

1 Posts
1 Users
0 Likes
168 Views
(@baumgarnerisreal)
Noble Member
Joined: 2 years ago
Posts: 677
Topic starter  

You need to configure the trigger for the priority field in the Account entity.

Which expression should you use?

  • A . DIFFINWEEKS(now,1)
  • B . SUBTRACTDAYS(10, Now())
  • C . ADDWEEKS(1, CreatedOn)
  • D . DIFFINDAYS(Createdon, now())
  • E . ADDDAYS(10, CreatedOn)

Show Answer Hide Answer

Suggested Answer: C

Explanation:

A trigger must be created that changes the Priority field to 1 in the Account record 10 days after an Account record is created.

Note:

Date.AddWeeks returns the date, datetime, or datetimezone result from adding numberOfWeeks weeks to the datetime value dateTime.

CreatedOn gets the value to store in the history table indicating when this entry was created.

Reference:

https://docs.microsoft.com/en-us/powerquery-m/date-addweeks

https://docs.microsoft.com/en-us/dotnet/api/system.data.entity.migrations.model.inserthistoryoperation.createdon?view=entity-framework-4.3.1

https://docs.microsoft.com/en-us/dotnet/api/system.data.entity.migrations.model.inserthistoryoperation.createdon?view=entity-framework-4.3.1

   
Quote

Latest Microsoft PL-400 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: