-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
When looking at a DynamoDB data table with lot of columns, sometimes it's quite difficult to find a column we are interested in. Especially when that column is located at the far right of table, we have to keep scrolling the table to the right until we find the column we want. And the situation gets worse for those who view intellij-dynamodb in the portrait display orientation.
Describe the solution you'd like
A capability to transpose data table like this feature in DataGrip is very useful in this situation.
By clicking at the "eye" icon on the top right of the table, and select "Transpose" to activate this feature would greatly be helpful.
(Picture below was captured from such feature in DataGrip)
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request