My Assistant
![]() ![]() |
|
|
Feb 23 2011, 05:51 PM
Post
#1
|
|
|
UtterAccess VIP Posts: 1,215 From: Arcadia, California, USA |
I have a report that I'm trying to create that has 4 report group by(s), but I keep getting the above mentioned error.
If I remove all of the report group by(s) from the report the error goes away. Any thought? |
|
|
|
Feb 23 2011, 09:53 PM
Post
#2
|
|
|
UtterAccess Addict Posts: 209 From: Dallas, Texas |
Never seen that error before, can you post a picture of your report in design view with the group by details?
|
|
|
|
Feb 24 2011, 12:02 PM
Post
#3
|
|
|
UtterAccess VIP Posts: 1,215 From: Arcadia, California, USA |
I see what was causing the problem,
The underlying query was coalescing two correlated sub-queries. So, Basically the report doesn't like: CODE SELECT NZ( ( SELECT ... ), ( SELECT ... )) AS result_column, ... when report group-by(s) are applied. |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 24th May 2013 - 11:32 AM |