Create a Simple Flattened Excel

Overview

A flat file has a table-like structure and consists of rows and columns where data is stored as plain text. Each row represents a single record while each column represents the different attributes of that particular record.

Compared to creating a generic Excel, creating a flattened Excel is a laborious process and is possible only if you have full details as found in research reports, studies, etc.


Step-by-Step Guide


  1. Open an Excel document create four sheets and name them VROI_INPUTS, VROI_OUTPUTS, VROI_ENUMS, and VROI_VLOOKUP respectively.


  2. Provide all input values under the different fields in the VROI_INPUTS sheet as seen in the Instruction sheet in the VROI Flat File Model.




  1. Insert the column Code Reference just after the Variable Column to provide an identification code for the variable. The format of the code is ''name of the variable - IN2'' where IN refers to Input while 2 refers to the second row.


  2. Enter calculations in the VROI_OUTPUTS sheet.


  3. Add ENUMS and VLOOKUP, if required.


  4. To upload the flat file, follow the steps to Upload your Model/Create a Visualizer Type.

Note:


  1. Ensure to provide your variables with names that are unique, short and clear.


  2. Avoid characters =, <, >, and + when naming variables as it will cause an error in the Blockly.


  3. Avoid special characters like & and abbreviations like etc. when naming variables.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us