Forum Discussion
How to copy a selected value in Table visual to Windows Clipboard?
Dear all,
I would like to ask a question regarding how to copy a selected value in a Table visual to the Windows Clipboard.
I would like to copy the selected value "46363" to the clipboard. The purpose is to check this item in another system when I click on it. However, there is no link field available for this purpose.
Thanks in advance.
3 Replies
- parry2k
Super User
powerbighy right click on the cell and select copy value.
- powerbighyFrequent Visitor
Hi Parry,
Thank you for your feedback. I would like to clarify that my intention is to create a button that can both copy the selected value and open a URL simultaneously.
- parry2k
Super User
powerbighy you can surely construct the link to open another page but you will not be able to copy the value with the same action. This will help on how to do this: Add hyperlinks (URLs) to a table or matrix - Power BI | Microsoft Learn