ADVIZOR Help
v7.2+
v7.2+
  • Introduction
  • Overview
    • ADVIZOR Help
    • ADVIZOR Overview
      • Analyst
      • Analyst/X
      • Data Blender
      • Desktop Navigator
      • Server AE
      • Managed Hosting
  • Using ADVIZOR
    • File Ribbon
      • Open an Existing ADVIZOR Project
      • Restore a Backup Project Version
      • Save a Project
      • Template Library
      • Update Expired Credentials
    • Analyze Ribbon
      • Select and Exclude Data
      • Flight Recorder
      • Set Coloring
        • Use Color Scale
        • Use Color By
        • Color Legend
      • Navigation Pane
    • Author Ribbon
      • Charts, Pages, and Dashboards
        • Composing Pages with Charts
        • Page Gallery
      • Load Data
        • Load New Data Using the Data Wizard
        • Load Text Data
        • Load Microsoft Excel Data
        • Load Microsoft Access Data
        • Load SQL Server Data
        • Load Oracle Data
        • Load a Database via ODBC
        • Manage Data Sources
        • Replace an Existing Data Source
      • Design Pages
        • Create Navigation Pane Content
        • Rearrange Charts
        • Change Chart Fonts
      • Use Color Models
        • Manage Color Models
        • Assign Color Models to Pages
        • Color Workshop
        • Identify How Color Is Applied to Data
        • Uncolorable Tables
      • Configure Charts
        • Property Explorer
        • Link Unmatched Rows
        • Show Missing Values
        • Use Polygon Map Format
        • Use FocusFormat Property
      • Condition Data
        • Project Workshop
        • Use the Expression Builder
        • Use the Link Wizard
        • Delete a Link
        • Date Formatter
        • Configure Data Hierarchies
      • Explore Data Usage
      • Identify Issues with Legacy Projects
      • Data Pool Visualization
    • Model Ribbon
      • Predictive Analytics: Analyst/X
      • Analytics Process
        • Bin a Categorical Field
        • Date Fields
        • Zip Codes
      • Predictive Modeling Pane
      • Configuring a Model
      • Managing Models
    • Share Ribbon
      • Share Results
      • Export Tables
      • Deployment and ADVIZOR Server
        • ADVIZOR Server Dashboards
        • Publishing to ADVIZOR Server
        • Server Security
        • Credential Based Filters
        • Embedding Data in a Project
  • Charts and Visual Discovery
    • Charts Overview
      • Bar Chart
        • Inserting a Bar Chart
        • Bar Chart Toolbar
      • Counts
        • Inserting a Counts
        • Counts Toolbar
      • Data Constellation
        • Inserting a Data Constellation
        • Data Constellation Toolbar
      • Data Sheet
        • Inserting a Data Sheet
        • Data Sheet Toolbar
      • Heat Map
        • Inserting a Heat Map
        • Heat Map Toolbar
      • Histogram
        • Inserting a Histogram
        • Histogram Toolbar
      • Line Chart
        • Inserting a Line Chart
        • Line Chart Toolbar
      • Map
        • Inserting a Map
        • Map Toolbar
      • Multiscape
        • Inserting a Multiscape
        • Multiscape Toolbar
      • Parabox
        • Inserting a Parabox
        • Parabox Toolbar
      • Pie Chart
        • Inserting a Pie Chart
        • Pie Chart Toolbar
      • Scatterplot
        • Inserting a Scatter Plot
        • Scatter Plot Toolbar
      • Summary Sheet
        • Inserting a Summary Sheet
        • Summary Sheet Toolbar
      • Text Box
        • Inserting a Text Box
        • Text Box Toolbar
      • Text Filter
        • Inserting a Text Filter
        • Text Filter Toolbar
      • Time Table
        • Inserting a Time Table
        • Time Table Toolbar
    • Recommended Chart Use
    • Visual Discovery
      • Using Colors
      • Selection
      • Managing Viewpoint
      • Missing Values
    • User Interfaces
      • Context Menu
      • Keyboard
  • Release Notes
    • What's New
      • Release 7.2
      • Release 7.1
      • Release 7.0
      • Release 6.8
      • Release 6.7
      • Release 6.6
      • Release 6.4
      • Release 6.3
      • Release 6.2
      • Release 6.2.2
      • Release 6.0
      • Release 5.9
      • Release 5.8.2
      • Release 5.7
      • Release 5.6.2
      • Release 5.6.1
      • Release 5.51
      • Release 5.5
      • Release 5.4.1
      • Release 5.4
      • Release 5.3
      • Release 5.22d
      • Release 5.2 SalesAdvizor
      • Release 5.1
      • Release 5.0.3
      • Release 5.0
    • If You Need Additional Help
    • Copyright
Powered by GitBook
On this page
  1. Using ADVIZOR
  2. Author Ribbon
  3. Load Data

Replace an Existing Data Source

PreviousManage Data SourcesNextDesign Pages

Last updated 5 years ago

Sometimes you realize that a table you have loaded in an ADVIZOR Analyst dashboard project is not the most appropriate set of data for your intended use, and you would like to load that table from a different database table or view name, or you'd like to load it with a custom SQL query, or you'd like to load it from a different type of Data Source altogether, such as a database instead of an Excel file. This is not a directly supported type of editing, but it is possible to do without rebuilding all the project items that depend on the table.

Steps

To create a new Data Source to load an existing table from, the general technique is to create a new Data Source Template that matches the existing table name and field names and types and other attributes, and add it to the project at the same time that the old Data Source is removed. You can do this as follows:

  1. Select the existing table in the Project Workshop, displaying the Field List View, or open the Data Source Editor and take a screen shot of the Metadata tab for the table, for reference.

  2. From the Author Ribbon, or from the Project Workshop toolbar, open the Manage Data Sources dialog.

  3. Click New. This opens the Data Wizard, but it won’t load the data now. (So you can specify that the new Data Source loads into the same table name as the old one.)

  4. Configure the new Data Source to load from the new location with the same Table Name as the old one, and the same field Display Names (if any were edited) and Data Types, etc., at least for the fields that are currently In Use in the existing table. This will allow the calculations, links, and charts that depend on the existing table to be created the same with the new Data Source.

  5. Give the new Data Source definition a distinct name, and Finish the Data Wizard. The new Data Source name will show up in the list in the bottom half of the Manage Data Sources dialog.

  6. Select the new Data Source and click Add. It’s added to the top list.

  7. Un-check the old Data Source (but if you're replacing just one of the tables in a multi-table Data Source, as shown above, Edit that Data Source and Delete the table), and Close the Manage Data Sources dialog. (If prompted to reload the project, decline for now.)

  8. Save the project as an ADV, and close ADVIZOR Analyst.

  9. Re-open the newly saved ADV file. It should load the table from the new location and evaluate any calculated expressions and links just as it did before.

See also:

Update Expired Credentials