Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

If you have loaded data into an ERD and wish to change the data types of any of the attributes you will first need to rollback the data in the table. If you wish to reimport the data and or import more data you will need to create an analysis model.

Rolling Back Data in an ERD

  1. Open the Properties of the table you want to clear.
  2. From the more menu, click Show StreamSets.
  3. Right-click and select Rollback Streamset.
  4. Tick Rollback all data.
  5. Untick Keep Old Streamsets.
  6. WARNING! If you do not want to clear all your data, see Rollback Recordsets for full details on what to do.
  7. If you are sure you want to clear all data, click Confirm.


Reimport / Add More Data into an ERD

  1. First you will need to create an analysis model.
  2. Click Analysis from your application's home page.
  3. Click Add and follow the prompts.
  4. Click  Calculate Table from the canvas toolbar, this will list all available tables in your application.
  5. Drag the table onto the canvas.
  6. Move your mouse over the Table, from the hover menu select the Show Inputs button (back arrow).
  7. This adds the File Collector used to import your file into PhixFlow.
  8. Move your mouse over the file collector, from the hover menu select  File.
  9. Select your file from the popup and click Open then Upload Managed File.
  10. Mouse over the Table again, from the hover menu select  Run Analysis.
  11. image2022-3-8_15-39-26.png
  12. The file has been read into PhixFlow.
  13. see Viewing Data in a Table for information on viewing your new data.
  • No labels