TUFLOW Message 5088: Difference between revisions

Content deleted Content added
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..."
 
No edit summary
 
Line 4:
|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.
|suggestions=Update the treatment table "<file>" to contain at least two rows. <br>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>.