SSRS 2012: Report Header PrintOnFirstPage-problem after report migration from SSRS 2008

Hi ,
I developed my report using VS 2008 IDE and the report header property "PrintOnFirstPage" is set to False.
The content of the header are some textboxes and lines that should show only on page number > 1.
This works fine in VS 2008 IDE in preview mode as well as with reports rendered by SSRS 2008 report server.
Recently I migrate&convert the same report to SSRS 2012 I noticed a different rendering behaviour of my report.
So in VS 2010 preview mode, the page headers content (textboxe etc.)  is not visible on first page but the headers space did not colapse as it does in VS 2008 IDE preview mode.
I checked all the report properties but unable to find a solution to my problem.
I was able to reprduce the same behaviour by creating a new report using VS2010 IDE.
Any ideas are greatly appreciated
Thanks
Bodo

Hi BodoHH,
I have tested on my local enviorment and can't reproduce the issue, the issue can be caused by many factors, it can be caused by the properties setting and can also caused by the visual studio, Detais information below for your reference:
As you mentioned that you have check all the report properties, please also check the tablix,Page Header,report body properties to see if the size are the same with that in the SSRS2008.
Please open this rdl report in the report builder to see if the print layout is correct, if it works fine, the issue can be caused by the visual studio.
Please also try to upload the rdl report to report manager to check the layout.
Please also provide the snaphot of the layout in VS2010 to let us better analysis about the issue.
If you still have any problem, please feel free to ask.
Regards,
Vicky Liu
If you have any feedback on our support, please click
here.
Vicky Liu
TechNet Community Support

