Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Excerpt |
---|
Derived attributes are special type of attributes that are dependent on other attributes & constants. e.g. age is a derived attribute and can be calculated using today's date & the date of birth. UpRaise app supports these special type of attributes. How does it work?Unlike other attributes, these 'derived attributes' cannot be assigned any value directly. A formula is associated with them based on which they derive the attribute value for every user, in real time. Continuing with the example of 'age' Age - if an attribute 'date Date of birth' is already available it is easy to derive 'age' Age based on it & the current Current date. As you would see in the screenshots shown in images below, a formula (with specific syntax) is associated with such attributes. UpRaise app currently supports following two derived attributes.
Stay with usStay with us attribute is derived from joining date of employment details section. Stay with us attribute provides a value that is equal to the real-time tenure of the employee. If you look at As shown in the image below, the type of stay with us attribute is stated as 'derived' Derived which is selected by default. You cannot make any changes in this This attribute type and its formula acnnot be edited as this a defual attribute. Let us see what formula is used to calculate the stay with our value. FormulaDAYSDIFF([CurrentDate], att(9)) This syntax is specific to UpRaise. How to find the attribute key?Click on edit Edit attribute from where you want to derive some value (in this case from Joining date attribute). On edit pop-up, you will see notice a number at the right top corner, that is the identifier used in the formula. Image RemovedImage AddedFinal output on user profileAs per the below formula: DAYSDIFF([CurrentDate], att(9)) 1years,7 months, & 10 days = ([26 Apr 201811-01-22] - (16 Sep 201621-08-2023)) Image RemovedImage Added
|
On this page
Table of Contents |
---|
In this section
Child pages (Children Display) | page | Company directory - Admin Guide
---|
Iframe | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|