An employee experience platform within Microsoft 365 that brings together tools for communication, learning, insights, and well-being.
Hello Derek Teo
Thank you for your question on the Q&A Forum regarding maintaining trend data in Viva Glint after an organizational restructure.
Please note that we currently do not have a live test environment to validate these steps in your specific scenario, as configurations and permissions vary by organization. Therefore, the approach outlined below is based on Microsoft Viva Glint documentation and should be considered theoretical guidance.
How to update reporting data in closed Viva Glint surveys | Microsoft Learn
Update attributes in Viva Glint | Microsoft Learn
Manager reporting access when changing team or role | Microsoft Learn
If departments are simply renamed:
- Export historical survey data.
- Unlock the previous survey (requires Admin rights).
- Upload an updated Employee Attribute file mapping old names to new names.
- Reprocess the data so the system recognizes the match and restores trend lines.
If departments merge or split (e.g., “North Sales” + “South Sales” => “Regional Sales”):
-Use Derived Attributes:
- Create a new attribute (e.g., Reporting_Department_2025).
- Define mapping logic, for example:
IF Department = “North Sales” THEN Reporting_Department_2025 = “Regional Sales” IF Department = “South Sales” THEN Reporting_Department_2025 = “Regional Sales”
-Apply this attribute to both historical and current surveys.
-Use this new attribute for reporting instead of the original Department field.
If reporting is based on Manager Hierarchy:
- Ensure Manager IDs in the current employee file align with the new structure.
- Run Update Hierarchy or Generate Hierarchy after uploading the latest employee data.
However, since this is only a theoretical approach, to ensure accuracy and avoid data integrity issues, please contact your Microsoft Support for better assistance. Get support for Viva Glint
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.