How can i retrieve only 1 patient information  in crystal report

i have a table of all the patients, i need to retrieve the selected patient information only from the database.
the scenario is, in my dextop software i add a patient information, then make some advice and created a notes as a doctor do, now i need to print the data that is just saved by me; using crystal report.
Thanks in advance

Hi Asif,
The best option in your case would be to create  a parameter in Crystal Reports based on the Patients names filed. Now, when you run the report, it will ask you to choose the patients name. Choose the appropriate name and run the report. This will give you the desired information. After this you may print this instance of report accordingly.
To make this parameter, follow these steps:
1) In the Crystal Reports page, open the Field Explorer.
2) Right Click on the Parameter Field in the Field Explorer and choose new.
3) This will open the parameter window.
4) Now give the parameter a name, choose the datatupe in the type dropdown and choose static from the List Of Values Option.
5) In the Value Field dropdown, choose the field for patient name.
6) Now click on Actions and click on Append all database values.
7) Click ok.
This will create the desired parameter.
Now goto the Report Menu and click on Select Expert. Choose the Field for Patients name and click ok.
In the next window, from the first dropdown, choose "is equal to" and from he second dropdown, choose the parameter. click ok and run the report.
Hope this helps you!
Regards,
Anindita

Similar Messages

  • How can we retrieve the Payload information from B2B

    Hello,
    We are trying to send the payload information back to the client for a failed BPEL Transaction from B2B's b2b_instancemessage view. We are enqueing messages to IP_OUT_QUEUE using BPEL. We see the payload coming correctly in the B2B Business Message Reports. But we don't see the payload coming in the b2b_instancemessage view for failed B2B transactions. How can we see the payload in b2b_instancemessage view for failed B2B transactions as well? or How can we retrieve the Payload information from B2B?
    Any help is greatly appreciated! Thanks. - Sam.
    Edited by: user12049162 on Dec 4, 2009 2:04 PM

    I am not sure about the PDK API to get the group name. But using LDAP API its easy to get the User Group.
    If you find the answer to get the group name using PDK API, Please update in forum. It will really help others.
    --Balaji S                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Satellite A505 - How can I retrieve the registration information

    I purchased a Toshiba A505 in March 2010. At this time I registered the product with Toshiba. This laptop has been stolen. How can I retrieve the registration information. Unfortunately I do not have the serial or product number.
    Thank you.

    Hi
    You should get in contact with Toshiba using the Stolen Units interface.
    http://eu.computers.toshiba-europe.com/innovation/generic/STOLEN_UNITS_SUPPORT
    Here you should go to point: *DEREGISTER*
    Hope I could help you.
    Greets

  • How can I retrieve all row information from a database table.

    I have a jsp file which calls info from columns in a table. My question, is how can I edit it so that it retrieves all the rows?
    I tried using resultset SalesInfo.next() which only retrieves the last row value and resultset SalesInfo.first() which only retrieves the first row value.
    Here is my code
    public ResultSet SalesInfo;
    public void getSalesInfo()
              try
                   Statement stmt = db.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);
                   SalesInfo = stmt.executeQuery("SELECT sales_id,cust_id,product_id, quantity from sales;");
                   SalesInfo.first();
                   setCartsales_id (SalesInfo.getString("sales_id"));
                   setCartcust_id (SalesInfo.getString("cust_id"));
                   setCartProduct_id(SalesInfo.getString("product_id"));
                   setCartquantity (SalesInfo.getString("quantity"));
              catch(SQLException e )
                   setCartsales_id(e.toString());
                   e.printStackTrace();
    Also I apologise for not having the proper code format as I had a problem with my keyboard.

         public class SalesDB{
        public static synchronized Vector getSalesDetail(Connection connection) throws SQLException{
            String query = "SELECT * from Sales;"
           Statement statement = connection.createStatement();
            ResultSet results = statement.executeQuery(query);
            Vector sale_details = new Vector();
            while(results.next() == true){
         SaleInfo saleInfo = new    SaleInfo(results.getString("sales_id"),results.getDouble("cust_id"),results.getString("product_id"));
                sale_details.add(saleInfo);
            results.close();
            statement.close();
            return sale_details;
    }

  • How can I dynamically center an image in Crystal Reports?

    Hi! I'm using Visual Studio 2010, SQL Server 2008 R2 and Crystal Reports 13_0_11.
    I have a database full of images type image in SQL Server. Every image has diferent width. 
    I create a report with Crystal Reports and a Dataset and does everything that I want. But I can't horinzotal align the image, in the property window, the horizontal align option is disable, I don't know why... and I don't know what to do... 
    Please help me with how can I center the images or how can I enable the option...

    Hi Fafa0239,
    Since it is related to the Crystal Reports, please post questions related to third-party products in their forums (http://scn.sap.com/thread/3440443).
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • PDF Encryption. How can I encrypt a PDF via the Crystal Report's Export?

    Hello,
    Is there a way to encrypt PDF files created via Crystal Report's export feature? We need to have such PDFs encrypted so that end users cannot copy information from them (files would be read only).
    I have researched in these Forumns and the old Business Objects' forums but could not find information on the topic. Crystal Report's online help does not provide any information either.
    Any help is greatly appreciated
    Lucio Gayosso
    [CRYSTOB: CA PLEX/Crystal Reports Interfacing and CR FAQ.|http://www.angelfire.com/nc/gayosso/crystob.html]
    [GAYOSSONET|http://www.gayossonet.com]

    Jason,
    Will do. I did not know about these features, this is the 1st day I am in these forums.
    Have a great day,
    Lucio Gayosso
    [CRYSTOB: CA PLEX/Crystal Reports Interfacing and CR FAQ.|http://www.angelfire.com/nc/gayosso/crystob.html]
    [GAYOSSONET|http://www.gayossonet.com]

  • How can I know what version of my Crystal Reports XI (Release 1 or 2)?

    I find the product version no. in the HELP-> About Crystal Reports is 11.0.0.2495.
    I don't know it is release 1 or release 2, I want to download the service patch,
    which version of service patch should I need to download ?
    Derek Yim

    Hi Derek,
    This is duplicate thread.
    You question is answered here:
    [How can I know that what version of my Crystal Reports XI ?;
    Regards,
    Shweta

  • How can we use business object (e.g. crystal report ) in webdynpro abap

    Hi All,
    We all know that business object has been part of sap products.
    But even though in SAP, I really don't know much about business object.
    and how can we use the great function of BO and integrate into our development to make
    user have much better function and user experience.
    Do we have some learning material of BO?
    Could someone share some material here?
    Thanks and Regards
    Aaron.

    One of the main ways that you can integrate some Business Objects content with WDA is via FlashIslands.  If you are on 7.01 or higher, you have the option to use FlashIslands UI element.  There are many tutorials on FlashIslands available on SDN. FlashIslands work well with Xcelsius content, since the output of Xcelsius is a Flex component.  It is pretty easy to set the Xcelsius interface to External Connection and then write a wrapper Flex Component around the generated output, so that it can be used in the FlashIslands interface.
    For Crystal Reports integration you will need NetWeaver 7.02 (comming early next year).  We have integrated Crystal Reports as an output option in the Web Dynpro ABAP ALV and the Classic Dynpro ALV.  You don't need to do any development to enable this.  You can use two different SAP delivered Crystal Reports templates for the ALV output, or create and add your own templates.
    Some of ther BOBJ integration is still in prototype and demo phase within SAP.  For instance we have a data interface to send data to Explorer onDemand from any ABAP application. We have a prototype FlashIsland for WebI to run in place within Web Dynpro ABAP.  Over future enhancement packages you will see increased integration opportunties with the BOBJ capabilites.

  • HT201269 How can I retrieve my sync information from my Iphone 4?

    I was back up my Iphone and it reach a point it doesn't want to activate after the back up and sync....

    iTunes includes an option to transfer iTunes content from an iPod or iOS device that was purchased/downloaded from the iTunes store.
    First you need to authorize your new computer with your iTunes account or Apple ID with iTunes if you haven't already done so.
    With your iPhone connected and without syncing, at the iTunes menu bar go to file and select transfer purchases from – the name of your iPhone.

  • How can I retrieve the same figure twice in report?

    Hi guys,
    If we have the same selection twice in the same report, it only retrieves the figure once (see example below, were the same period has been chosen twice). Is there any setting I can adjust, so it will retrieve the figures for double-selected members also?
    Thanks,
    Dorthe

    Hi Dorthe,
    No issues in my system (BW 7.3, BPC SP12, EPM SP16 patch1):
    B.R. Vadim

  • HT201342 how can I retrieve my old files on important  and documents?informations

    How can I retrieve my old files on important documents and informations?

    Contacts and calendars are designed to be synced with a supported application on the computer or a cloud service like iCloud, Google, or Exchange.
    Has the device been used as designed?  If so, simply re-sync them.
    Did you actually allow the device to finish restoring after installing the update?

  • My iPhone was stolen last night and I'm trying to recover all my photos from that phone and get them on my mac laptop. The iCloud photo stream only imported 1,000 photos from my stolen phone. How can I retrieve all of my other photos?

    my iPhone was stolen last night and I'm trying to recover all my photos from that phone and get them on my mac laptop. The iCloud photo stream only imported 1,000 photos from my stolen phone. How can I retrieve all of my other photos?

    You have to reset the device to Factory Settings in order to restore it from an iCloud backup. You probably want to back it up as is before you do this.
    To do the reset after you have backed up the current device, go to Settings>Reset>Reset all Content & Settings. This will erase the device. If you are signed onto iCloud with Find My iPhone turned on, go to Settings>iCloud and scroll to the bottom to sign out of iCloud before you do the reset.
    Once you have reset your device, you will set it up like a new phone. When it asks if you want to restore it from an iCloud backup, select the backup you want to restore it from.
    Cheers,
    GB

  • How can I recover my account information I lost all the details and only remember my email address

    how can I recover my account information I lost all the details and only remember my email address

    https://getsupport.apple.com/Issues.action

  • HT201328 How can I retrieve phone numbers in my contacts on my Iphone 4S?  Only email addresses are showing up.

    How can I retrieve phone numbers in my contacts? Only email addresses are showing.  This is on my Iphone 4S.  Thanks!

    Phone numbers are on phone only. I haven't been using iCloud to sync with iPad & Mac yet. This morning I started to text & my yahoo acct popped up &'asked for my password. When I entered it, that's when all info disappeared except for email addresses.

  • HT3275 how can i retrieve information from  time machine if my computer has less storage capacity? How can I access data that is on my time machine but can not be copied to a computer with less storage capacity? I used to have 180 GB, now I have 128 GB.

    how can i retrieve information from  time machine if my computer has less storage capacity? How can I access data that is on my time machine but can not be copied to a computer with less storage capacity? I used to have 180 GB, now I have 128 GB.

    Plug an external drive into the computer and use that to expand data onto.
    http://pondini.org/TM/16.html

Maybe you are looking for

  • New Photosmart Plus B209 a-m Will not connect wirelessly **HELP**

    I just purchased this printer and i have tried every option I can think of and find online to get this printer to connect to my netgear router, I had a wireless canon printer that i had for a  while that quit so i went and bought this printer and now

  • Apple's multicam workaround is bogus?

    On Pogue's blog, Apple supposedly gave this as a workaround for multicam editing: Apple intends to restore this feature in an update, calling it "a top priority." Until it does, here's a stopgap facsimile of multicam editing: If you drag two clips in

  • Error while trying to open crystal report with SAP B1 8.8

    Hello Experts     I found one problem when I open my Crystal Report from SAP B1 8.8 then it gives me error like    "Failed to retrieve data from database.  Details : [Database Vendor Code : 156]"    This report perfectly work while open in crystal re

  • PC Alert 4 & D Bracket - Please help

    Hi Guys, I'm running an AMD Athlon 2600+, 2 sticks of 256 DDR 400 PC3200 ram, Hitachi 120 GB HDD, NVIDIA G-Force 5200 128MB ultra, and an MSI K7N2 FSB333 NVIDIA NForce 2 chipset MS-6570 board. I Have two problems and would love some feedback on them,

  • Mail iOS 7 keeps sayingI have unread mail??

    I downloaded iOS7 and all is fine except that it keeps telling me I have unread mail when I dont. Can anyone help me please?