Developers Tessitura Community
  • Topical Tessitura Community Groups
  • More
Developers Tessitura Community
Community Docs Wiki SSRS Report Open Detail Window Links
  • Discussions
  • Community Docs Wiki
  • Events
  • Files
  • Members
  • Mentions
  • Tags
  • More
  • Cancel
  • New
Developers Tessitura Community requires membership for participation - click to join
  • +Community Developer Documentation
  • Browser-based custom screen auth token API authentication
  • Deploying network ticket printers via Windows Group Policy
  • +HTML Templates
  • +Impresario Database
  • List Filters in Custom Reports
  • New to Using Tessitura in a Software Developer Role? Start here!
  • SSRS Report Open Detail Window Links
  • The Secret Life of HTML Templates
  • +TNEW Customizations
  • Understanding Contributions endpoints in the REST Services

SSRS Report Open Detail Window Links

Use the Tessitura Report Template, which has the GetTessituraLink function built-in.

SSRS Action: Go To URL

Expression:

=Code.GetTessituraLink(<ResourceName>, <ResourceValue>)

where <ResourceName> (String Literal) In

  • Constituent
  • Order
  • Contribution
  • Issue

<ResourceValue> is usually something like Fields!fieldName.Value.

  • custom reports
  • SSRS
  • Share
  • History
  • More
  • Cancel
Related
Recommended