Trying to combine multiple reports into one

We have several reports that are targeted to a certain group, for example, one version for the employee to pull their own sales info, one version for supervisors to pull their information for all subordinates, and one version for management and accounting
to pull information for all employees.  I have a solution to combine the employee and supervisor reports by using the login ID of the user and showing them "my" and "my subordinates" information.  But, I can't figure out a way
to combine the management "all" option.  When an employee logs in, they will have a drop down to choose themself and one or more subordinates (if applicable).  But they will only see the employee names that are under them.  My CFO
needs a report to show all employees but he is not the supervisor.  When he logs in, he needs to see a drop down with all employee names.
Does anyone have any ideas for combining all of these options into one report? 
Milissa Hartwell

Hi Milissa,
Based on your description, you have three report: employee, supervisors, management and accounting. When an employee use their Login ID login the report, they will have permission to access their own information and their supervisors’ information. You have
meet issue how to configure CFO access permission.
In your case, we can use subreport to work around the issue. We can use three subreport to contain these three report. Then, pass the Login ID to filter these data in corresponding report. According to your description, you have a report which is contains
full information for all employees. Then, we can use Visibilities property to control this subreport’s visibility.  For example: =IIF(Fields!LoginID.Value=”CFO”, False, True)
Alternatively, we can use drillthrough to open the corresponding report. The Following document is for your references.
Subreports: http://technet.microsoft.com/en-us/library/dd239314.aspx
Drillthrough Reports:
http://msdn.microsoft.com/en-us/library/ff519554.aspx
If you want to achieve the same effect use SQL query, I recommend you post a thread in the
Transact-SQL forum. It is appropriate and more experts will assist you.
If there are any misunderstanding, please feel free to let me know.
Regards,
Alisa Tang
Alisa Tang
TechNet Community Support

