Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hello, I am sharing a small dataset on the left which I am struggling to achieve the desired output shown on the table to the right. Can anyone assist?
Solved! Go to Solution.
Use Table.Pivot to pivot the Type column, with Type as the Attribute and the Value column as the Values. Choose do not aggregate.
--Nate
Follow the below steps
select column type , from transform tab, pick add prefix from the format comand and write "Type" as value in the oppened window to reach the next image
then select type column and go to the transform tab and pick pivot command and provide the next setting
then press ok to reach your desired table as
Follow the below steps
select column type , from transform tab, pick add prefix from the format comand and write "Type" as value in the oppened window to reach the next image
then select type column and go to the transform tab and pick pivot command and provide the next setting
then press ok to reach your desired table as
Nate,
That worked like magic!
THANK YOU!
Farid
Use Table.Pivot to pivot the Type column, with Type as the Attribute and the Value column as the Values. Choose do not aggregate.
--Nate
Don't do it. Load the data as is and let the Matrix visual sort out the pivoting for you.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 6 | |
| 5 |