Reporting slides- to train the end users

hai friends,
            Can anyone help me out by sending the slides to give and train the endusers on : conditions, exceptions ,filters and free charecterstics.
I would be very thankfull if u do that.
Thanks in advance

Hi ganga
i have stated my problem below .plz help me in this regard. it is urgent. my advance thanks & regards
supriya. my mail id :  [email protected]
we have different invoice numbers . we have amount values for each one.   we have the discount commision amount  for each amount of invoice number. at the output means one more field(total)  we r printing  total amount of all discount commision value as a single total amount.
Example . consider for 20000 commision is 1000/-& for 40,000 commsisopn is 1200/-, and for 60,000 commision is 1500. i.e total commsion vale 100012001500 = 3,700. this 3,700 is displaying correctly at the output. but i want to display each discount commsion value for each invnumber and its respected amount below the  discountcomm value . hope u got it . awaiting for ur positive  reply.
2)how can we sum all those dsicount commsion value. can u send with an example code .
inv number      amount      (discount comm  value)     disctvaluetotal
900022              20,0000            **                           3,700.00         
937899              40,0000            ****
987363              60,000       ******

Similar Messages

  • Deploying a report to the end user without using Crystal Reports Server

    Hello,
      I'm using Crystal Reports Professional XI.
      I finished creating a report that contains several subreports.  Now it's time for me to deploy the report to the end user so that they can start running it.  The company that I'm doing this consulting work for does not have Crystal Reports Server setup so what is the best approach to deploying this report to the end user?  For now it would just be one user using the report but down the road there could be other people within his department that are running it as well.
        if you have any questions or need additional information to answer my posting just let me know.  Have a good day.
    Regards,
    Ting

    Hi Ting,
    I see now.... In older versions of CR like 8.5 there was a Deployment Wizard one could use to compile the report and runtime into an executable to run on an end users PC so that user could preview and refresh the reports.
    That ability stopped as of CR 8.5 or earlier, I don't recall exactly now.
    Yes, if they want to be able to run your report they will need to install a copy of Crystal Reports, then just send them your RPT file, they can then set Database location to their DB Source and then preview and refresh the report as required.
    Or as mentioned use a third party app to do the same or write your own. It's quite simple to do and likely one of our samples applications is all you need with a few basic changes, report source and DB log on info would need to be updated.
    As for licensing, the end user must purchase a copy of Crystal Reports to be able to use your application. Third Party app's would include the licensing mostly but check with them if you go that way.
    The convenient part is if the users want to write their own reports they can.
    And for your sake if you want to protect your reports the next version of CR has a read only RPT file format that all the user can do is preview and refresh the report. They can not edit it in anyway.
    Thanks again
    Don

  • Hi all, as part of my job i need to educate the end users about BW..

    Hi All,
    As a part of my job i need to educate the End users about the BW. So, for that purpose i need prepare on fine doucment which is easy to understand by end user community. Any documents about this will help a lot.
    Could you pls send to this mail id [email protected]
    Points will be awarded for this..
    thanks in advacne..
    Thanks & Regards,
    Suresh..

    Hi
    I dont know what everyone is sending, but there is No standard BW end user manual. Every company / project has different requirements and the queries and reports generated contain different data. Its best to use one of the templates available in WIKI. A simple document for end users should contain screenshots of the query/application and steps taken in order to access the query. If you have sharepoint or some other shared directory you can also add screencam videos training users how to use the BW system. This has always been a good way to teach end users.
    Hope this helps.
    Thanks

  • Training To End User on AA ,  AP.

    Hi,
    i need to give the Traing to End Users on AA & AP next week,
    can any one help me how do i start, from which topic,
    or send me any meterail for Training to End Users. what type of questions
    will we get from them, how do i answer & manage them.
    please help me, very urgent.
    i will assign points.

    Prabodh wrote:
    You should always state the Apex version. And this case, because this is related to authentication, the Authentication scheme you are using.
    Assuming that you are using the Apex Built-in Auth scheme, you can achieve this by using User Groups feature and the APEX_UTIL.CURRENT_USER_IN_GROUP API.
    Here are the high level steps:
    a. Apex Builder > Administration > Manage Users and Groups
    b. Create 2 users UAT1 and UAT2
    c. Create 2 Groups UAT1Group and UAT2 Group
    d. Assign UAT1 user to UAT1Group and UAT2 to UAT2Group
    e. On the Home page of both the applications create a "Before Page Header" Branch that goes back to the Login Page. Make this branch conditional.This does not work, because in APEX you can go into any page after login bypassing the home page (like this http://apex.oracle.com/pls/apex/f?p=46417:9 where 9 is not home page)
    So this branch will not run.
    f. In "A" application you want only UAT1 to access , so use PL/SQL Expression type of condition in the above created branch that has the following code
    return NOT APEX_UTIL.CURRENT_USER_IN_GROUP('UAT1Group')So the user UAT1 will return False and the branch will not execute, but for others it will return True and send the user to Login page, which is access denied.
    Similarly, make the branch in B application condition for UAT2Group.
    Regards,

  • The end user want to choose chart type

    Hi experts,
    I have WAD reports and the end user wishes to select the chart type and graphics color at runtime. This is possible do it in BW version 3.5?
    Greetings & Regardas,
    Leonel

    Hi
    Check the following steps :
    1) Drag and drop a Button group item ( BUTTON_GROUP_ITEM_1)  from Standard Web Item panel .
    2) Goto Web item Properties  of BUTTON_GROUP_ITEM_1 .
    3) Under internal display -> List of button -> Create first button ->click right most button there
    This follows a Edit parameter Dialog box
    4)Provide a caption
    5) Action ->select  :  Command via Command wizard
    6) Command-> Select by clicking right most button
    This follows a Edit command Dialog box.
    7) Click on All commands tab -> Commands for Web item ->Double click on Call Chart Properties  Dialog
    8) Then in Command Target  -> Target web item -> Select the target chart say CHART_ITEM_1 -> OK -> Ok
    Hope this helps.. Ask if  you stuck somewhere
    Sonal...

  • Find the User ID through which the end user logged in BEx Analyzer?

    I want to fetch the end user USERID who is executing the query. I am the end user and want to view a report, so I will login into BEx Analyzer with my userid and start executing query. Is there any way I can find that ID, in any table, program, function module or some where........?
    I don't want 'created by', 'last changed by'. I want ID through which end user is logging into in Analyzer.
    Also if the end user is logging in through RSRT wanted to know the SAP login user ID through which the user logged in?

    Hi,
    If you want to see the end user id that is running the query, and then open the workbook, select Layout from the menu u2013 Display Text elements. Click on All (or General, Filters or Variables based on your requirement). It will display the technical name, info provider, current user details. You can save it as existing work book transport to production, then when this query executed you can find end user login id.
    May be you can check RSRWBTEMPLATE table for workbook users details. Mostly end user will not have access to RSRT.
    Hope it helps you
    Thanks
    Riyez

  • Forms application not opening for the end user.

    I have an Oracle Form that works fine when I copy the url into the browser and user the login credentials of the schema owner. But when I use the credentials of the end user, it does not open the form. I receive no error messages.
    To troubleshoot, I opened the form in Forms Builder, log in as the end user and Compile, but I get no error messages.
    I also took a call to a server-side procedure that is in the Form, and ran it in SQL Developer, once again while logged in as the end user, and it ran successfully.
    I’m not sure what could be wrong. Any suggestions on how to debug this?

    To troubleshoot, I opened the form in Forms Builder, log in as the end user and Compile, but I get no error messages.What happens if you run the form from forms-builder with that credentials.

  • How can I make a top layer "transparent" to the end-user?

    Hi guys,
    Got a quick question.
    I'm working on a custom card builder and was wondering if there was any way I could keep an uploaded image editable to the end user. The end-user will be able to choose what template they'd like to frame the image with. The problem is, even with transparency that chosen frame acts as a layer, and once the uploaded image has been placed onto the staging area, the end-user loosing the ability to edit/scale/skew that image. I'd like them to be able to still do that even with the template above their image.
    Can anybody think of a solution to this? Any and all advice is greatly appreciated.

    You'd literally need to chop each frame up. To keep things reasonable to update you can use Photoshop to slice the graphics, saving them to external PNGs to import in. If a frame has 4 edges, you cut out the 4 sides, import into Flash and reassemble them inside a single Sprite or MovieClip. Any area inside that sprite that has no actual objects will be true transparency and won't invoke a click action.
    Keep in mind, hitboxes are rectangular. If you have an oval frame where the edges require you to create bitmaps with transparency on their edges, that will be clickable. If you don't immediately understand what I mean by that just draw a circle in flash, convert to clip. Now draw your cursor around what you consider the 'top' portion of that frame and notice how much of the inner fill you also capture at the same time. That will all be clickable. So the user may "see" their picture behind the frame but when they click they accidentally get the frame instead.
    Picture worth a thousand words (random net image):
    If you cut this oval frame into 4 pieces (this being the top obviously), the transparent area you see in the frame will need to be part of the hitarea for the frame. That can be just as confusing to customers in this situation. If most of your frames have little to no transparency (very squared up) then it won't be a problem. Although just like the problem you're having now, any bitmap transparency WILL be clickable even if you cut the sides up. The center where there is no bitmap can be clicked through to mess with the picture behind the frame.
    This sort of makes the transparency detection a bit more desirable.

  • How do I access the End User Licensing Agreement? I clicked on it and it gives me a message that I need to launch Adobe Reader, accept and close and reopen. Trouble is I can't get to an icon for file to launch. I am working on a Mac and have installed Mac

    I am using a Mac and have installed Adobe Reader for Mac, latest version. I cannot access the End User Licensing Agreement. I clicked on it and it gives me a message that I must launch Adobe, check that I agree, close and reopen. The problem is I can't find any way to launch Adobe because it appears nowhere on my launch pad, nor in my document files or on the control panel. Because of this, I cannot print bank statements nor can I get into my insurance companies billing department to make a payment. HELP!

    How about in your Applications folder?

  • Stop the end user if changes are not saved

    Hi,
    Is there a way to show a warning to the end user when they try to navigate outside a page where there are any unsaved changes?
    Thanks.
    -Sree

    Sree,
    Try [url http://stegemanoracle.wordpress.com/2006/03/04/a-re-usable-prompt-to-save-changes-component/]this
    John

  • I am getting this response when I am trying to open a file: Before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser."  What do I do?

    I am getting this response when I am trying to open a file: Before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser.”  What do I do?  I have opened this up in the past without a problem. 

    Back up all data.
    If Adobe Reader or Acrobat is installed, there should be a setting in its preferences such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected. Otherwise do as follows.
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present. The same goes for a plugin called "iGetter," and perhaps others.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • How to view PDF documents because say you must launch adobe reader and accept the end user license

    I have a question about to display the PDF documents, could you tell me how can I display it?, I have this message that say before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser

    I've got the same issue and I want to use Preview to read pdfs on Safari. At some point I had Acrobat Reader installed, but deleted it and everything associated with it. However no matter what, I get: "Before launching pdf documents in this browser you must launch Adobe Reader and accept the end user license agreement, then quit and relaunch the browser."
    This means I am forced to use Reader, when I don't want to. There seems no way to default to Preview to read pdfs on Safari, even after deleting Adobe Reader completely.
    Anyone have a clue how to fix this?

  • I am unable to accept the end user licensing agreement for adobe reader on my mac.  How do I fix this.  I can not open any files.

    I am unable to open any pdf files because I have not accepted the end user licensing agreement for adobe reader.  I can not find the accept button.  I have a mac.

    What is your screen resolution?  Can you post a screenshot of what you see: https://forums.adobe.com/thread/1070933

  • Error message for PDF files "accept the End User License Agreement, then Quit and relaunch the browser"?

    Whenever I try to view a PDF file, I'm getting the error message "Before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser." I have the new Adobe Reader but am still getting this message.

    Even after launching Reader and accepting the EULA? Most strange.

  • How to hide the columns at the end user level thru personalization

    Hi all
    how I can hide the columns that are displayed on the portal. Any personalize option for the end user? Any righ click or some thing?
    I am looking at hiding columns not while developing the iViews / Pages, But in the browsers as the end user.
    i can hide the columns what ever i want while creating the iViews for MDM data. but we cant provide the content administrator role to the end user for hiding the columns what ever they want. they want to hide the columns thru pesonalization option at the end user level.
    Can you please let me know whether we can able to hide the columns at the end user level thru personalization ?? is it posible with standard iViews??
    Regards
    Sunil

    Hi Sunil,
    I understood your requirement properly and seems valid and I tried this at my end but i didnt get the solution. Field list is not visible in Personalize option. I dont think it is possible with MDM standard iViews.
    I was thinking an alternative is if some how we manage to give the permissions to end user only on Result Set iView but if it would be possible it will not be a good design.
    Lets wait for some inputs from others.
    Regards,
    Jitesh Talreja

Maybe you are looking for

  • How do I migrate a book from one ibookstore account to another (along with history)?

    I have a book that was started on the free account.  But then I created a paid account and want to have all my books viewable under one account.  Is there a way to request Apple to migrate the book as well as the history from free to paid?

  • MRP Type VV - Forecast Based Planning

    Hi all, My company would like to look at MRP Type "VV" - Forecast Based Planning (under Consumption-based Planning) for FG production materials.    I've read quite a bit about the concept and some based set up to how it works.   We would like to base

  • DVD burning issue

    I have been trying for two weeks to burn a very small (1.5.GB) iDVD project. The project burns and plays back from the disk image but when I burn to a DVD, I get a message that it burned successfully but there is nothing on the disk and it is not rec

  • How to use local interface in my easy code ?

    hi everybody I work on an ejb project. My code is like that to test remote interface (and it works) : public class TestStudent {    Properties properties;    public TestStudent() {       properties = new Properties();       properties.put("java.namin

  • Call a program of another  system from one system

    Hello Gurus, I have a module pool in R/3 in which i have a tab  which call a progam of another system. Actaully a screen is call, as the user which i hav to use is a system user i can not use call transtion. its gives me a error. Dynpro_send_in_backg