Table View Service Type

This service type lets you create SqlTableEditorSaveData function type in a dashboard extender rule within assemblies. You can do this either by choosing this service type or by choosing the Spreadsheet business rule type. These rules query and edit data that does not live within a cube in the spreadsheet or the Excel Add-In.

Create this file after the Service Factory file has been created and after the appropriate lines of code have been uncommented. Here is an example of a data set service type in C#:

Sample Service Factory with table view service type that has a yellow highlight line on lines 49-50.

Given the changes in the code, you would configure the assembly file in the following way:

Add File dialog box to configure the dashboard service file that features the file name, source code type, and compiler action.

NOTE: The file name should match the return function in the Service Factory file.

The syntax for referencing this object is Workspace.WorkspaceName.AssemblyName.FileName.