Similar Messages

  • Trying to combine multiple PDF into one file

    I have several of my daughters online assignments that I scanned in then converted to a PDF. But, now I need to make them into one document but cant find how to do that.  I am using Adobe Reader X.

    The PDF Pack online service can also combine PDF files.

  • Combining multiple report into one tabbed Excel

    If we have a 28 separate Excel reports in BO, is there a way to create one report that will pull in each of these as a separate tab in one single Excel workbook?
    They are all using the same universe and similar queries.
    Thanks.

    If these are WEBI or Crstal Reports you can insert these Reports in Excel Workbook in seperate TABs through Live Office Connections, If you have Live Office installed on your desktop.
    OR
    With multiple QUERIES in WEBI document you can have a single Report with MERGE DIMENSION option provided you have common dimension for all 28 QUERIES.
    Regards
    Satya

  • HT4059 I'm trying to organize my PDFs in iBooks on my ipad2 and I can't figure out how to combine multiple PDFs into one. Any thoughts?

    I'm trying to organize my PDFs in iBooks on my ipad2 and can't figure out how to combine multiple PDFs into one. Any thoughts?

    I'm trying to organize my PDFs in iBooks on my ipad2 and can't figure out how to combine multiple PDFs into one. Any thoughts?

  • What product do I need to just combine multiple pdfs into one pdf

    What product do I need to just combine multiple pdfs into one pdf. Thanks

    Are these files fillable forms?
    Could you need to combine more than 100 MB of files?

  • How do I turn off automatic bookmark creation when combining multiple PDFs into one?

    When I combine multiple PDFs into one, I need Adobe to use the CUSTOM bookmarks I created in the original PDFs. I do NOT want the additional PDF name as a bookmark in this instance. Is there a way to turn this option OFF in Acrobat Professional? I have version 9.

    You can not automatically turn off this action nor can you remove the 'file_name.pdf' heading, but you could add a button or menuitem to remove the 'file_name.pdf' from the bookamarks. Yes, it is one more step to perform when combining PDFs, but is you want until you have all of the PDFs combined you only need do it once.
    Removing filename bookmarks created by Acrobat by Sean Stewart
    From the above article:
    "With the release of Acrobat 6 came the ability to create a composite (binder) document from multiple files, (i.e. File > Create PDF > From Multiple Files.) When this is done, Acrobat automatically inserts a new top level bookmark at the start of each new file. The bookmark title will correspond to the source filename of the source file. While this level of separation can be helpful, it is counterproductive when the user wants the bookmark tree in the merged document to be continuous.
    "Here's a sample JavaScript to remove the top level bookmarks from the bookmark tree. This script will look for a ".pdf" extension to decide whether to remove the bookmark."
    With some additional coding you can add menu item or toolbar button.

  • Combine multiple drawings into ONE SHEET

    Hello, this is a question on Acrobat Pro, ver 8, using Windows XP. I guess I understand how to combine multiple files into a single PDF-file. However, this morning I happened to see the option mentioned in the subject line. When you go to "Combine files" > "Getting started with combined files" and select "CAD drawings" the description reads: "Combine multiple drawings into one sheet that's easy to navigate and print". How can this be done? I need to combine 8 ea CAD drawings (already converted to PDF) into ONE SHEET for printing without having the need taping 8 pieces of paper together. Arranging the drawing within the CAD application is not an option because the files were delivered by a 3rd party company and they only deliver PDFs

    Hi Priya,
      You can do this by merging the requets.
       1. goto Se10 and right click on the request and seelct merge requests.
       2. It will ask you from request and to request. Give the request names.
       3. After merging first request contents will be added to second request and
           first request will be deleted.
      Like that you can merge 3 requests to one request.
      Let me know if you want more info.  
    Thanks & Regards,
    Siri.

  • How can I combine multiple pdfs into one document?

    I need to consolidate multiple docs into one.  How do I do that?

    It's pretty easy. Open multiple PDF documents in Apple Preview that came with your Mac. Choose View/Thumbnails so you can see the page thumbnail icons. Select any number (or all) of the page thumbnail icons of one document and drag them to any point in the thumbnails of another document.
    For example you can drag page 6 of one PDF between pages 40 and 41 of another PDF doc. But it sounds like you want to select all pages of one PDF and drag them to the end of another PDF doc.
    If you need more powerful document combining you can use PDFpen or Adobe Acrobat Professional, but they cost money.

  • How to combine multiple webservices into one WSDL file

    Gurus,
    I have 4 four webservices(ws1,ws2,ws3 & ws4) defined in XI. Normally in XI when we define webservice ,WSDL file will be generated for each interface. Now I have 4 related interfaces, so 4 WSDL files will generated. Suppose if I have 100 webservices then 100 WSDL files need to be generated & need to send to other party to consume our services, which is very tedious task & to track also. So is it possible to combine related webservices into one WSDL file? Your inputs will be highly appreciated.
    Regards,
    Santhosh

    Hi,
             Instead of trying to combine the interfaces, you can try to define your interface mapping with 4 sender interfaces with in one interface mapping . I think this may give you the result you are expecting.
                      If you want entire content to be in one interface , then, define single interface which can accomadate, all message ocntent of all 4 interfaces.Means your sender message to contain the 4 datatypes internally.
    Regards,
    Reyaz

  • When combine multiple PDFs into one, some letters are missing and display wrong letter

    Hi all. I get a problem with combine multiple PDFs into a single PDF document. There are some PDF documents and they are working fine to open each document separately. But after I use Adobe Acrobat 8 Standard to combine them into one, some letters are missing and some display wrong letter (e.g. "forums" display "fo ums"). Our company has Adobe Acrobat 8 Standard, Adobe Acrobat 7 Professional and Standard. But all of them have some problem. Does anyone have idea for that? Please help me! Thanks very much!

    I have a similar situation, but my PDFs look fine in Acrobat Pro 8,Acrobat Reader 8, and Apple preview, but are missing letters in Acrobat Pro 7. I think it stems from the files being combined all having the same font, but each having a unique subset stored in the respective files, but with the same name (and ID?), and when they are combined, the character sets are getting hosed somehow.

  • Combine multiple jars into one product jar

    Hi everybody,
    I use multiple third party jar APIs in my applet project. When I built the project, I get one product jar and the other jars in LIB folder. I am wanna produce only one jar including other jars inside. I use netbeans.
    Shortly How can I combine all jars into one jar ?
    Thanks...

    woaw, Got it: http://www.oracle.com/technetwork/articles/javase/single-jar-141905.html
    Other jars were signed jars in project. Now, I got only only one jar and unsigned.
    If I sign this unique jar, will I see a problem ?

  • Combining Multiple Datasets into one tablix

    I have a report in Report Builder that has 5 seperate DataSets.  Employee, Loan, Deposits, Membership & Credit Card.  In each dataset there are different data elements for each depending on the dataset.  I am trying to combine all
    the data from these datasets into one tablix with the Employee Table as the lead.  Ideally i would like to do a lookup function and say match employee number to the employee number in all the datasets and give me a sum/count of the items in that dataset
    for each employee number, but the lookup function does not allow me to look up aggregates.  I need help!!! 
    If this was excel i would do a sum if function but i cannot seem to get that to work in Report Builder.  I could accomplish displaying the data by encorporating subreports into my table but then i would not be able to add up percentages from each catagory
    to try to determine an employee ranking percentage.
    Any assistance provided would be greatly appreciated.
    Thanks
    Robert

    You probably will do best by asking this in the InDesign forum that relates to your operating system.

  • Stop iTunes from combining multiple albums into one? Or easily reordering tracks once combined?

    I'm trying to put a 4-cd compilation of b-sides into iTunes, but iTunes is combining them into ONE huge album. This is only a problem because there are now four Track 1s, four Track 2s, etc. What is the easiest way to fix this? I do NOT want to go through track by track changing them to the correct numerical order. :/ AN help?

    Hi Mhwal.  I think this may help you.
    Here's a test for you to try.
    Make sure your iTunes library is updated with your edited album names; 
    Find a song on your iPhone where the album name is incorrect; 
    Delete the song from your iPhone; 
    On your iPhone go to "Settings>iTunes & App Store" and tap your Apple ID (highlighted in blue). 
    Tap "Sign Out"; 
    Go back to your iTunes library and select the song/album that you want back on your iPhone; 
    The iPhone should now show your edited album tag; 
    Once your done you can sign back to "Settings>iTunes & App Store" and sign back in.  Your edits will hold.
    In addition, this also works with artist pictures.  I did not like the stock images iTunes associated with my artists - I wanted album art instead.  After you sign out of your Apple ID, when you move a song/album from your iTunes library to your iPhone the FIRST album you move over will be associated with that artist.
    For example, I have seven AC/DC albums but I want the cover of "Back in Black" to be associated with AC/DC on my iPhone's artist listing.  After I've signed out of my Apple ID, I transfer "Back in Black" to my iPhone and then the other six albums in any order.  "Back in Black" will be the album picture associated with AC/DC on the artist page.
    Just remember, after your changes you can sign back into iTunes through "Settings>iTunes & App Store" and your changes to edited albums and artist cover art should hold.
    I hope this helps!

  • Combining multiple projects into one larger project?

    If I have multiple separate projects and now want to combine them, edits, titles and all into a larger project, is it possible? I expected that it might be possible to drag one project into another and place it intact onto the timeline for the new project. Since every combination of dragging a project around has evidently failed to accomplish what I'm expecting... is there a way to do this?

    welcome phiphika to the  board…
    in terms of convenience, I would indeed export/share all 6 movies.
    to tape, or as Quicktime/FullQuality…
    both methods create a lossless copy of your final movie(s).
    in step II, import all 6 project into a new iM project, as said above, you don't loose ay quality with that back'n forth copying... only some time ;-)… you can set then chapter markers etc....
    besides, your workflow is as mine on larger projects: not 678 clips into one monstrous project of some dozends Gigabytes, just segments…

  • Combining multiple spreadsheets into one workbook with excel

    Im working on a project that requires a workbook with all the raw and calculated data merged into one excel workbook. Currently I have all the sheets saved separately but for the life of me can't figure anything out from the examples i've seen so far. How would I Initially go about doing this?

    Why save the spreadsheets separately?  Can you combine them from the gitgo using the Report Generation toolkit.  How are you collecting the data?  Is the data entry done manually or is it automated?  From your post, it seems you collect the data by some other means other than with LV, but you want to merge the data with LV, correct?
    Take a look at the example finder if you haven't done so.
    Reese, (former CLAD, future CLD)
    Some people call me the Space Cowboy!
    Some call me the gangster of love.
    Some people call me MoReese!
    ...I'm right here baby, right here, right here, right here at home

Maybe you are looking for

  • HT1766 If I restore my new iphone from my last backup will it delete all of the new things that i have on my phone

    If i restore my new iphone from my last backup will it delete all of the new content that I currently have on my phone? would it be better off to set it up as a new iphone? and if i set it up as a new iphone what will that do?

  • Live View not rendering in CS5

    I have tried to use Live View to test my php code and have literally only put a line of php code in the body of my html which is <?php echo "This date is generated by php code "; echo date ('d F, Y'); ?> Live View is processing but does not render th

  • Record and Case Management in ABAP

    Hello, please, does anybody know how can I find, or what is the relationship between the Records table SRMREC00 (or SRMRECP00) and the Cases table SCMG_T_CASE ?? I know that data are stored and related in these tables, and I need to select them, but

  • Site errors when searching

    I tried to ge information on the VAT payment changes. I  typed vat  near the magnifying glass and every time I got an error message. Here is no link on the page where you can report technical issues with the site so  I'm posting it here An Unexpected

  • MCIDS failed to import sensor

    i get the following error when trying to add a sensor to my 2.3 VMS IDS management center: Import of sensor X.X.X.X failed. Error : Error importing configuration files from the sensor - Unable to import sensor config using RDEP: java.lang.Exception: