How to: Add or Delete an Entity (Model Designer)

To modify a report model, the model project must be open in Microsoft Business Intelligence Development Studio.

To add an entity

  1. In the Tree view of the Report Model window, on the Reporting Model menu, click NewEntity.

    The new entity is appended to the end of the model items list.

    Note

    You can also add a new entity by right-clicking the report model name in Tree view, pointing to New, and clicking Entity.

  2. In the list view of the Report Model window, right-click the entity, and click Rename.

  3. Type a name for the new entity.

  4. In Properties, click the Binding button.

  5. In the Entity Binding dialog box, select the table or column to which you want to bind the new entity

  6. Click OK.

To delete an entity

  1. In the Detail view of the Report Model window, right-click the entity, and then click Delete.

  2. When prompted, Click OK.

    The entity is deleted.