데이터 소스의 연결을 기본 데이터로 변경할 수 있습니다. 이렇게 하면 기존 데이터 소스를 사용하여 다른 데이터에 연결할 수 있습니다.
데이터 소스 연결을 수정하면 다음을 진행할 수 있습니다.
끊어진 연결을 데이터에 다시 설정합니다.
다른 계정, Google 시트, 데이터베이스 테이블 등에 연결합니다.
BigQuery 맞춤 쿼리 연결을 수정합니다.
다른 커넥터를 사용합니다.
예
필터링되지 않은 Google 애널리틱스 웹 서비스를 기반으로 한 데이터 소스를 보유하고 있고 해당 데이터 소스를 기반으로 Looker Studio 보고서를 생성했다고 가정해 보겠습니다. 이제 애널리틱스 계정에서 필터링된 속성을 새로 만들어 이 데이터를 기존 보고서에 사용하려는 경우, 필터링된 새 데이터를 가져오고 구성 변경사항 (예: 계산된 필드, 이름이 변경된 필드, 변경된 집계)은 그대로 유지하려면 데이터 소스를 새 속성에 다시 연결하세요.
데이터 소스를 재연결할 수 있는 사용자
데이터 소스를 수정할 수 있는 모든 사용자는 해당 연결을 수정할 수도 있습니다. 삽입된 데이터 소스의 경우에는 보고서 편집기가 포함됩니다. 재사용 가능한 데이터 소스의 경우 데이터 소스에 대한 수정 권한이 있어야 합니다.
[[["이해하기 쉬움","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-04(UTC)"],[],[],null,["# Edit the data source connection\n\nYou can change a data source's connection to the underlying data. This lets you connect to different data using an existing data source.\n\nEditing the data source connection lets you:\n\n- Reestablish a broken connection to your data.\n- Connect to a different account, Google Sheet, database table, and such.\n- Edit a BigQuery custom query connection.\n- Use a different connector.\n\nExample\n-------\n\nSuppose you have a data source based on an unfiltered Google Analytics web property and have created a Looker Studio report based on that data source. Now, say you create a new filtered property in your Analytics account, and want to use that data with your existing report. To bring in the new filtered data and leave any configuration changes intact (such as calculated fields, renamed fields, or changed aggregations), you can reconnect the data source to the new property.\n| **Warning:** Editing a data source connection can have a big impact on your reports. **Proceed with caution.**\n\nWho can reconnect a data source\n-------------------------------\n\nAnyone who can edit the data source can edit its connection. For embedded data sources, this includes report editors. For reusable data sources, you must have [Can Edit permission](/looker/docs/studio/roles-and-permissions) to the data source.\n\nHow to reconnect a data source\n------------------------------\n\n1. [Edit the data source](/looker/docs/studio/edit-a-data-source).\n2. In the upper left, click **EDIT CONNECTION**.\n3. Select the new dataset.\n4. In the upper right, click **RECONNECT**. Looker Studio shows the fields changed by this action, if any.\n5. Click **APPLY**.\n\nEffects of reconnecting a data source\n-------------------------------------\n\n- New fields from the dataset are added to the data source.\n- Fields that have been removed from the dataset are removed from the data source.\n- Fields that have been removed from the data source are added back to the data source.\n- If there are changes to the fields or the underlying dataset, you become the new [credentials owner](/looker/docs/studio/data-credentials). If the data source uses service account credentials, and you don't have permission to use that service account, you become the new credentials owner.\n- Other changes you've made to the data source, such as renaming fields, changing field types or aggregations, and adding descriptions, are not affected.\n- Any reports using to this data source continue to do so, however, you may need to fix any charts broken by the field changes.\n\n| **Important:** If any of the removed dimensions or metrics are used in calculated fields, those calculated fields are disabled. You can edit or remove them, as needed."]]