Hello, I'm fairly new to reportnet, I used to work on Impromptu 7.0 beforehand.
My question for the community is how to use the MAXIMUM function. I know this seems easy, but I have one field that is grouped, and I want to get the maximum # for that group, so ideally, I want this:
Dept. Name. Salary
1 Joe 1,000
Mark 2,000
=====
2,000
2 Donna 9,000
Paula 2,444
=====
9,000
but, I am getting this:
Dept. Name. Salary
1 Joe 1,000
Mark 2,000
=====
9,000
2 Donna 9,000
Paula 2,444
=====
9,000
I have "Dept," grouped, so I don't get it? Anything glaringly obvious I'm missing?
Sorry for the lame report
My question for the community is how to use the MAXIMUM function. I know this seems easy, but I have one field that is grouped, and I want to get the maximum # for that group, so ideally, I want this:
Dept. Name. Salary
1 Joe 1,000
Mark 2,000
=====
2,000
2 Donna 9,000
Paula 2,444
=====
9,000
but, I am getting this:
Dept. Name. Salary
1 Joe 1,000
Mark 2,000
=====
9,000
2 Donna 9,000
Paula 2,444
=====
9,000
I have "Dept," grouped, so I don't get it? Anything glaringly obvious I'm missing?
Sorry for the lame report