Difference between revisions of "TUFLOW Message 5088"

From Tuflow
Jump to navigation Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 5088 - Found only one valid row in treatment table: "<file>" |alt_msg=NA |type=ERROR |message_desc=Only one valid row was found in t...")
 
 
Line 4: Line 4:
 
|type=[[ERROR]]
 
|type=[[ERROR]]
 
|message_desc=Only one valid row was found in the treatment table "<file>". Treatment tables are 2D lookup tables, and therefore they must have at least two rows as the first row acts as a header/reference.
 
|message_desc=Only one valid row was found in the treatment table "<file>". Treatment tables are 2D lookup tables, and therefore they must have at least two rows as the first row acts as a header/reference.
|suggestions=Update the treatment table "<file>" to contain at least two rows. <br>
+
|suggestions=Update the treatment table "<file>" to contain at least two rows. Also, ensure that:
 +
*Each row contains the same number of columns as the header row,
 +
*There are no empty columns in any of the rows, and
 +
*The treatment table is populated with numbers (no letters or special characters)
 +
 
 
For more information about treatment tables, refer to the <u>[https://docs.tuflow.com/catch/latest/ TUFLOW CATCH Manual]</u>.
 
For more information about treatment tables, refer to the <u>[https://docs.tuflow.com/catch/latest/ TUFLOW CATCH Manual]</u>.
  
 
|uplink=[[5xxx_TUFLOW_Messages|5xxx Messages]]
 
|uplink=[[5xxx_TUFLOW_Messages|5xxx Messages]]
 
}}
 
}}

Latest revision as of 15:20, 10 February 2025

TUFLOW Message
ERROR 5088 - Found only one valid row in treatment table: "<file>"

Alternate Message
NA

Message Type
ERROR

Description
Only one valid row was found in the treatment table "<file>". Treatment tables are 2D lookup tables, and therefore they must have at least two rows as the first row acts as a header/reference.

Suggestions
Update the treatment table "<file>" to contain at least two rows. Also, ensure that:

  • Each row contains the same number of columns as the header row,
  • There are no empty columns in any of the rows, and
  • The treatment table is populated with numbers (no letters or special characters)

For more information about treatment tables, refer to the TUFLOW CATCH Manual.


Up
Go-up.png 5xxx Messages