I have a database where I manage the personal time off (PTO) for a large team. Each record has the employee's Name, Start Date, and End Date (as well as manager's approval, notes, etc). These PTO requests can rage from a single day (where start and...
Looking for a work around to the below, or if not currently possible please consider this to be a feature request!
As far as I understand it, the way that fields are organized & viewed when a record is expanded from within the Org Chart extension are...
Hi Jody, thanks for the reply. I came up with a similar solution by creating a calculated field and named it "Applies to Last Week?". I then created a shared view where I filtered to only show records with the resulting value of "YES". This works ...
Ah, thanks.
You did confirm my suspicion… that there are a few hidden fields required. After working this for another few hours I did get something similar to work, but it required N+1 (formula and rollup) fields (with N being the hierarchy depth ca...
I am looking to understand the formula you have under the hood here in that Hierarchy field… i am assuming there is one (or multiple) hidden fields? been struggling to do something very similar to this this, but only really care what tier (how many i...