Similar Messages

  • Crystal Reports XI connection problems - after updating to SQL Server 2008

    Hello!
    We have some ASP.NET 2.0 Applications that call some CR XI report files with parameters to generate PDF Files. After upgrading from SQL Server 2005 to 2008 the apps hang when trying to generate the PDFs. Some research with Fiddler showed that ever time a 401 Error is raised. Calling the reports directly from CR Designer with the same connection values and Parameter shows the appropriate data that means the log-in data iare functioning.
    I already tried switching the data source driver from OLE DB to SQL Native - no effect!
    Can it be that CR XI does not work with SQL Server 2008? Or is there an update for CR XI and SQL Server 2008?
    Because we are in a hurry I hope somebody can solve my problem(s) ...?!
    Thanks in advance,
    Frank

    Hi Frank,
    No CR XI is not supported nor is any version completely at this time. What we've found issues in so far are the Time(7) time is returned as a string value and Stored Procedure Data/time parameter SQL creation. The Time(7) field is an OLE DB driver issue with Microsoft but the Date/time SP issue is our issue and it's currently tracked and escalated. It will be fixed for CR 2008 with SP3 I believe. And I've asked that the same fix be rolled back to CR XI R2 but waiting on the reply from R&D if it can be done.
    What you need to do is download the trial version of CR XI R2 ( Release 2 ) and then use your XI Keycode to install it and it will work. Then update to the latest SP 5 Service Pack. XI is past it's end of life support which means there will be no updates or bug fixes any more.
    Next, MS SQL Server 2008 does not work with the MDAC version of the Native drivers, you must install the MS SQL Server Client. You'll see the driver name is "MS SQL Server Native client 10". This is the one you need to use.
    Another work around is to use ODBC, it seems to resolve all issues, but the client must be installed.
    Thank you
    Don

  • Shared folders not visible after the migration from 10.1.3.2.1 to 10.1.3.4

    Hi All,
    After the migration from 10.1.3.2.1 to 10.1.3.4., we are not able to view the shared folders after clicking on the answers link.
    Can you please let me know how can i resolve the same.
    Thanks in Advance
    Siva.

    Hi,
    Please check the catalog folder that user privilege and manage permission.
    Thanks
    Deva

  • "Software Usage Metrics initialize failed" error when open Report Manager, after moving ReportServer from SSRS 2008 to SSRS 2012 (Native Mode)

    I've asked this question in SQL Server Upgrade forume, I'm asking here as well:
    Your help is highly appreciated!
    After migrating ReportServer db from 2008 to 2012, when access Report Manager throughhttp://myserver:80/Reports, I got the error below:
    ui!ReportManager_0-3!11d8!02/04/2013-15:19:12:: e ERROR: Software Usage Metrics initialize failed
    The process is below:
    •I successfully installed SQL Server 2012 (64-bit) Enterprise as a Native Mode on a server who runs Windows 7 Enterprise SP1 (64-bit).
    •I restored "ReportServer2008To2012" and "ReportServer2008To2012TempDB" in SSRS 2012 from the db files backed up in SQL 2008. In SSRS 2008, I have SSRS Model, ad-hoc reports based on model, and I also have canned reports built through BIDS
    report server project.
    •I reconfigured both databases' Compatibility level to SQL Server 2012(110) from SQL Server 2008(100).
    •I configured SSRS through Reporting Services Configuration Manager as below:
      > I chosen "Use built-in account:" as Service Account
    > In "Database" tab, I selected "Choose an existing report server database" and choose "ReportServer2008To2012" db, I used "Windows Authentication" (my login has the System Administrator priviledge). I got all 4 parts
    success: Verifying database sku = Success; Generating rights scripts = Success; Applying connection rights = Success; Setting DSN = Success.
    > I went to "Scale-out Deployment" to check if the initializing succeed, I found nothing there.
    Here are what I did from different approaches:
    A •I went to "Encryption Keys" and restored the key I backed up from SSRS 2008, after retoring, I got two initialized instances: One is on my current server (SSRS 2012), the other one is from the old server (SSRS 2008).
       I deleted the old one(SSRS 2008) through "Remove Server" action and kept the one on my current server(SSRS 2012).
       After I restart SSRS service, and tried to connect Report Manager, I got "An internal error occurred on the report server. See the error log for more details."
       I checked the log file, the error is actually "ERROR: Software Usage Metrics initialize failed"
    B •I also tried to "Delete Encrypted Content" and did see the SSRS was initialized through checking it on "Scale-out Deployment", however when I tried to open Report Manager, I got the same error.
    Anyone had the same issue? Any solution? Thanks in advance!

    Your help is highly appreciated!
    After migrating ReportServer db from 2008 to 2012, when access Report Manager through
    http://myserver:80/Reports, I got the error below:
    ui!ReportManager_0-3!11d8!02/04/2013-15:19:12:: e ERROR: Software Usage Metrics initialize failed
    The process is below:
    •I successfully installed SQL Server 2012 (64-bit) Enterprise as a Native Mode on a server who runs Windows 7 Enterprise SP1 (64-bit).
    •I restored "ReportServer2008To2012" and "ReportServer2008To2012TempDB" in SSRS 2012 from the db files backed up in SQL 2008. In SSRS 2008, I have SSRS Model, ad-hoc reports based on model, and I also have canned reports built through BIDS
    report server project.
    •I reconfigured both databases' Compatibility level to SQL Server 2012(110) from SQL Server 2008(100).
    •I configured SSRS through Reporting Services Configuration Manager as below:
     > I chosen "Use built-in account:" as Service Account
     > In "Database" tab, I selected "Choose an existing report server database" and choose "ReportServer2008To2012" db, I used "Windows Authentication" (my login has the System Administrator priviledge). I got all
    4 parts success: Verifying database sku = Success; Generating rights scripts = Success; Applying connection rights = Success; Setting DSN = Success.
     > I went to "Scale-out Deployment" to check if the initializing succeed, I found nothing there.
    Here are what I did from different approaches:
    A •I went to "Encryption Keys" and restored the key I backed up from SSRS 2008, after retoring, I got two initialized instances: One is on my current server (SSRS 2012), the other one is from the old server (SSRS 2008).
       I deleted the old one(SSRS 2008) through "Remove Server" action and kept the one on my current server(SSRS 2012).
       After I restart SSRS service, and tried to connect Report Manager, I got "An internal error occurred on the report server. See the error log for more details."
       I checked the log file, the error is actually "ERROR: Software Usage Metrics initialize failed"
    B •I also tried to "Delete Encrypted Content" and did see the SSRS was initialized through checking it on "Scale-out Deployment", however when I tried to open Report Manager, I got the same error.
    Anyone had the same issue? Any solution? Thanks in advance!

  • SSRS 2012 Displaying unwanted subtotal rows in reports

    This looks like an Issue that has been noted and solved in prior versions of SSRS however we are now seeing similar issues in SSRS 2012 and have been unable to find a solution to this yet...
    Basically when we export a report with groupings and no subtotals to excel we get blank rows added to excel with the subtotals for each level in the report - sample is below, unwanted rows are highlighted in yellow:
    This was a very simple report, I have included the DQL and the RDL below for any help as we cannot get to the bottom of this problem...
    SQL - create this table in any database:
    create table test_SSRS
    ( Department varchar(50),Category varchar(50),Product varchar(50),market_value int );
    insert test_SSRS
    select 'Electronics','Computer', 'Laptops', 20000.00
    union
    select 'Electronics','Computer', 'Notebooks', 40000.00
    union
    select 'Electronics','Computer', 'Desktops', 40000.00
    union
    select 'Electronics','TV', 'LED', 60000.00
    union
    select 'Electronics','TV', 'Smart TV', 70000.00
    union
    select 'Cell Phones','Smart Phone', 'iPhone', 50000.00
    union
    select 'Cell Phones','Smart Phone', 'Google Phone', 60000.00
    union
    select 'Cell Phones','Tablets', 'iPad', 150000.00
    union
    select 'Cell Phones','Tablets', 'Kindle', 100000.00
    RDL
    <?xml version="1.0" encoding="utf-8"?>
    <Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns:cl="http://schemas.microsoft.com/sqlserver/reporting/2010/01/componentdefinition" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition">
    <AutoRefresh>0</AutoRefresh>
    <DataSources>
    <DataSource Name="DataSource1">
    <ConnectionProperties>
    <DataProvider>SQL</DataProvider>
    <ConnectString>Data Source=stansqlq1;Initial Catalog=DATAMART</ConnectString>
    <IntegratedSecurity>true</IntegratedSecurity>
    </ConnectionProperties>
    <rd:SecurityType>Integrated</rd:SecurityType>
    <rd:DataSourceID>30d18984-87ed-4236-a848-87f0c77010c1</rd:DataSourceID>
    </DataSource>
    </DataSources>
    <DataSets>
    <DataSet Name="DataSet1">
    <Query>
    <DataSourceName>DataSource1</DataSourceName>
    <CommandText>select * from test_SSRS</CommandText>
    </Query>
    <Fields>
    <Field Name="Department">
    <DataField>Department</DataField>
    <rd:TypeName>System.String</rd:TypeName>
    </Field>
    <Field Name="Category">
    <DataField>Category</DataField>
    <rd:TypeName>System.String</rd:TypeName>
    </Field>
    <Field Name="Product">
    <DataField>Product</DataField>
    <rd:TypeName>System.String</rd:TypeName>
    </Field>
    <Field Name="market_value">
    <DataField>market_value</DataField>
    <rd:TypeName>System.Int32</rd:TypeName>
    </Field>
    </Fields>
    </DataSet>
    </DataSets>
    <ReportSections>
    <ReportSection>
    <Body>
    <ReportItems>
    <Tablix Name="Tablix2">
    <TablixBody>
    <TablixColumns>
    <TablixColumn>
    <Width>1in</Width>
    </TablixColumn>
    </TablixColumns>
    <TablixRows>
    <TablixRow>
    <Height>0.25in</Height>
    <TablixCells>
    <TablixCell>
    <CellContents>
    <Textbox Name="Textbox6">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>market value</Value>
    <Style>
    <FontFamily>Tahoma</FontFamily>
    <FontSize>11pt</FontSize>
    <FontWeight>Bold</FontWeight>
    <Color>White</Color>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>Textbox6</rd:DefaultName>
    <Style>
    <Border>
    <Color>#7292cc</Color>
    <Style>Solid</Style>
    </Border>
    <BackgroundColor>#4c68a2</BackgroundColor>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </CellContents>
    </TablixCell>
    </TablixCells>
    </TablixRow>
    <TablixRow>
    <Height>0.25in</Height>
    <TablixCells>
    <TablixCell>
    <CellContents>
    <Textbox Name="market_value">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>=Sum(Fields!market_value.Value)</Value>
    <Style>
    <FontFamily>Tahoma</FontFamily>
    <Color>#4d4d4d</Color>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>market_value</rd:DefaultName>
    <Style>
    <Border>
    <Color>#e5e5e5</Color>
    <Style>Solid</Style>
    </Border>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </CellContents>
    </TablixCell>
    </TablixCells>
    </TablixRow>
    </TablixRows>
    </TablixBody>
    <TablixColumnHierarchy>
    <TablixMembers>
    <TablixMember />
    </TablixMembers>
    </TablixColumnHierarchy>
    <TablixRowHierarchy>
    <TablixMembers>
    <TablixMember>
    <TablixHeader>
    <Size>1in</Size>
    <CellContents>
    <Textbox Name="Textbox11">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>Department</Value>
    <Style>
    <FontFamily>Tahoma</FontFamily>
    <FontSize>11pt</FontSize>
    <FontWeight>Bold</FontWeight>
    <Color>White</Color>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>Textbox11</rd:DefaultName>
    <Style>
    <Border>
    <Color>#7292cc</Color>
    <Style>Solid</Style>
    </Border>
    <BackgroundColor>#4c68a2</BackgroundColor>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </CellContents>
    </TablixHeader>
    <TablixMembers>
    <TablixMember>
    <TablixHeader>
    <Size>1in</Size>
    <CellContents>
    <Textbox Name="Textbox9">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>Category</Value>
    <Style>
    <FontFamily>Tahoma</FontFamily>
    <FontSize>11pt</FontSize>
    <FontWeight>Bold</FontWeight>
    <Color>White</Color>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>Textbox9</rd:DefaultName>
    <Style>
    <Border>
    <Color>#7292cc</Color>
    <Style>Solid</Style>
    </Border>
    <BackgroundColor>#4c68a2</BackgroundColor>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </CellContents>
    </TablixHeader>
    <TablixMembers>
    <TablixMember>
    <TablixHeader>
    <Size>1in</Size>
    <CellContents>
    <Textbox Name="Textbox7">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>Product</Value>
    <Style>
    <FontFamily>Tahoma</FontFamily>
    <FontSize>11pt</FontSize>
    <FontWeight>Bold</FontWeight>
    <Color>White</Color>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>Textbox7</rd:DefaultName>
    <Style>
    <Border>
    <Color>#7292cc</Color>
    <Style>Solid</Style>
    </Border>
    <BackgroundColor>#4c68a2</BackgroundColor>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </CellContents>
    </TablixHeader>
    <TablixMembers>
    <TablixMember />
    </TablixMembers>
    </TablixMember>
    </TablixMembers>
    </TablixMember>
    </TablixMembers>
    </TablixMember>
    <TablixMember>
    <Group Name="Department">
    <GroupExpressions>
    <GroupExpression>=Fields!Department.Value</GroupExpression>
    </GroupExpressions>
    </Group>
    <SortExpressions>
    <SortExpression>
    <Value>=Fields!Department.Value</Value>
    </SortExpression>
    </SortExpressions>
    <TablixHeader>
    <Size>1in</Size>
    <CellContents>
    <Textbox Name="Department">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>=Fields!Department.Value</Value>
    <Style>
    <FontFamily>Tahoma</FontFamily>
    <FontWeight>Bold</FontWeight>
    <Color>#465678</Color>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>Department</rd:DefaultName>
    <Style>
    <Border>
    <Color>#c6daf8</Color>
    <Style>Solid</Style>
    </Border>
    <BackgroundColor>#9eb6e4</BackgroundColor>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </CellContents>
    </TablixHeader>
    <TablixMembers>
    <TablixMember>
    <Group Name="Category">
    <GroupExpressions>
    <GroupExpression>=Fields!Category.Value</GroupExpression>
    </GroupExpressions>
    </Group>
    <SortExpressions>
    <SortExpression>
    <Value>=Fields!Category.Value</Value>
    </SortExpression>
    </SortExpressions>
    <TablixHeader>
    <Size>1in</Size>
    <CellContents>
    <Textbox Name="Category">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>=Fields!Category.Value</Value>
    <Style>
    <FontFamily>Tahoma</FontFamily>
    <FontWeight>Bold</FontWeight>
    <Color>#4c68a2</Color>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>Category</rd:DefaultName>
    <Style>
    <Border>
    <Color>#e6eefc</Color>
    <Style>Solid</Style>
    </Border>
    <BackgroundColor>#c6daf8</BackgroundColor>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </CellContents>
    </TablixHeader>
    <TablixMembers>
    <TablixMember>
    <Group Name="Product">
    <GroupExpressions>
    <GroupExpression>=Fields!Product.Value</GroupExpression>
    </GroupExpressions>
    </Group>
    <SortExpressions>
    <SortExpression>
    <Value>=Fields!Product.Value</Value>
    </SortExpression>
    </SortExpressions>
    <TablixHeader>
    <Size>1in</Size>
    <CellContents>
    <Textbox Name="Product">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>=Fields!Product.Value</Value>
    <Style>
    <FontFamily>Tahoma</FontFamily>
    <FontWeight>Bold</FontWeight>
    <Color>#4c68a2</Color>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>Product</rd:DefaultName>
    <Style>
    <Border>
    <Color>White</Color>
    <Style>Solid</Style>
    </Border>
    <BackgroundColor>#e6eefc</BackgroundColor>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </CellContents>
    </TablixHeader>
    <TablixMembers>
    <TablixMember />
    </TablixMembers>
    <Visibility>
    <Hidden>true</Hidden>
    <ToggleItem>Category</ToggleItem>
    </Visibility>
    </TablixMember>
    </TablixMembers>
    <Visibility>
    <Hidden>true</Hidden>
    <ToggleItem>Department</ToggleItem>
    </Visibility>
    </TablixMember>
    </TablixMembers>
    </TablixMember>
    </TablixMembers>
    </TablixRowHierarchy>
    <DataSetName>DataSet1</DataSetName>
    <Top>0.4in</Top>
    <Height>0.5in</Height>
    <Width>4in</Width>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    </Style>
    </Tablix>
    <Textbox Name="ReportTitle">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value />
    <Style>
    <FontFamily>Verdana</FontFamily>
    <FontSize>20pt</FontSize>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:WatermarkTextbox>Title</rd:WatermarkTextbox>
    <rd:DefaultName>ReportTitle</rd:DefaultName>
    <Height>0.4in</Height>
    <Width>5.5in</Width>
    <ZIndex>1</ZIndex>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </ReportItems>
    <Height>2.25in</Height>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    </Style>
    </Body>
    <Width>6in</Width>
    <Page>
    <PageFooter>
    <Height>0.45in</Height>
    <PrintOnFirstPage>true</PrintOnFirstPage>
    <PrintOnLastPage>true</PrintOnLastPage>
    <ReportItems>
    <Textbox Name="ExecutionTime">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>=Globals!ExecutionTime</Value>
    <Style />
    </TextRun>
    </TextRuns>
    <Style>
    <TextAlign>Right</TextAlign>
    </Style>
    </Paragraph>
    </Paragraphs>
    <rd:DefaultName>ExecutionTime</rd:DefaultName>
    <Top>0.2in</Top>
    <Left>4in</Left>
    <Height>0.25in</Height>
    <Width>2in</Width>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </ReportItems>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    </Style>
    </PageFooter>
    <LeftMargin>1in</LeftMargin>
    <RightMargin>1in</RightMargin>
    <TopMargin>1in</TopMargin>
    <BottomMargin>1in</BottomMargin>
    <Style />
    </Page>
    </ReportSection>
    </ReportSections>
    <rd:ReportUnitType>Inch</rd:ReportUnitType>
    <rd:ReportID>fe1e2732-fe09-4d24-9c9b-2fb7d1724e2e</rd:ReportID>
    </Report>
    In order to test with this switch the datasource to your local database.
    Jeremy Gillespie

    Hi Jeremy,
    After testing the issue in my environment, I can reproduce it. When we export a report with drilldown actions to excel, it will add an extra row for each group. The reason behind the extra row is to provide at least one row for excel that always displays
    regardless the toggle state. In your scenario, if we use the =Sum(Fields!market_value.Value) in the details row, then the extra row will display the total of this group, if we use the Fields!market_value.Value in the details row, then the extra row will display
    the first value of this group. Based on my research, this is by design.
    Thank you for your understanding.
    Regards,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • Reportviewer 2010 - 2012 Page Header PrintOnFirstPage=false Doesn't work

    Hi, I converted my project from 2010 to 2012 and added the new reportviewer reference(v10 to v11). something that worked in 2010 no longer works in 2012.
    I have a report with a simple page header that i do no want shown on the first page but now a blank area the size of the page header appears on the first page, where in 2010, the body moves up to the top. is there a property im missing? i am using printonfirstpage=false
    on the page header but it isnt working as expected.
    thanks

    Hi dell.ca,
    According to your description, you have a report with a simple page header, and  you set PrintOnFirstPage property to false. It works fine in Visual Studio 2010, when you run the report using VS 2012, a blank area of the page header appears on the first
    page.
    I tried to reproduce this issue on my local machine. However, the report works fine for me when converted from SQL Server Data Tools(SSDT) 2010 In SQL Server 2012 to SSDT 2012. For this case, i recommend that you consider applying the latest patches according
    to your version. If the problem remain unresolved, you can submit a feedback to Microsoft Connect at this link
    https://connect.microsoft.com/SQLServer/Feedback. This connect site will serve as a connecting point between you and Microsoft, and ultimately the large community for you and Microsoft to interact
    with. Your feedback enables Microsoft to offer the best software and deliver superior services, meanwhile you can learn more about and contribute to the exciting projects on Microsoft Connect.
    If you have any questions, please feel free to let me know.
    Thanks,
    Wendy Fu

  • Reports attachement pdf printing after report printing

    Oracle : 9.2.0.6
    forms 6.0.8 reports
    os : linux :
    I have a peculear requirement for the inhouse application.
    I generate a standard Purchase order report with normal requirements using d2k reports. This report is being printed as soon as the transaction commits and goes to the printer.
    The Purchase order comes in 2 pages dependsing on the items and terms and conditions.
    I have a standard Pdf doc comp_prof.pdf (which changes regular intervals conists of various comp. info and not related any database activity).
    Currently this information is being printed manually after the Purchaae order is being printed.
    I tried to incorporated in after report trigger. I was not succesful.
    Pl. help what are the various options I have to solve this.
    If I convert a PO to mail this doc also should go.

    the pdf need to print is not from oracle d2k report. That is pdf is a particular location. The pdf is not getting generated form oracle or any d2k component.
    It is a standard any pdf doc consists of 3 page information.

  • Report column footer print after report footer

    I have a report which has column footer and report footer.
    The column footer always print in the bottom of the page and it happens the report has half page then report footer print before column footer.
    I would like to know is it possible to have column footer just after last detail line print and report footer print after column footer which is more professinal report format,
    Your help and information is great appreciated,
    Regards,
    Iccsi

    iccsi wrote:
    I would like to know is it possible to have column footer just after last detail line print and report footer print after column footer
    It is not possible to change the order in which the footers print.
    To achieve what you want, do not use the "column footer" band. Create a dummy report group and use that group's footer, which will always print before the "report footer".

  • SSRS 2012 MP (Native) - Bug with non-default port on SSRS DB, Does not discover

    We have test changing SSRS DB instance to default port 1433 and discovery is immediate in SSRS MP. When using non-default port, discovery fails, SSRS instance role is never identified.
    Our SSRS is separated into app and db tires across two servers. Have tried creating sql network aliases, but this does not work either.
    In our environment, we use non-default port for our SQL DB instances. how do we get SSRS to discover.
    Thanks in advance,
    Rois Cordova

    The Monitoring Pack for Microsoft SQL Server 2012 Reporting Services automatically discovers instances of SSRS 2012 by reading registry.
    When the Monitoring Pack for Microsoft SQL Server 2012 Reporting Services is imported for the first time, it creates three new Run As profiles:
    • Microsoft SQL Server 2012 Reporting Services Discovery Run As Profile
    • Microsoft SQL Server 2012 Reporting Services Monitoring Run As Profile
    • Microsoft SQL Server 2012 Reporting Services SCOM SDK Discovery Run As Profile
    By default, all discoveries, monitors and rules defined in the SQL Server 2012 Reporting Services management pack use accounts defined in the “Default Action Account”
    Run As profile. If the default action account for a given system does not have the necessary permissions to discover or monitor the instance of SQL Server 2012 Reporting Services, then those systems can be bound to more specific credentials in the
    “Microsoft SQL Server 2012 Reporting Services …” Run As profiles, which do have access.
    It s recommend that you should check the default action account permission.
    Roger

  • Reports Migration from TFS 2008 to TFS 2013.

    Hi There,
    We wanted to migrating reports(integrated with TFS 2008) to new report server(integrated with TFS 2013) using RDL pull and push method using rs.exe tool. later planning to rebuild Tfs_Warehouse and Tfs_Analysis. Below are my queries:
     If i migrate the reports using pull and push method will those report.rdl files still work with TFS2013 re-built data or
    Should i upgrade the entire ReportServerDB? If so, does report.rdl files under go any changes during upgrade?
    please guide me if my understanding is wrong and suggest me what should be taken care if i follow pull and push method.
    Thanks in Advance.

    Hi Manoj C N,
    If you can migrate your report server database, it would be better to migrate the Reporting service databases to new report server since the data will not be changed.
    About the existing reports, please elaborate more details and the result after taking the methods. But for moving reports, you can also download the existing reports and upload to the new report server. Refer to the link below for more information:
    http://blogs.msdn.com/b/tfssetup/archive/2012/12/19/moving-rdl-files-from-one-reporting-services-instance-to-another.aspx
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Poor Processing Performance after Migration from SSRS 2005 to SSRS 2014

    Hello all,
    a customer is moving from SQL Server 2005 to SQL Server 2014 (clean install on a new machine). There are a lot of reports against an Analysis Services database. I have converted and deployed the reports. Most of them are showing a significant performance
    improvement, but some of them became very slow.
    Analyzing the report server's execution log I have discovered that the rendering time has increased very much (see picture for a specific report below - above the blue line is SSRS 2005 on an older machine, below is SSRS 2014 on a new machine).
    Do you have any hints what I can do?
    Thanks in advance and best regards,
    Gerald

    Thank you for your reply. Cumulative Update 4 has already been installed (I have just compared the installed version number with the list on
    sqlserverbuilds.blogspot.com).
    My first suspicion was also a rdl conversion problem. But as even reports with a blank page where showing this rendering performance problem I began to look at the datasets (although they are executed very fast according to the report server's
    execution log view).
    All MDX queries have been designed using the
    Analysis Services MDX Query Designer. The option for not showing empty cells is activated to supress empty rows. But this option always applies to both axes (when usings the query designer). Thus columns for measures with null values in all rows are omitted
    from the result set. When rendering a report the rsMissingFieldInDataSet-Error is shown, but in SSRS 2005 and also in the Data Tools for SQL Server 2014 this has no further impact.
    But SSRS 2014 is performing very bad in this case. If I remove the NON EMPTY clause for the columns (which only works when switching to the text query builder, so the customer is not able to modify the queries anymore) the report performance will be as expected.
    So far there're only two reports left where this does not solve the performance issue.
    During testing I have also observered the BIDS - SQL 2008 R2 Warnings not clearing-bug which can be reproduced by everyone except
    Microsoft ;)
    Regards,
    Gerald

  • Screen problem after wake up from sleep

    About three weeks ago I posted a problem with the display coming back to life after waking up from sleep. I said this happened after the 10.5.2 update. This turned out to be not quite accurate. I actually ran all the waiting updates, so I really don't know which one to finger.
    Today, I again ran the 10.5.2 update by itself. Everything is fine. Software Update then identified seven more updates to do, some familiar, some not. I have done all except one, one at a time, and have had no problems with the display coming on after the computer wakes up.
    One more to go: Leopard Graphics Update. This is v1.0 for this update, and here is my question:
    Before I run this update, and face another possible day-long re-install and re-update session, has anyone experienced the problem with the display remaining dark after running this update? I hate to do the update just to see if it causes the problem if there is some information kicking around about this.
    Many thanks again for any help or comment.
    Jim

    Hi rohitgu,
    Welcome to the Apple Support Communities!
    I would suggest using the following article for troubleshooting the display flickering on your iMac. I would specifically Reset the system and Reset the resolution. I know you have done some good troubleshooting already. Have you reset the SMC as well as the PRAM? I also see that you checked the resolution on your computer, but have you started in Safe Mode and adjusted the resolution? Please use the following article as a reference.
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/ht1573
    Reset the system
    You can reset the Mac's parameter RAM and SMC.
    Reset the resolution
    Start by resetting the Mac's parameter RAM. If the display does not come up, was previously set to an unsupported resolution, and still results in no video:
    Start up in Safe Mode.
    From the Apple () menu, choose System Preferences.
    Choose Displays from the View menu to open the preferences pane.
    Select any resolution and refresh rate that your display supports.
    Restart your computer.
    I hope this helps,  
    -Joe

  • Import/Export problems after patching oracle from 9.2.0.1 to 9.2.0.5

    Hi, After I applied the 5 patch to oracle 9201 on Win XP the export utility has started to complain about
    EXP-00008: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    EXP-00024: Export views not installed, please notify your DBA
    EXP-00000: Export terminated unsuccessfully
    And after I applied catexp.sql script, it didn't fix the issue with export, the error message has become like this:
    EXP-00056: ORACLE error 31600 encountered
    ORA-31600: invalid input value EMIT_SCHEMA for parameter NAME in function SET_TRANSFORM_PARAM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 3926
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 4050
    ORA-06512: at "SYS.DBMS_METADATA", line 836
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    Can someone advise, what's wrong with it? With oracle 9.2.0.1 export worked fine, after upgrade to 9.2.0.5 it fails every time it gets to the table data export stage.
    Thanks in advise

    It seems that you have found an answer in other forum :
    Imp/Exp problems after patching oracle to 9205
    Nicolas.

  • DTR Checkin problem after OS migration

    Hi,
    We are getting problem in check in only in the following case :
    When ever there is any chnage in existing model is done in R/3 and the chnaged model is reimported , then the check in activity is failing only for that activity with following error :
    Checkin of activity failedInternal Server Error [Internal Server Error]
    This error is coming after migration from AIX to windows.
    Please let me know what may be the probale reason.
    Thanks,
    Kousik

    Hi
    Do you have the .sac files in ur  <CMS transport directory>\cms\inbox ?? May b thats the reason.

  • BPEL problem after upgrading Jdeveloper from 10.1.3.1.0 to 10.1.3.3.0

    The problem concerns upgrading JDev from 10.1.3.1.0 to 10.1.3.3.0. At the moment I’ve got both versions installed side by side, and when I fire up version 10.1.3.1.0 everything is fine. However when I try and rebuild any of the existing BPEL’s in 10.1.3.3.0, I’m getting errors such as this:
    Error:
    [Error ORABPEL-10903]: failed to read wsdl
    [Description]: in "bpel.xml", Failed to read wsdl.
    Error happened when reading wsdl at "http://trips-services:8888/trips-services/TaxpayerAccountingService?WSDL", because "Failed to read WSDL from http://trips-services:8888/trips-services/TaxpayerAccountingService?WSDL: HTTP connection error code is 407".
    Make sure wsdl exists at that URL and is valid.
    [Potential fix]: If your site has a proxy server, then you may need to configure your BPEL Server, designer and browser with your proxy server configuration settings (see tech note on http://otn.oracle.com/bpel for instructions).
    If I put the URL http://trips-services:8888/trips-services/TaxpayerAccountingService?WSDL into my browser, it retrieves the file correctly; my settings in Tools -> Settings -> Web Browser and Proxy are identical in both versions.
    The same or similar errors occur in just about every BPEL I have looked at.
    Does anybody have an idea what the problem might be here?

    Hi Ken,
    Could you tell us how you've defined your proxy exception list ?
    I'm havind the same problems in a 10.1.3.3 environment where I'm not able to deploy a bpel process with an external webservice because of http 407-error.
    Kind regards,
    Nathalie

Maybe you are looking for

  • IBooks Author iOS6 and iPhone

    Hi all, this probably can't be answered immediately as ios6 has only just been annaounced, but I'm wondering if iBooks made using iBooks Author might now be compatible with the iPhone/iPod Touch running ios6? rather than exclusively on for the iPad

  • Help with DSL Transition EMail

    Sir / Madam, I am a one man operation that suggests tech to small businesses.  I am also one of your customers. One of our common customers {edited for privacy} needs FIOS.  We asked and asked over the years and were put off.  The owners need to put

  • Cursor with IN CLAUSE in PACKAGE

    Hi Hope someone can help and I'm really not sure why Oracle makes it so difficult. To simplify, I have a package that takes an associative table - tabStr = {a,b,c} as input.Based on this, it build a string variable varStr which is of type 'a','b','c'

  • Rule based Optimiser in 10g

    Can anyone tell me if there is still a rule based optimiser in 10g, i have heard that it has been removed? Is this correct?

  • Replace PC desktop with a notebook (MacBook)?

    Would I notice an appreciable loss of performance in LR if I replace a desktop PC with a low-end MacBook? Or in other words Is LR performance affected much by whether the catalogue is stored on a dedicated internal 7200RPM drive or a USB 2 external d