> ## Content Index
> Fetch the complete content index at: https://kr.vizney.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# 태블로 데이터 원본에 Placeholder 연결하기
- URL: https://kr.vizney.com/add-placeholder-to-tableau-data-source/
- Published: 2024-08-05T09:00:00.000Z
- Updated: 2025-12-15T10:05:27.000Z
- Description: 엑셀과 같은 자유도를 가질 수 있게 해주어 더욱 다양한 시각적 표현을 가능하게 하는 Placeholder 데이터를 연결하는 방법입니다.
- Author: 황예환
- Tags: Knowledge Base

태블로는 다른 BI 솔루션에 비해 자유도가 매우 높아 다양한 시각적 표현이 가능하지만, 그리드 차트(표)를 표현하는데 있어 엑셀만큼 다양한 표현은 하기 어렵습니다. 이번 글은 이러한 한계를 조금이나마 채워줄 수 있는 방법에 기초가 되는 설정 방법이며, 이를 기반으로 구현할 수 있는 다양한 표현들에 대하여 설명드리도록 하겠습니다.

1. 엑셀을 이용하여 Placeholder.csv 파일을 아래와 같이 생성합니다.

[PlaceholderPlaceholder.csv81 Bytesdownload-circle](https://kr.vizney.com/content/files/2025/12/Placeholder.csv "Download")

![](https://storage.ghost.io/c/71/f6/71f6ee37-5711-4588-b703-c29372b31c0a/content/images/2024/08/Placeholder---.png)

1. 사용하고 있는 데이터에 텍스트 파일 연결을 추가하여 생성한 Placeholder.csv 파일을 연결합니다.

![](https://storage.ghost.io/c/71/f6/71f6ee37-5711-4588-b703-c29372b31c0a/content/images/2024/08/CSV------.png)

1. 기존의 데이터와 관계 연결을 맺어줍니다.

![](https://storage.ghost.io/c/71/f6/71f6ee37-5711-4588-b703-c29372b31c0a/content/images/2024/08/---4.png)

1. 관계는 임의의 1 이라는 계산을 양쪽에 만들어 생성합니다.

![](https://storage.ghost.io/c/71/f6/71f6ee37-5711-4588-b703-c29372b31c0a/content/images/2024/08/------10.png)

![](https://storage.ghost.io/c/71/f6/71f6ee37-5711-4588-b703-c29372b31c0a/content/images/2024/08/---------3.png)

완료된 형태는 다음과 같습니다.

![](https://storage.ghost.io/c/71/f6/71f6ee37-5711-4588-b703-c29372b31c0a/content/images/2024/08/------11.png)

💡

이러한 무조건 참인 관계를 생성함으로써 양쪽의 데이터를 제약없이 사용할 수 있게됩니다.