Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
In Power BI I am adding Table display with one column, I want only 4 rows to be shown in different columns. Please help.
Example
Name
A
B
C
D
The data after this should automaticall come in seper
Solved! Go to Solution.
add a couple of repeating index columns and use that to display your values.
Warning: This is a UX red flag.
See attached.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
So I have one column which I am taking and dispalying in power bi, The column has details like-Name, Designation, Address, Contanct and some other information in each cell.
Now when I take taht in Table visual in Power Bi, it shows in one column only, so user need to scroll a lot to see the whole data of that column. So i want data as below. The data of column as example is give under the below table.
| a | d | g | j |
| b | e | h | k |
| c | f | i | l |
| a |
| b |
| c |
| d |
| e |
| f |
| g |
| h |
| i |
| j |
| k |
| l |
| m |
| n |
| o |
| p |
| q |
| r |
| s |
| t |
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 4 |