Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
jmg80525
Helper II
Helper II

Copy row selection in matrix visual and maintain data structure as show in visual

Use case is to be able to copy a selected row in a matrix and maintain that fat row strucutre when pasted to clipboard.  Out of the box a user can click on a row in a Matrix visual and copy the selected row.  That's great. 

jmg80525_1-1596569304750.png

 

When it is pasted from the clipboard it reverts back to the same csv format that one would get by exporting the data from the ellipse.  See below

 

Unit_Name ForecastHour ForecastValue
ExampleUnit 8/7/2020 12:00:00 AM 0.00
ExampleUnit 8/7/2020 1:00:00 AM 0.00
ExampleUnit 8/7/2020 2:00:00 AM 0.00
ExampleUnit 8/7/2020 3:00:00 AM 0.00
ExampleUnit 8/7/2020 4:00:00 AM 0.00
ExampleUnit 8/7/2020 5:00:00 AM 0.00
ExampleUnit 8/7/2020 6:00:00 AM 0.00
ExampleUnit 8/7/2020 7:00:00 AM 0.00
ExampleUnit 8/7/2020 8:00:00 AM 3.00
ExampleUnit 8/7/2020 9:00:00 AM 15.00
ExampleUnit 8/7/2020 10:00:00 AM 28.00
ExampleUnit 8/7/2020 11:00:00 AM 29.00
ExampleUnit 8/7/2020 12:00:00 PM 29.00
ExampleUnit 8/7/2020 1:00:00 PM 29.00
ExampleUnit 8/7/2020 2:00:00 PM 28.00
ExampleUnit 8/7/2020 3:00:00 PM 28.00
ExampleUnit 8/7/2020 4:00:00 PM 28.00
ExampleUnit 8/7/2020 5:00:00 PM 27.00
ExampleUnit 8/7/2020 6:00:00 PM 26.00
ExampleUnit 8/7/2020 7:00:00 PM 21.00
ExampleUnit 8/7/2020 8:00:00 PM 8.00
ExampleUnit 8/7/2020 9:00:00 PM 2.00
ExampleUnit 8/7/2020 10:00:00 PM 0.00
ExampleUnit 8/7/2020 11:00:00 PM 0.00

 

Any ideas on how to maintain the "transposed" matrix structure into the clipboard as shown below? (Without the wrap caused by the table column size.)

ForecastHour8/7/2020 0:008/7/2020 1:008/7/2020 2:008/7/2020 3:008/7/2020 4:008/7/2020 5:00etc
ForecastValue000000etc

  

Work-around currently is to paste into Excel, copy columns and then Paste Special with transpose.  Thanks.

 

 

2 REPLIES 2
Anonymous
Not applicable

HI @jmg80525,

Unfortunately, export and copy features only get the raw records, you can't keep original data structures. Perhaps you can do some transform on these records or submit an idea for keeping the current dataset to export.

Pivot columns 

Regards,

Xiaoxin Sheng

parry2k
Super User
Super User

@jmg80525 unfortunately you cannot copy the data in a similar format what is in matrix. Vote for this idea on ideas forum.

 

I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!

Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors