Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - reportDataSourceJoinTableDefinition

Description

report join on table

Properties

Name Type Occurrence Description
application xs:string Optional the application that table exists in, for when we are joining tables between apps
displayName xs:string Optional display name to use in report designer
join joinType Required The type of join
joinFilter reportDataSourceQueryPart Optional where clause for the join
name xs:string Required name of schema table
selectAs xs:string Optional used when same table is used more than once in a select
In This Document