Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
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.)
ForecastHour | 8/7/2020 0:00 | 8/7/2020 1:00 | 8/7/2020 2:00 | 8/7/2020 3:00 | 8/7/2020 4:00 | 8/7/2020 5:00 | etc |
ForecastValue | 0 | 0 | 0 | 0 | 0 | 0 | etc |
Work-around currently is to paste into Excel, copy columns and then Paste Special with transpose. Thanks.
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.
Regards,
Xiaoxin Sheng
@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.
User | Count |
---|---|
70 | |
70 | |
34 | |
23 | |
22 |
User | Count |
---|---|
96 | |
94 | |
50 | |
42 | |
40 |