Forum Discussion

roshnisv's avatar
roshnisv
Frequent Visitor
5 years ago
Solved

Report Builder - Chart alignment within page

Hi All,

 

I need to fix the chart and table layouts within a page. Is there a way to have fixed layouts. I have an issue where if the data based on filter selection is greater than the specified area the chart gets pushed to the nexxt page, which I don't want to happen. Any help on this would be highly appreciated. 

 

Thanks,

Roshni

 

  • negi007's avatar
    negi007
    5 years ago

    roshnisv sorry for late reply. I am not sure if by now you have received solution for this problem.

     

    So when you use table visual, you can fixed the dimension of the table/matrix visual like below

     

     

     

    Next thing, is the column header and row header changing as per the data. so you can also fix the column header by turning off the auto-size option like below

     

     

    similar for row header you can turn off the option word wrap so that width of the row header does not change.

     

    i hope above suggestion helps you

     

3 Replies

  • negi007's avatar
    negi007
    Icon for Community Champion rankCommunity Champion

    roshnisv  Hi Roshini, can you please share more details about the problem that you are facing. May be if could share screenshot of the issue. this will help in assisting you better

    • roshnisv's avatar
      roshnisv
      Frequent Visitor

      Hi Negi, 

       

      Thanks for your reply. In detail below:

      I have  a filter based on which my table values vary

      Case 1 - For instance, If the filter value is "Value A", my table size is Width - 4.4375in, Height - 0.5 in. So the charts aligned below the table also fits into the same page as the table.

      Case 2 - If the filter value is "Value B", my table height and width increases becuase of the data displayed in the table. So this pushes the below chart to the next page.

       

      Inorder to avoid the chart moving due to the varying table size based on filter, Is there any way to fix the table size, irrespective of the filter value?

       

      Hope the details are ok, I am unable to share screenshots here.

      Thanks. Looking forward to your reply!

      • negi007's avatar
        negi007
        Icon for Community Champion rankCommunity Champion

        roshnisv sorry for late reply. I am not sure if by now you have received solution for this problem.

         

        So when you use table visual, you can fixed the dimension of the table/matrix visual like below

         

         

         

        Next thing, is the column header and row header changing as per the data. so you can also fix the column header by turning off the auto-size option like below

         

         

        similar for row header you can turn off the option word wrap so that width of the row header does not change.

         

        i hope above suggestion helps you