We would like to be able to keep track of absolute effort (in days), but the Duration column that effects End Date, should be adjusted for Allocation %. So if a resource is allocated 10% on a task estimated at 1 day, it would actually take 10 days (duration) of wall clock time.
May be a formula where Duration = Effort *100/Allocation%
Where Effort is a number column with the absolute effort estimate?