Hi Experts,
My WebI report is like below
Zone | Region | Branch | Item Name | ValueAsonDate1 | ValueAsonDate2 | Variation(diff between value1 and value2)
Variation is a variable created at WebI level(not in DB). Variation=[Query 2].[Value]-[Query 1].[Value].
The date 1 of query 1 and date 2 of query 2 are given as prompts.Till there it works fine.
When I add an input control of object 'Variation' ( page body is the dependency), it has no effect on the report. Why so?
Please help me...
Thanks in advance
Sandeep