Hi All,
I need to create a variable at the report level in Webi Xi.
I have two variables X ,Y. X which is a variable created in the report which is Sum of Year part of a date field and some variable no of years…5,10,15,11 etc. and Y which is year part captured from a Query filter from the data provider.
Variable X is used in the report and this should get the data which is always greater that or equal to the variable Y (Year)
I tried X>=Y in the formulae with an error as Y IS AN INVALID DATA TYPE