Focal Point
Using same fields twice with different where condition

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5351078331

July 01, 2005, 06:50 AM
<anubhasaini>
Using same fields twice with different where condition
I have a datefield(year) and a numeric field(Sale)
I want a OLAP report in which I want to see Sale for year 2005 and other Sale for any year selected from Drop down.I have across on Year. Using OLAP feature the initial report shows all years. But I want initial report with just one year(2005) and then selecting a year from dropdown. something like this

2005 2003
Sale Sale

I don't want to use the range field in the OLAP control panel. Can anyone help me