In HR Talent, I developed a derived RichText field that utilizes a foreach loop to extract and display data for each direct report of a staff manager. The current behavior produces a separate table for every record (refer to the screenshots below). Although this functions correctly, the output would be more streamlined if all entries appeared within a single table containing a single header row. Has anyone successfully implemented something like this approach?
Final Output
For Each Loop on Employee BC
RichText Field on SupervisorChart BC for Individual Direct Report table