Skip to main content
November 4, 2024

Table View Service assemblies

  • November 4, 2024
  • 2 replies
  • 0 views

Hi,

I am trying to call Table view service from a spreadsheet. I tried to use the syntax defined in the reference manual.


hbindu_0-1730761846876.png

The above syntax is not working. The above syntax works with the Spreadsheet Business Rule Assembly.

Anyone tried Table view service type? If so, what is the syntax to call the table view service from a Spreadsheet?

 

2 replies

November 5, 2024

Are you trying too call the Table view from a spreadsheet component in the Workspace, or just from the Spreadsheet in OnePlace?

hbinduAuthor
November 5, 2024

Spreadsheet from OnePlace.   

November 7, 2024

I don't believe you can reference a "Service" rule from outside the workspace. If you want to use it outside the workspace you'd have to use this source code type instead. 


KarlT_0-1730980180751.png

 

February 14, 2025

Hi, I'm having the same issue, I'm trying to call the Table View service from a spreadsheet component, and although using the correct syntax it won't work.

If i try the same thing with a Spreadsheet BR (in the assembly) this problem does not occur.