# 접수화면 데이터를 계산식에 사용하는 방법

## Q 문의&#x20;

* 검사 결과 등록3.0에서 변숫값을 통해 계산할 때, 이미 접수 화면에서 입력한 데이터를 다시 입력해야 합니다.&#x20;
* 접수 화면에서 입력한 접수화면 데이터를 계산식에 사용하는 방법은 무엇인가요?

## A 답변&#x20;

* 시험법을 편집할 때 "접수데이터" 형 변수를 추가하면 됩니다.

메뉴 : **측정/분석관리 → 시험법 관리** 또는, 검사 결과 등록3.0 화에서 항목 선택 후 **`시험법 편집`**

1\. **"변수 정의" 탭**으로 이동

2\. `접수화면변수 추가` 버튼 클릭

![변수정의 → 접수화면변수 추가](/files/-MQF5o10nqQ1xJuA2b76)

3\. 새로운 창이 열리면 "분야" 와 "연동할 데이터"를 선택 후 **`추가`** 버튼 클릭&#x20;

![](/files/-L9sMWZfIYGm8zT1_Gyp)

&#x20;                                                                                     **↓**

![적용 화면](/files/-L9sMWZx97ilElO2XiB_)

4\. 이렇게 변수 정의 탭에 "접수데이터" 유형의 변수가 추가되었다면 끝입니다.

※ 해당 변수가 존재하면 **검사 결과 등록3.0 화면**에서 데이터 자동 조회 합니다.

![](/files/-L9sMW_epdOB7fT75Th8)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ilabs.co.kr/faq/05/05-015.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
