Text wrap In Table cell

I am using a table as visual , in table i have two column (A,B) I want wrap up text means automatically adjust height and width of cell so that all text data show in single cell something like excel wrap text functionality.
Is there any way to wrap text in above manner.

In the properties section you can select Wrap-Text. The caveat is that if the Cell Row doesn’thave enough space to wrap it wont. To fix you have to increase the pixels to allow for the wrap to occur.

Similar Answer in this post
Header Wrap in Table

Let me know if this helps,
Dom

Thanks for reply.
I don’t want to manually adjust the height and width every time. I’m looking for a way to automatically fit all the text within the cell dynamically

Hello @mohitkaushik1

Like @debonisd mentioned, the cell height/width won’t auto scale to the amount of text in your cell. One note with this is that cell height changes will affect all rows, not just the row you are adjusting.

I will mark this is as a feature request for the QuickSight team.