Forum Discussion
PowerBI Data Pane Not Showing Full Field Name
When selecting fields for a report from my data model, some of the field names are quite long and they are cut off making it virtually impossible to tell which field I am choosing.
Tool Tips is helpful but VERY annoying when working through many fields.
We need to be able to widen the Data Pane wider, preferably as wide as the longest field name in the data model.
6 Replies
- pcoley
Super User
The Fields pane (also called the Data pane or Fields list) truncates names with an ellipsis (...), and while tooltips show the full name on hover, they're disruptive for rapid work.
Unfortunately, as of early 2026, Power BI Desktop does not support dynamically auto-widening the Fields pane to fit the longest field name, nor is there a built-in setting to make it resize automatically or set a fixed wider width beyond manual dragging. The pane has a maximum practical width (it stops expanding meaningfully after a certain point, usually around 400–500 pixels depending on your screen resolution and scaling), and Microsoft hasn't added full auto-fit or "fit to longest name" functionality yet.
Some possible ways to handle this:- Organize Fields with Display Folders (Highly Recommended for Long Names) This doesn't widen the pane but dramatically reduces truncation by grouping related fields and shortening visible names in the list.
- In Model view (left sidebar icon that looks like a table diagram).
- Select a field/measure → go to the Properties pane (usually on the right).
- In the Display folder property, type a folder name (e.g., "Customer Metrics" or "KPI Calculations").
- You can nest folders with backslashes (e.g., "Sales\Forecasting").
- Multi-select fields (Ctrl+click) and set the same folder for many at once.
- Result: The Fields pane shows collapsible folders instead of a giant flat list of truncated long names—much easier to scan and select.
- Shorten Field Names Where Possible (Without Breaking Logic)
- In Power Query (Transform Data): Right-click columns → Rename (keep logic in descriptions if needed).
- For measures: Edit in the formula bar or Properties pane → give a shorter, clear name (e.g., change "Count of Unique Customers Last 12 Rolling Months" to "Cust Count L12M").
- Use the original long name in tooltips or descriptions via the Description property (visible on hover in report view).
- Other Tips to Reduce Reliance on Seeing Full Names
- Search in Fields pane: Type in the search box at the top of the Fields pane—great for quick finds without needing to read truncated lists.
- Hide unnecessary fields: Right-click fields/tables → Hide (they stay in the model but disappear from the pane and slicer/visual choices).
- Use Favorites: Right-click important fields → Add to favorites (star icon)—they appear at the top in a separate section.
- Keyboard navigation: Once you start typing in search, arrow down to select without mouse/tool tip annoyance.
I hope this helps. if so please mark it as a solution. kudos are welcome.
- Organize Fields with Display Folders (Highly Recommended for Long Names) This doesn't widen the pane but dramatically reduces truncation by grouping related fields and shortening visible names in the list.
- MasonMA
Super User
It's a Power BI Desktop UX limitation, and unfortunately there’s no perfect native fix as of now.
I'd suggest submitting as a new idea for Microsoft- https://community.fabric.microsoft.com/t5/Fabric-Ideas/ct-p/fbc_ideas
Or using Tabular Editor for creating Measures, renaming to shorter names etc. - cengizhanarslan
Super User
There’s no supported way to expand the Data (Fields) pane beyond its maximum width or auto-size it to the longest field name. What you can do is to shorten technical column names in the model:
-
Model view → rename column
-
Use user-friendly names
-
Keep technical names in source if needed
-
- shunt-xNew Member
At a MINIMUM there should be a horizontal (left and right) scroll bar at the bottom. This is STANDARD functionality.
So all of the suggstions below ask my company to rewrite the BI Solution instead of a simple UI change/enhancement? I'm not buying it.
Microsoft, please help.
- v-hashadapu
Community Support
Hi shunt-x , Thank you for reaching out to the Microsoft Community Forum.
This is a real Power BI Desktop UX limitation. The Fields/Data pane has a maximum width, truncates long names with ellipses and does not support horizontal scrolling or auto-fit to the longest field name. This is by design in the current interface, not a configuration issue with your model or something you can fix with a setting.
If the goal is an actual UI improvement like horizontal scrolling or a wider pane, the best thing to do for this to happen is submitting this clearly via Microsoft Fabric Ideas if you haven’t already as suggested by MasonMA , because that behaviour can only be changed by the Power BI product team, not through any local tweak or admin control. With enough upvotes these ideas may be implemented as features.
- v-hashadapu
Community Support
Hi shunt-x , Could you please confirm if you've submitted this as an idea in the Ideas Forum? If so, sharing the link here would be helpful for other community members who may have similar feedback. For any further discussions or questions, please start a new thread in the Microsoft Fabric Community Forum, we’ll be happy to assist.
Thank you for being part of the Microsoft Fabric Community.