> ## 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.

# 태블로 표 안에 막대 차트 추가하기
- URL: https://kr.vizney.com/add-bar-in-tableau-grid-chart/
- Published: 2024-08-19T03:00:59.000Z
- Updated: 2024-09-20T03:49:28.000Z
- Description: 텍스트로만 데이터를 표현하는 그리드 차트의 전달력을 높여주는 방법입니다.
- Author: 황예환
- Tags: Tips & Tricks

1. 다음 글을 참고하여 데이터 원본에 Placeholder 데이터를 연결합니다.

[태블로 데이터 원본에 Placeholder 연결하기엑셀과 같은 자유도를 가질 수 있게 해주어 더욱 다양한 시각적 표현을 가능하게 하는 Placeholder 데이터를 연결하는 방법입니다.![](https://storage.ghost.io/c/71/f6/71f6ee37-5711-4588-b703-c29372b31c0a/content/images/size/w256h256/2024/09/vizney_icon_b_1.0.png)VizneyYehwan Hwang![](https://images.unsplash.com/photo-1658203897339-0b8c64a42fba?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMTc3M3wwfDF8c2VhcmNofDJ8fGV4Y2VsfGVufDB8fHx8MTcyMjg0OTA5NXww&ixlib=rb-4.0.3&q=80&w=2000)](https://kr.vizney.com/add-placeholder-to-tableau-data-source/)

1. 머리글로 사용할 계산된 필드를 생성합니다.

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

1. 각 머리글에 해당하는 값을 계산된 필드로 생성합니다.

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

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

💡

하나의 측정값에서는 하나의 서식만 적용 가능하므로, 서로 다른 서식 적용이 필요하다면 해당 개수만큼 나눠서 계산식을 생성해줍니다.

1. 막대로 표현할 부분을 계산된 필드로 생성합니다.

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

1. 생성한 계산된 필드를 다음과 같이 배치합니다.
  1. 마크: **막대**
  2. 레이블: **값, 값 (%)**
  3. 크기: **값 (막대)**

💡

크기에 계산식을 그대로 사용할 경우, 축이 균등하게 적용되므로 구성 비율 테이블 계산을 사용하여 각각의 크기가 보여질 수 있도록 조정합니다.

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