Hi Everyone,
I have a grid created in quicksight (Table). It mainly contains Employee details and also some Training status of each employee. In status column we are just displaying the status as Completed, In-Progress, Started, Not Started etc. Now the requirement is we need to provide a reason for that status like why the status is this. for example, If an employee have a status as In Progress, and the reason is "Employee has not completed all the required criteria " So for each status and employee we do have specific reasons for the respective status. We have a reason column also.
The requirement is we need to display the reason in a tooltip whenever a user hover or select the employee record. we dont need to bring that reason column in to visual, but we need to display the reasons for employees when they click on the status . How can we achieve this for a Table Visual.
If tooltip is not possible, please suggest some Ideas to display the reasons without adding that column in to visual