페이지 링크가 포함된 텍스트 구성요소를 복사하여 붙여넣을 때는 링크가 유효한 대상을 가리키는 경우에 한해 정상적으로 작동합니다. 예를 들어 다음 페이지를 가리키는 동적 링크를 복사하여 보고서의 마지막 페이지에 붙여넣으면 링크가 아무런 기능도 하지 못합니다. 마지막 페이지에는 이동할 다음 페이지가 없기 때문입니다. 마찬가지로 '매출 실적'이라는 페이지 링크를 복사하여 해당 페이지가 없는 보고서에 붙여넣을 때도 해당 링크에 대해 유효한 대상을 새롭게 선택해야 합니다.
숨겨진 페이지 또는 존재하지 않는 페이지로 연결되는 링크
숨겨진 페이지 또는 더 이상 존재하지 않는 페이지를 가리키는 링크는 어디로도 이동하지 않습니다.
다른 보고서 또는 사이트의 페이지를 가리키는 링크
다른 보고서에서 임의 보고서의 특정 페이지로 링크를 연결하려면 먼저 대상 페이지로 이동한 후 URL을 브라우저의 위치 필드에 복사합니다. 그런 다음 해당 URL을 링크 삽입 대화상자에서 대상으로 사용할 수 있습니다. 또한 링크를 이메일로 전송하거나 웹사이트에서 사용하여 뷰어를 해당 페이지로 유도할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-05(UTC)"],[],[],null,["# Link to a page\n\nYou can provide links that take viewers to specific pages in a report.\n\n1. [Edit your report](/looker/docs/studio/edit-a-report).\n2. In the toolbar on the top of the page, click Text \\[icon\\].\n3. Enter the text to display, for example, \"Page 2.\"\n4. Select the text you just entered; then, on the right, click **Insert link**.\n5. Click **Paste a link or select a page**.\n6. Select a page in this report, or choose a dynamic link.\n\nYou can also [create a link button](/looker/docs/studio/add-buttons) for users to access on the report.\n\nLink to pages in this report\n----------------------------\n\nSelect the specific page name to which you want to link. If you reorder the pages in the report, the link continues to point to the selected page.\n\nDynamic page links\n------------------\n\nDynamic links navigate to pages in the report based on their position:\n\n- **First** : goes to the first page in the report.\n- **Previous** : goes to the page before the current page, if any.\n- **Next** : goes to the page after the current page, if any.\n- **Last** : navigates to the last page in the report.\n\nIf you reorder the pages in the report, dynamic links adjust so as to point to the new pages occupying the first, last, next, and previous positions.\n\nCopy page links\n---------------\n\nWhen copying reports and page link components, keep in mind the following:\n\nWhen [making a copy of an entire report](/looker/docs/studio/copy-a-report), page links are adjusted to point to the correct pages in the copy.\n\nIf you copy and paste a text component with a page link, the link will work as expected as long as it points to a valid target. For example, if you copy a dynamic link to the next page and paste it into a report's last page, the link won't do anything, since there is no next page to go to. Similarly, if you copy a link to a page called \"Sales Performance\" and paste it into a report with no such page, you'll need to select a new valid target for the link.\n\nLinks to hidden or non-existent pages\n-------------------------------------\n\nLinks to hidden pages or to pages that no longer exist don't go anywhere.\n| **Important:** If you remove a page that is the target of a page link, and then add a page with the same name, you'll need to reset the link target to the new page. This is because internally page links use the page's unique identifier, rather than the page name, as the link target.\n\nLink to a page from another report or site\n------------------------------------------\n\nTo link to a specific page in one report from another report, navigate to the target page, then copy the URL in your browser's location field. You can then use that URL as the destination in the **Insert link** dialog. You can also email the link, or use it in a website to direct viewers to that page."]]