-
Notifications
You must be signed in to change notification settings - Fork 0
Better IR integration #1
Copy link
Copy link
Open
Description
Remove the need to include check boxes into the IR.
Following functions need to be implemented:
- Extract substitution variables from template
- Extract available columns from SQL statement or from IR.
- Present prepared table to map substitution variables to columns.
- Add parameter to accept the mapping.
- Derive data set from SQL statement or interactive report definition.
Reactions are currently unavailable