Update Active Directory Data Print - Convert User Created Date to Number
under review
P
Paul Taplett
Partner wants to create an Metric where they can exclude users created in the past 30 days from their Never Used metric. We currently report the CreatedTime as a date string inside the User object in the Active Directory dataprint, which can not be evaluated with JMESPATH.Request to add an additional key/value which is DaysSinceCreated and return a number value.