Create a Data Source

Note: Each user's profile is uniquely configured and permissioned. Your data view and options may differ slightly depending on the permissions granted.

Caution: You must have a clear understanding of the database schema to be able to manage data sources and views. Database schemas are blueprints of how the data is organized in the database. Upland Analytics allows for great flexibility in managing the data sources and views but it is only recommended for users with knowledge and understanding of the database schemas and its administration.

  1. Click Analytics Settings on the Main Menu Bar.
  2. Select Data Sources from the menu. The Data Sources page displays a list of all available data sources.
  3. Click New. The Create New Data Source page displays.
  4. In the Basic Information section, enter the following information:
    • Title: Type a name for the data source. This field is required.
    • Connection: Select a connection from the drop-down menu.
    • Description: Type a description for the data source.
    • Query Builder Method: Select one of the following:
      • Join Views Before Summarizing: Views used in the query will be joined before applying filters and summarizing. This is the default.
      • Summarize Views Before Joining: Views used in the query will be summarized and filtered individually before joining them.

    Note: The Key is generated automatically.

  5. Click . A list of available data views display.
  6. Select one or more data views from the list.
  7. Tip: The Relationships section will be displayed once more than one data view is selected.

  8. Drag and drop one field onto another field to make a connection. A connection line displays.
  9. The Edit Relationship dialog box displays.

  10. From the Join Type drop-down menu, select how the relationship should be connected:
    • Left

    • Right

    • Inner

  11. Click Save.
  12. Repeat for each view.
  13. Note: Each view must have a connection.

  14. Click one of the following:
    • Save & close to apply your changes and close the dialog box..
    • Save as copy to save your changes as a new data source. A warning dialog box displays. Click Confirm. The new data source is automatically created with the same name "_ #".
    • Save & create new to apply your changes and create a new data source.
  15. Note: If you receive the following error message: review your data source to make sure all views have connections and that there are no cross joins.

    The newly added data source is listed on the Data Sources page and can be selected and used during the report creation process.