• Hi,

    I tried to add these element below the Tablix Row, It resulted in an error saying that these properties are not in the scope. The element tablix row in namespace..... has invalid element keepwithGroup. This is how I added in the xml code.

    <TablixRows>

    <TablixRow>

    <KeepWithGroup> After </KeepWithGroup>

    <RepeatOnNewPage> true </RepeatOnNewPage>

    <KeepTogether> true </KeepTogether>

    <Height>0.25in</Height>

    <TablixCells>

    Anyone has any other idea to fix this rather than re-building the report. this report was built in SSRS 2005 and migrated to SSRS 2008. Now I cant revert back to fix this issue.