Hi,
I am currently working with Ignition 8.1.41 using the Perspective module and have a database table bound to a Perspective Table component.
The table displays data correctly overall; however, I am encountering an issue with columns that contain longer text values. Instead of displaying the complete content, the text appears to be truncated on the left and right sides, making it difficult to read the full message.
Here are the configuration, I performed:
- Set the column width to accommodate more text.
- Enabled
rows.height = "auto"so that row height can expand dynamically based on content. - Adjusted column styling properties (shown in the screenshots below).
These changes have helped slightly, but the issue is still not fully resolved. Some cells continue to cut off portions of the text rather than displaying the entire value.
Am I missing a specific table configuration or style property that enables proper wrapping and full display of long text within table cells?
Any suggestions, best practices, or examples from similar implementations would be greatly appreciated.
Thank you for your time and assistance.

