Quite some time ago, I wrote a short article on using the Bit attribute type within CRM.
Today, I thought I'd like to take some time to review some tips that may not be totally obvious when you first start working with Bit attributes.
The method that you will use to interact with the Bit attribute will […]
One of my current projects required that we have, more or less, an audit log for completion of tasks. This can be easily accomplished using a CRM 4.0 workflow, using the following variables:
When the workflow is run, it will produce the following results:
In this particular case, we are actually creating a task, then setting […]