function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
vmstvmst 

Formula field is not showing inthe rollupsummary

hi,

 

 

TODAY() - DATEVALUE( CreatedDate )

 

this is the formula i am using in a custom object . and i am creating a rollupsummary in the master object there i want ro specify a criteria that is based on the above formula but i cant find that formula field . What could be  the problem ?

phiberoptikphiberoptik

Formula fields are not available for use in RUS field calculations.