Describe the problem/error/question
Hi,
I’m seeing something that might be a bug, or might be a changed feature I’m not understanding properly.
Up until last week, if I looked at a node’s input or output in “Table” view, and hovered over a table header, I could see a button like a pair of up and down arrows. If I clicked it, it would “focus” that column, by cutting off large blocks of data in other columns so it was easier to scroll up and down through the focussed column.
I was using this quite a lot, as my workflow has one column with a big block of JSON data, alongside a bunch of columns with simpler values. I often want to hide the JSON block so I can see more values in the simpler columns.
Since the n8n upgrade to n8n@2.9.3 last week, I can no longer see this button:
The button I’m looking for used to look something like this:

I can’t see anything related to this in Release notes | n8n Docs . I’ve tried Googling it to see if this was a deliberate change, but I can’t get any information on this table view in the UI (just the Data Tables database-ish feature, which is different).
It’s hard to narrow down my search further because I can’t remember what the feature was called — even knowing the name of it might help me work this out.
What is the error message (if any)?
No error message that I can see; the button is just gone.
Please share your workflow & Share the output returned by the last node
I can see this in multiple unrelated workflows (as in, I could see the button in multiple different workflows, and and now I can’t in any of them). I don’t think it’s workflow- or data-specific.
Information on your n8n setup
- n8n version: n8n@2.9.3
- Running n8n via: n8n Cloud
- Database (default: SQLite): don’t know — I’m on n8n Cloud so probably SQLite.
- n8n EXECUTIONS_PROCESS setting (default: own, main): again, probably the default.
- Operating system: of my machine (not the cloud env): Ubuntu Linux, using Firefox 148.0 to access n8n.
