Skip to content
gjergjsheldija edited this page Dec 30, 2010 · 3 revisions

datasource needs to be set in the reports :

<DataSource> 
    <Name> 
        name
    </Name> 
</DataSource> 

and layout and format too..

  <Properties>
      <Layout>default-HTML</Layout>
      <Format>html</Format>
  </Properties>
Clone this wiki locally