Forum Discussion
Anonymous
5 years agoNot applicable
Making comments in a report
I am working on a report that I want to add comments to. I'd love to be able to add them in a seperate column in a table. Or as a tooltip. I don't want to just comment in the app version becaus...
- 5 years ago
Add your text here, and then merge the two tables.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel
raghunaththilag
1 year agoNew Member
1. Add a Comment Column to Your Table
Steps:
Insert a New Column:
- Open your table in a spreadsheet tool (e.g., Excel, Google Sheets) or your reporting software.
- Add a new column labeled "Comments" next to the relevant data columns.
Write Comments Directly:
- In the "Comments" column, write specific comments for each row or line item.
- Save the table to ensure the comments persist.
Advantages:
- Easy to view and edit directly within the table.
- The comments are tied to the data and don’t disappear when the table updates.
2. Use Tooltips for Comments
If your reporting tool supports tooltips, you can add comments as tooltips for individual cells.
Steps:
Enable Tooltip Support:
- Check if your tool allows adding tooltips (e.g., Excel has a "Notes" or "Comment" feature).
Add Tooltips:
- Right-click a cell → Select Insert Note (or Insert Comment).
- Add your comment in the tooltip field.
View Tooltips:
- Hover over the cell to see the comment.
Advantages:
- Keeps the table clean while allowing comments.
- Comments are tied to specific cells.
3. Use a Separate Sheet for Comments
If the table has too many rows or needs to stay uncluttered, maintain a separate sheet for comments.
Steps:
- Create a separate "Comments" sheet in your document.
- Link each comment to a unique identifier (e.g., a row number or product ID) from the main table.
- Use the VLOOKUP or INDEX-MATCH function to fetch comments dynamically, if needed.
Advantages:
- Keeps the main table clean.
- Easily track changes and updates to comments.
4. Create Persistent Comments in Reporting Tools
If you're using a reporting tool like Power BI or Tableau:
- Add a "Comments" field to your data source and populate it with comments.
- Display the comments in the report as a separate column or tooltip.
Steps:
- Add a "Comments" field to your data source (e.g., database, spreadsheet).
- Import the updated data source into your reporting tool.
- Configure your report to display the comments alongside the data.
Advantages:
- Ensures comments persist and are part of the report data.
- Comments remain tied to the correct data points even after updates.
5. Export Comments Along with the Report
- If you’re exporting the report (e.g., as a PDF or printout), ensure the comments column or tooltips are included.
- For tooltips, some tools allow exporting them as inline text.