fix: links

This commit is contained in:
Allan Bowe
2020-02-05 18:58:12 +01:00
parent dc3458b05c
commit f7c3dfe38e
3 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,9 @@ A filter option is provided should you wish to view a different section of rows.
The Download button gives three options for obtaining the current view of data:
1) CSV. This provides a comma delimited file.
2) Excel. This provides a tab delimited file.
3) SAS. This provides a SAS program with data as datalines, so that the data can be rebuilt as a SAS table.
Note - if the table is registered in Data Controller as being TXTEMPORAL (SCD2) then the download option will prefilter for the _current_ records and removes the valid from / valid to variables. This makes the CSV suitable for DC file upload, if desired.