Advanced Data Table - ability to pass parameter
In an Advanced Data Table using dynamic rows, A report property can be used to display a list of records.
Column 1:
- Cell type: Autocomplete options
- Content: @ReportProperty(reportid,exportdata,,)@
Column 2:
- desire to display related field information from the record selected in column 1 by passing the selected value as part of a ReportProperty parameter
1
vote