Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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 |
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 22 | |
| 14 | |
| 11 | |
| 10 | |
| 9 |