Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
khana04
Starting Member
4 Posts |
Posted - 2010-03-16 : 01:45:44
|
I am getting this error in preview pane while designing a report based on SSAS cube Data set this a simple table report which connect to a SSAS cube to extract data.
"An error occured during local Report Processing The definition of report '/SalesReports' is invalid. The Group expression for the table 'table1' refers to field 'Company code'Report item can only refer to fields with in the current data scope or,If inside an aggregate , the specified data scope"
I have try tons of resources and manual but not lot of documentation on this.
|
|
shan
Yak Posting Veteran
84 Posts |
Posted - 2010-03-16 : 17:27:43
|
Did you change the cube structure after developing the report and before running it?
-Shan |
 |
|
|
|
|