SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 About SSRS
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Joshrinn
Posting Yak Master

118 Posts

Posted - 05/29/2012 :  11:16:13  Show Profile  Reply with Quote
I was wondering how many matrices can we have running parallel to each other on a single page in SSRS?One matrix follows with a chart and another follows with another chart. I tried to display the third matrix on the same page, it wouldn't show it? Is there any possible way I can display about four matrix running parallel along with the charts on the same page?

visakh16
Very Important crosS Applying yaK Herder

India
47189 Posts

Posted - 05/29/2012 :  12:02:22  Show Profile  Reply with Quote
you can display third matrix in same page so far as the length of data displayed falls within height of standard page dimension. else it will break over to next page

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

Joshrinn
Posting Yak Master

118 Posts

Posted - 05/29/2012 :  12:06:56  Show Profile  Reply with Quote
Oh ok I think that's what happened as it has 2 matrices and 2 charts. Thanks
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

India
47189 Posts

Posted - 05/29/2012 :  12:14:10  Show Profile  Reply with Quote
then how do you think it will be able to show all of them within same page?
why not change layout so as to show charts side by side of matrix so as to wrap them in single page?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

Joshrinn
Posting Yak Master

118 Posts

Posted - 05/29/2012 :  13:15:48  Show Profile  Reply with Quote
How to show charts side by side because that would be a good implementation as I would have to fit 4 matrices in one page if possible.
Go to Top of Page

Joshrinn
Posting Yak Master

118 Posts

Posted - 05/29/2012 :  13:39:37  Show Profile  Reply with Quote
Thanks for the suggestion. I figured it out Visakh :)
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

India
47189 Posts

Posted - 05/29/2012 :  15:17:50  Show Profile  Reply with Quote
quote:
Originally posted by Joshrinn

How to show charts side by side because that would be a good implementation as I would have to fit 4 matrices in one page if possible.


use a rectangle container to wrap matrix and chart side by side inside it

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

India
47189 Posts

Posted - 05/29/2012 :  15:18:03  Show Profile  Reply with Quote
quote:
Originally posted by Joshrinn

Thanks for the suggestion. I figured it out Visakh :)


oh ok
cool

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

Joshrinn
Posting Yak Master

118 Posts

Posted - 05/30/2012 :  10:01:56  Show Profile  Reply with Quote
Visakh could you also do me a big favor and correct my query for the last post when you have time . I have posted screenshots an table ddl for all.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

India
47189 Posts

Posted - 05/30/2012 :  15:36:37  Show Profile  Reply with Quote
ok..will do

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.06 seconds. Powered By: Snitz Forums 2000