Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A Data Extract is a local file containing data extracted from a Data Source. Data Extracts allow sharing Workbooks in an offline fashion so that whoever opens the Workbook does not need to be directly connected to a database server as a datasource. Data Extract files have the file extension .vize and will get contained in Packaged Workbooks (.vizx files) when exporting or saving as Packaged Workbook files. Data Sources that use Extracts have icons that contain a blue cylinder.

Image Modified


...

1. Right-click on the data source and choose [Extract Data].

Image Modified

2. You will be prompted to save your Extract and give it a name.

Image Modified

3. The icon in your Data Pane will change to include a blue cylinder indicating it now uses an Extract.

Image Modified

Right-click on this Data Source in the Data Pane and notice the checkmark by [Use Extract], indicating it is currently in use.

Image Modified

Extracts are immediately put to use when they are created and they are not saved with the Workbook until you save. Reopening a Workbook without saving an Extract means you'll be using the original Data Source.

...

Once an extract is created you can view its properties by right-clicking on it and selecting [Extract > Properties].

Image Modified

Extract Properties include 

  • Data Source - The name of the Data Source used to generate the Extract.
  • Location - Where the Data Extract (.vize file) resides.
  • Query - The statement executed to retrieve the data from the server that created the extract.
  • Max Results - The maximum number of rows set to be retrieved by the query as indicated in the Query Analyzer's Max Results form.

Image Modified


Anchor
Refreshing Extracts
Refreshing Extracts
Refreshing Extracts

...

To refresh an Extract, right-click on its Data Source in the Data Pane and select [Extract > Refresh] from the menu.

Image Modified

A dialog will appear to inform you of the status of the refresh as it progresses.

It's also possible to use the [Data > Refresh All Extracts] menu or Toolbar Button, which will refresh all of the extracts in a Workbook's Data Pane. This menu choice is only enabled for Workbooks using extracts.

Image Modified

When [Refresh All Extracts] is used a dialog appears listing every Extract that will be refreshed.

...

When [Data > Auto Refresh...] is enabled, any data sources which are set for Auto Refresh that contain extracts will also have their extracts refreshed automatically using the Refresh Frequency (seconds, minutes, hours) you have input. See Auto Refresh on the Refreshing Data page for more.

Image Modified


Anchor
Removing Extracts
Removing Extracts
Removing Extracts

If you need to remove an Extract, right-click on its Data Source in the Data Pane and choose [Extract > Remove] from the menu.

Image Modified

You have two options when removing an Extract to pick from in the [Remove Extract] Dialog.

...

You can choose to [Remove and delete the extract file] which deletes the .vize extract file.

Image Modified

Info

Removing an Extract does not remove its Data Source. Removing a Data Source requires using the right-click [Close] menu.

...