SSC-EWI-TD0079
The required period type column was not found
Severity
Low
Description
This warning is shown because the Period column necessary to replicate the functionality of Normalize clause was not found.
Example Code
Input Code:
IN -> Teradata_01.sql
Output Code
OUT -> Teradata_01.sql
Recommendations
To fix this warning manually you just need to find which was the first period column and remove all its references except where is defined, and then replace PeriodColumn with the column found.
Last updated