reporting services - sharepoint keywords not supported 'cube' -


was creating report data source in sharepoint powerpivot site. below connection string , error when try test connection

data source = sp13; initial catalog = multidimensionalproject1; cube = 'internet sales'

i try

data source = sp13; initial catalog = multidimensionalproject1**-ee**; cube = 'internet sales'

and error

keyword not supported: 'cube'

make sure set data source type microsoft sql server analysis services.


Comments

Popular posts from this blog

java - How to print docx and pdf? -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

java - IntelliJ to move a class along with conflicted classes to a new package? -