SSRS Report Group By Vertical and Horizontally with Detail Data

Dears,
I am expecting your help to achieve blow task in SQL Reporting Service. I am pulling data from a SharePoint List and my data set looks like below; and, I need to show those data in following layout;
Group by: Destination and Week (vertical, horizontal)
Detail : JobNo and VessleName (no aggregation and should show detail text data)
How could I show that in SSRS Report? I tried Matrix and couldn’t get that layout yet; it shows me always 1<sup>st</sup> Job NO and Vessel Name for each Destination, not showing the rest.
Kindly share with me guide lines attached is for your reference.
ASP.Net, C#.Net, SQL Server ,Win32

Dear Ricardo,
I was trying your project with my real data and was not success.
Also, when I check in details with my test data, I saw that Job2 is missing in your output.
I can not find any reason why it is missing, could you please tell me what could be the reason?
Also, it takes first lines of each Destination form below data as well, appropriate if you can test below data also.
with SampleTable(Destination,WekkNo, JobNo, VesseName, ATA)
as
 Select 'GENOA-ITGOA' , '7','J507979', 'AL BAHIA', '14/2/15' Union All  
 Select 'GENOA-ITGOA' , '7','J507981', 'AL BAHIA', '14/2/15' Union All  
 Select 'GENOA-ITGOA' , '7','J508342', 'SABYA', '14/2/15' Union All  
 Select 'GENOA-ITGOA' , '7','J508343', 'SABYA', '14/2/15' Union All  
 Select 'GENOA-ITGOA2' , '7','J508418', 'SABYA', '14/2/15' Union All  
 Select 'GENOA-ITGOA2' , '7','J508342', 'SUDAIR', '14/2/15' Union All  
 Select 'GENOA-ITGOA2' , '7','J508343', 'SUDAIR', '14/2/15' Union All  
 Select 'GENOA-ITGOA' , '8','J508418', 'SUDAIR', '20/2/15' Union All  
 Select 'GENOA-ITGOA' , '8','J508606', 'JAZAN', '20/2/15' Union All  
 Select 'GENOA-ITGOA' , '8','J508607', 'JAZAN', '20/2/15' Union All  
 Select 'GENOA-ITGOA2' , '8','J508608', 'JAZAN', '20/2/15' Union All  
 Select 'GENOA-ITGOA2' , '8','J509006', 'HANJIN ELIZABETH', '20/2/15' Union All  
 Select 'GENOA-ITGOA' , '8','J509007', 'HANJIN ELIZABETH', '20/2/15' Union All  
 Select 'GENOA-ITGOA' , '8','J509129', 'HANJIN MALTA', '20/2/15' Union All  
 Select 'GENOA-ITGOA2' , '10','J509130', 'HANJIN MALTA', '7/3/15' Union All  
 Select 'GENOA-ITGOA2' , '10','J509326', 'SUDAIR', '7/3/15' Union All  
 Select 'GENOA-ITGOA' , '10','J509327', 'SUDAIR', '7/3/15' 
Select * from SampleTable
ASP.Net, C#.Net, SQL Server ,Win32

