이 매개 변수에는 표시된 데이터의 기간이 구성됩니다. 예를 들어 값이 -5인 경우 이전 5개월부터 날짜 컨트롤 매개 변수에 설정된 날짜까지의 데이터가 표시됩니다.
이 계산된 필드를 사용하면 날짜 컨트롤 매개 변수 컨트롤에서 날짜가 선택되고 날짜 범위 컨트롤 매개 변수에 따라 데이터가 표시됩니다.
IF [Order Date] <= [Date Control]
AND [Order Date] >= (DATEADD('month', [Date Range Control], [Date Control])) THEN "Keep"
ELSE "Remove"
END
참고: 계산된 필드와 매개 변수를 수정하여 연도, 분기 등을 표시할 수 있습니다. 단, 기초 데이터가 해당 기능을 지원해야 합니다.
001458325
976 KB

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.