dbTalk Databases Forums  

OWC does not appear in page

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss OWC does not appear in page in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Durval Mateus
 
Posts: n/a

Default OWC does not appear in page - 12-09-2004 , 11:45 AM






hi all,

i'm new on this and i'm having a problem with owc.

i have build a cube and a report. it works.

now i have an option to export to "HTML with Office Web Components".

when i choose this option, a new page appears without the owc, is just
another page equal to the first one.

but in Microsoft samples, i see the owc appearing when option is choosed.

So i'm thinking that or is something i have to make in report, or is
something about data retrieved.

my query is the following:


SELECT
{
[Measures].[Ms1],
[Measures].[Ms2],
[Measures].[Ms3]
} ON COLUMNS,
{
Descendants([Time].[All Tempo].[2004])
} ON ROWS,
{
[Dimensao_Rede].AllMembers
} ON PAGES
FROM Cube1

help appreciated.
Thanks

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.