Similar Messages

  • Center vertically and horizontally with a single layout?

    verticalLayout has the horizontalAlign property, and horizontalLayout has the verticalAlign property.  How can you use a particular layout to determine the flow of the children, but also specify vertical and horizontal alignment?  In Flex 3 this was as simple as <VBox verticalAlign="middle" horizontalAlign="center">...

    Take a look at http://forums.adobe.com/thread/448063
    If you don't want to use extra containers then you could use Spacer components.
    For example to align vertically in the center:
    <s:VGroup width="200" height="200" horizontalAlign="center>
      <mx:Spacer height="100%" />
      <s:Button label="center aligned" />
      <mx:Spacer height="100%" />
    </s:VGroup>
    Or at the bottom:
    <s:VGroup width="200" height="200" horizontalAlign="center>
      <mx:Spacer height="100%" />
      <s:Button label="center aligned" />
    </s:VGroup>

  • Report grouped by month, need months with no data to appear.

    In my report, I have the data grouped on a formula field that concatenates month and year, so all of my months are returned in order with summary data for the months in headder along with the group name. The details are supressed.
    I have two issues.
    1) I need the headders to show up for all months, even months with no data. I've had a similar issue in the past, which I've worked around, but I was grouping based on a finite ordinal set that existed in my database. I simply let in a little more data than I needed, and supressed the extra rows. This isn't going to work here.
    2) I need the zeroed data points to appear in a graph. Right now, the graph just ignores months that don't exist in the dataset, and as a result the time scale isn't an accurate representation of the actual data trend. ie: if Jan was 13, Feb was 0, and March was 13, on the graph, the line is continuous from 13 to 14. For a user who isn't paying attention to the axis would miss that there is actually a zero in there.

    If you download the "Reports that demonstrate subreport functionality" zip file from this link:
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm, there is a report in there called "Creating_Fake_Records.rpt" which may help you.

  • Word document pdf printing with vertical and horizontal pages

    I have a Word document that has both vertical and horizontal formatted pages.  When I print to PDF, the I get a new pdf file whenever a page orientation change is found.  pages 1 to 7 are vertical, 8 to 12 are horizontal and 13 to 20 are vertical again.  If I print to a file named "out_to_PDF" I get 3 files named "out_to_PDF", "out_to_PDF2" and "out_to_PDF3", the first one with pages 1 to 7, the second one with pages 8 to 12 and the third one with the remaining pages.  Is there a way to get only one file with all the pages?
    I know I can merge the files later.  This file with 20 pages is no problem.  I have several 70+ page docs, with multiple changes between horizontal and vertical that will result in 20 or more separate pdf files.
    Any pointers?

    Word renders print jobs that change the orientation as separate print jobs. So, each print job becomes its own PDF.
    You can make an Automator workflow to combine PDFs. I’m not sure how it decides the order it combines them, so you’d have to experiment.
    This is built as an Application where you’d drop all of the PDFs onto the App icon and it will open the combined PDF where you can edit, name, and save.

  • Quick Look PDF with vertical and horizontal pages

    Is there any way to make Quick Look preview a PDF file with vertical and horizontal pages without adding white padding and retaining the aspect ratio?
    Now, if I have a PDF with page 1 vertical and the other pages horizontal QL shows the latter also with the ratio of a vertical page and adds white padding at their top and bottom. You get the inverse output if the first page is horizontally oriented, but the rest are vertical.

    Word renders print jobs that change the orientation as separate print jobs. So, each print job becomes its own PDF.
    You can make an Automator workflow to combine PDFs. I’m not sure how it decides the order it combines them, so you’d have to experiment.
    This is built as an Application where you’d drop all of the PDFs onto the App icon and it will open the combined PDF where you can edit, name, and save.

  • Center text in text field - vertically and horizontally

    Hi to all,
    I have a text field with a specific size (for example 10x10 cm) I need this size because all the fields in the report must have this minimum size and they just can grow vertically (expand).
    But i need to put the text centered in the field, vertically and horizontally. just in the middle whatever the size of the box.
    The parameter "Center" in justify text doesn't help. Only adjust horizontally.
    Thanks in advance.
    Filipe Almeida

    Hello,
    If you want to center vertically, you have to use an anchor .
    Regards

  • HP LaserJet 5500dtn print quality issues: vertical and horizontal streaks

    Hi,
    I am getting large vertical yellow streaks, accompanied by cyan and magenta vertical dashes on each print.  Also, each page has vertical and horizontal black streaks.  I've cleaned the fuser and that hasn't made much of a difference.  I've also tried cleaning some of the cartridges, which didn't help.  The internal roller of each cartridge continues to get covered with excess toner.  Furthermore, I get a weird offset of some of the text (a faded version of the text that is offset about 1.5" from the regular text).  Is there anyway to fix this issue by cleaning certain parts?  Any other suggestions?  Thanks

    Hi,
    Yes it is in Warranty. It is virtually brand new.
    After I last posted I got through to the online chat support and was sent an email with options to 'troubleshoot' which I had already done with no success.
    I was also given a link to try to update the printer firmware - which I will try when I get home from work.
    I will see if that makes any difference but am sceptical as the printer worked fine the first time round but hasn't worked since and nothing has changed on it.
    Chris.

  • Center all vertically and horizontally?

    I'm trying to self-publish a book using CreatSpace on Amazon.  They want an extra 1/8" around all margins of a 6x9" book (actually more on the width) to allow for bleed.  I have to generate a PDF.  When I changed the page size it kept the type in the same spot, and made the pages jump back and forth a little in the PDF.  It would be good if they stayed in the same place.  How can I center ALL the artwork -- including the headers on the master page -- both vertically and horizontally to fill a particular page size?  Thanks for any advice.

    There may be a bit of miscommunication going on. You should be designing with the final trimmed page size in mind, and if you have images or solids that need to bleed, they need to extend beyond the trim size. When output to PDF, you specify whether to include crops and bleeds, and the size of the crop marks and bleed area. For example, if you want something like this crappy example I just knocked off:
    You would set up your page size at 6x9 and place the images like this:
    …and when output to PDF with the marks of your choice:
    …you get something like this:
    …which results in a PDF whose size is 6.83x9.83, but when trimmed will be 6x9. If you measure from the crop marks, the size is 6x9, and if you measure from the bleed marks, the size is 6.25x9.25, which is the trim size with 1/8" bleeds on all sides. Ask the publisher what marks they would like. They may not want bleed guides or color bars, so just give them what they want.

  • Why are some of my pages centering themselves (vertically and horizontally) after I select the "Shrink document to avoid overwriting..." option under Add Headers and Footers?

    I'm working in Adobe Acrobat X Pro. I added header and footers through Adobe. I needed to select the "Shrink document to avoid overwriting the document's text and graphics" feature under the "Appearance Options..." option within the "Add Header and Footer" window. Some of the pages in my document that only had a few lines of text on them centered themselves (vertically and horizontally). How can I prevent that from happening?

    Just to recap, this is a collection of ports I have collected over time for people who needed this information when setting up the HP ePrint app so that they could view their email from within the app.  I am certain other applications also need this information.  Although lengthy, I could not find a more comprehensive place to retrieve this information.  Feel free to post additional information, faulty information, or other related topics below as this is simply a collection of data and it would be practically impossible to test all of them. Thank you!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • Iphone 5 rotates between vertical and horizontal modes, but does not flip vertically.

    New Iphone 5 rotates between vertical and horizontal modes, but does not flip vertically.
    Tried restarting, checked the lock, gyroscope.

    Hey Oprion,
    Thanks for the question and congrats on your new iPhone 5c. The orientation of your iPhone will depend on the application you are using. For example, most of the built in applications only support the three main orientations (Horizontal, Vertical, Horizontal), whereas the Voice Memo’s application will operate “upside down” for easier access to the microphone.
    Change the screen orientation - iPhone
    http://help.apple.com/iphone/7/#/iph3badf94ec
    Thanks,
    Matt M.

  • Using ConnBean and CursorBean with a Data Source

    Hi all,
    I',m making a web app. using the Jdev (RUP4) with OA Extension. I looked in the help menu under "About Data-Access JavaBeans and Tags". Here I found the following example, but for some stange reason I cannot get the setProperty to work.
    Example: Using ConnBean and CursorBean with a Data Source This following is a sample JSP page that uses ConnBean with a data source to open a connection, then uses CursorBean to execute a query.
    <%@ page import="java.sql.*, oracle.jsp.dbutil.*" %>
    <jsp:useBean id="cbean" class="oracle.jsp.dbutil.ConnBean" scope="session">
    <jsp:setProperty name="cbean" property="dataSource"
    value="<%=request.getParameter("datasource")%>"/>
    </jsp:useBean>
    <% try {
    cbean.connect();
    String sql="SELECT ename, sal FROM scott.emp ORDER BY ename";
    CursorBean cb = cbean.getCursorBean (CursorBean.PREP_STMT, sql);
    out.println(cb.getResultAsHTMLTable());
    cb.close();
    cbean.close();
    } catch (SQLException e) {
    out.println("<P>" + "There was an error doing the query:");
    out.println("<PRE>" + e + "</PRE>\n<P>"); }
    %>
    Does anyone know how to set the "Property" to a datasource and make it work?
    Best regards,
    MHCI

    There is no point-and-click (Import Data Source Metadata) way to use an LDAP server as a datasource. You have to use the Java Function provided on dev2dev. If you need help with it, please post here.
    - Mike

  • Sample report for filling the database table with test data .

    Hi ,
    Can anyone provide me sample report for filling the database table with test data ?
    Thanks ,
    Abhi.

    hi
    the code
    data : itab type table of Z6731_DEPTDETAIL,
           wa type Z6731_DEPTDETAIL.
    wa-DEPT_ID = 'z897hkjh'.
    wa-DESCRIPTION = 'computer'.
    append wa to itab.
    wa-DEPT_ID = 'z897hkjhd'.
    wa-DESCRIPTION = 'computer'.
    append wa to itab.
    loop at itab into wa.
    insert z6731_DEPTDETAIL from wa.
    endloop.
    rewards if helpful

  • Image Sequence with vertical and horizontal photos

    I'm trying to use a particle emitter with image sequence to make photos appear and move one at a time. I have collected about 20 JPEGs that I numbered sequentially so Motion would read them as an image sequence. No problem there. Most of the photos have a horizontal orientation (3000x2000) but several are vertical (2000x3000), and Motion is cropping the vertical images to fit within a horizontal frame (like this). When I apply the particle emitter, that cropping is retained.
    I know I have seen examples of a similar process and the emitter treats the photos are individual pieces, retaining their original size and orientation. What am I doing wrong?

    Technically, in a proper Image Sequence, all images are the same size/aspect ratio.
    What you'll need to do is make on set (vertical or horizontal) a new size, to fit inside the other. The Particle Emitter will matte it's images to one or the other, which ever comes first.

  • Issue with SSRS Report Exporting to Excel and word

    Hi,
    When report is exporting in word and Excel getting format issue, but same report export with pdf there is  no issue.
    Regards,
    Afroz

    You need to be always careful when export format is Word and specially Excel. Sometimes report result looks good in Report Viewer and PDF too, but it may not in MS Word and MS Excel.
    You need to understand Word and Excel limitations and align all the data regions (Tablix, Rectangles, Texboxes) in correct way.
    Also, you may post the actual formatting issue that you get. (With screenshot if possible)
    Please read Limitation section in below:
    Exporting to Microsoft Word
    Exporting to Microsoft Excel
    Refer:
    Ten Common SQL Server Reporting Services Challenges and Solutions
    -Vaibhav Chaudhari

  • Herringbone lines, and vertical and horizontal lines on display which dims

    I have an iMac G5 purchased in 2005, six months later under the extension program for the video and power issues, Apple installed a new motherboard and a new power pack. Up to now, everything has been okay.
    This morning I turned on my computer and saw the same herringbone lines, vertical lines, horizontal lines on the display which went from dark to light in color. I waited for a while, and a message said to restart my computer which I did.
    Because of the previous problems, I am wondering if the motherboard or power pack is going out again. After the start up, my computer was okay for the rest of the day. I took some photos and a video of it to show what is happening to the display, any suggestions.

    Thanks Scott for the quick reply. Knowing what happened five years ago with the display, I figured that this was the same issue. It is just a matter of time. I quickly backed up my system to another hard drive and wanted to confirm in the discussion group that my G5 was on it's last gasp.
    Since I would be lost without my computer, I just put in an order for the new iMac 27" quad core i5 computer. Now I will have to make monthly payments again, but I think that I will have a much faster, and better computer especially with the Intel processor.
    Thanks for your reply, and I hope that my new computer will last longer than five years. My track record was five years for my lime green iMac G3, and now five years for my iMac G5.
    Thanks again,
    DaisyMay

Maybe you are looking for

  • Multi-Select Box Not Displaying Values Passed From Grid?

    Coldfusion 8 I inherited an application and am trying to maintain and improve it... hit a snag today. I have a multi-select box that is not displaying what I expect.  The values come from a ColdFusion grid which is based off a database query. Here is

  • How do i change icloud accounts on my phone

    My phone is synced to my computer at work and I have my own icloud with my email and my husbands phone is synced to the computer at home and he has his own icloud with his email...  My husband did the new update for his phone last night and once he l

  • How do I get greyed out songs onto my Iphone?

    For a few days now I have been trying to get new songs onto my Iphone 4s, but they wont sync. In my library the songs are able to be played but when I go to my device they are grey with a dotted circle on the left of them. I have tried to fix the pro

  • How to change sip address after changing email address for bulk users

    We are in the process of adding new primary email address as [email protected] for 500 users.  current primary email address is [email protected] and  currently all LYNC users has sip address as [email protected] Now we need to change the LYNC SIP Ad

  • Bridge title bar: Opening in Adobe After Effects CS5

    For some reason the title bar reads as above, and items want to open in After Effects!? My default for .psd's for example, is Photoshop (duh) but it opens in After Effects! How did this happen and how do I stop it?? thanks