Bug 202646 - Provide ReportContext in Expression Builder
Summary: Provide ReportContext in Expression Builder
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.2.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Rima Kanguri CLA
QA Contact: Maggie Shen CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2007-09-07 11:13 EDT by Krishna Venkatraman CLA
Modified: 2010-10-15 05:43 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krishna Venkatraman CLA 2007-09-07 11:13:59 EDT
I am using BIRT 2.2.1 Augus 31 build. You can type in an expression in the expression builder that uses the ReportContext. Since this is possible, please provide ReportContext as an item that I can select in the Expression Builder.
Comment 1 Zhiqiang Qian CLA 2007-10-17 02:45:48 EDT
We need a detailed scope for in which context the "reportContext" variable is usable, as well as the "this" variable.
Comment 2 Zhiqiang Qian CLA 2007-11-08 03:08:41 EST
Once we add "reportContext" or "this" in expression builder, we will also need intelli-sense support.
Comment 3 Zhiqiang Qian CLA 2007-11-12 22:01:49 EST
This actually depends on Model/Engine to provide available argument info for each scriptable property.