ActiveReports 8 Server Administrator Guide
Creating a New Model

Create a new data model using the model generation wizard.

To create a new model

  1. From the Administrator Dashboard, select Models.
  2. On the Models page, next to New Model, click Generate.
  3. In the new model wizard that appears, enter a Name for this new data source and the database server information in the provided fields.

    To enter the connection string directly in the Connection String Editor dialog

    Tip: You can use any UserContext attribute in the connection string by putting the attribute name between percent signs. For example,
    
    Provider=SQLOLEDB.1;Data Source=HQ;Initial Catalog=%TenantDatabase%;
    User Id=myUsername;Password=myPassword;
    
    
  4. Click Next to proceed to the Select Tables and Views page of the wizard.
  5. Click check boxes to select items from the list of available tables and views. You can select all visible items at once by selecting the Select/Deselect All Visible Items check box. 

    Notes: If you have a lot of items, you can filter what is shown by entering a value in the Filter Items By Name box.

    If you do not select any items in this step, you can generate an empty model without any data, and later add data to the model manually. See Adding a New Entity, Adding a New Logical Column (Attribute) and Adding a New Logical Relation for details.

  6. Click Next to finish the model generation wizard. A new model is generated and appears in the Models list, available to users for creating reports in the Reporting Portal.
See Also

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum