The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |