Group Header not displaying on conditional suppression

I have a report that is used to audit controlled medications.  It is grouped by patient and then by medication order ID.  I only want to display the data when the patient has had their medication ordered more than once.  I have a test patient who is not displaying on my report and I have figured out why, but no clue as how to fix it.  Does anyone have any ideas?  The reason why the test patient in question is not displaying is because they have three medication orders of different medications.  Only one of these was ordered more than once.  I believe my suppression formula is only catching the first medication order and since the line is never greater than one on that, his header won't display....  How can I evaluate all of his different medication orders?
IF distinctcount({ORDER_MED.ORDER_MED_ID}, {PATIENT.PAT_MRN_ID}) >1 then
   if  count({ORDER_AUDIT_TRL.line}, {ORDER_MED.ORDER_MED_ID})>1 then
      false
  else
       true
else if
count({ORDER_AUDIT_TRL.line}, {ORDER_MED.ORDER_MED_ID})<=1 then
        true

I think I just figured this out....
I added this to the group selection criteria...
count({ORDER_AUDIT_TRL.line}, {ORDER_MED.ORDER_MED_ID})>1

Similar Messages

  • Groups are not displaying in the user's member of tab

    Hi ,
    We have a issue,
    After mapping any AD  group in CMC,the groups and users are displaying  in the cmc list. but when we go to the properties of the user and member of option ,the groups are not displaying .
    After restarting the CMS every thing works fine.
    Every time after adding a new user we should restart the CMS, it is very difficult for  us as number of users are working on this .
    We are using number of AD groups.
    Is there any resolution for this with out restarting the  CMS.
    Thank you  in advance.
    Environment -
    BO XI3.1,
    LDAP authentication.
    Thanks & Regards,
    Collin.

    The LDAP graph is responsible for showing the membership when viewing the user properties, an issue like this would indicate the graph is not auto updating. It normally builds when starting the CMS then every 15 minutes or so for new users (depending on system activity). It shouldn't lose any info (if it does this indicates a caching or communication problem with AD). There is a graphtimeout setting in the registry (search SAP notes) if this were disabled then it may cause similar symptoms.
    I'm not aware of any bugs in 3.1 causing this behavior so you may need to open a case with support (authentication team) to help troubleshoot.
    Regards,
    Tim

  • Blank Page with repeated group header getting displayed

    Hello All,
    One more help i need,
    Am having a formula field in the group header for the same reprot which i have posted earlier and am displaying some text based on the condition and the option repeat group header is checked for each page.
    the issue here i am having is while exporting the report to .txt (flat file)
    the formula field is displaying same static data (i.e. the formula field is not evaluating while exporting to .txt)
    could you please help in resolving this.
    Thanks
    Ranjeet

    Hi Ranjeet,
    Can you attach that report with sample data to this thread?
    --Naga

  • Distributed Application group relationships not displaying in health view (VSAE created management pack)

    Hi there,
    I am working through my first complex Distributed Application which I have been creating using VSAE. I have followed Brian Wren's training, but the result does not match what I am expecting.
    I have created a single DA (based on the System.Service class) with four groups (base on System.Group) which will be populated with the core components of the application. Each of the groups (and the DA) is configured as a Public, Non-Abstract, Non-Hosted
    Singleton, as per the MPAuthor.Stores example. Each of the four groups is linked via an Internal, Non-Abstract System.Containment relationship to the DA.
    When I open the DA diagram view, I only get the DA class visible. Each of the four groups shows in the Groups node in the Operations Console. Based on the experience with importing the MPAuthor.Stores MP, I was not expecting to see the groups in the Groups
    node, but linked in the DA diagram node.
    I have configured dependency monitors for each of the groups, and these display in the Health Explorer but there is no health rolls up.
    The only difference between the MPAuthor.Stores module and mine (that I am aware of) is MPAuthors.Stores is a 2007 R2 MP, and I have created a 2012 MP as I will be deploying to 2012 SP1 and there is no need for backwards compatibility.

    Hi Vladimir,
    Thanks again for your response. I'm not quite sure what you mean with your last post. My current DA model is:
    | Dist App |
    | System.Service |
    |
    | | | |
    | Group 1 | | Group 2 | | Group 3 | | Group 4 |
    | System.Group | | System.Group | | System.Group | | System.Group |
    Where all the groups have discoveries for membership. Are you saying that I need another level of groups below these to house the objects?
    I thought that the point of System.Group as a base class was that it did not appear in the console, but gave an automatic health rollup (as per TechNet). Interestingly I am not getting
    the automated health rollup for the Groups for their members and it is displaying in the Groups list in the console.
    I have also tried creating a new DA with a single group in an 07 MP, and have the same issue. The sample MPAuthor.Stores management pack works as expected.

  • Tax amount not displaying in Condition tab in PO

    Hi
    I have maintained tax procedure TAXINJ in PO, Tax is input tax 1% CST, Act Key is NVV, cond is JIP1.
    But the tax amount is not displaying under the condition tab of the PO in Non-deductible tax (Cond type NAVS).
    Plz help me to sort out this issue.
    Thanks
    Prasant Sekhar

    Hi,
    In Pricing Scheme do you have any automatic Condition Type that "calls" the tax you maintained in TCODE FTXP?
    Cheers.

  • Page Header Not Displaying at Top of Page

    Report Builder 3
    We have a number of reports that include navigation links in the page header. The links use the Bookmarks Action to move the user to a different page. The pages are separated using Page Breaks. Below is an example:
    > Top row is the Page Header.
    > Second section is the Resource Listing & Alerts page.
    > After the first page a rectangle is placed which has Page Break set to Start.
    > After the rectangle comes the start of the "Data Extract" page. The title is in a rectangle with a Bookmark called Page2.
    > Click the link to be forwarded to the Data Extract.
    > Page displays, but the Page Header is not visible because the screen is scrolled down slightly.
    I have not been able to fix this or find a workaround that forces the Page Header to always display at the top. It has been suggested that putting the page break before the bookmark would force this to work, but that is not working.
    Any ideas?     Thank you! Naamkeek

    Hi  Naamkeek,
    Based on my understanding, you add a bookmark link for “Data Extract” in page header, however, when clicking this fields, other page displays without visible page header.
    In Reporting Service, when setting page header in a report, the page header will display in each report page. In your scenario, since you set BreakLocation as Start in PageBreak property, the rectangle could make the page header upper and screen scroll down
    lightly. So please change this property to End. As we tested in our environment, we set BreakLocation as End in PageBreak property for the blank rectangle. Then adding a bookmark link in page header, when we click “Data Extract”, the page header will appear
    on a new page. Please refer to screenshots below:
    Reference:
    Page Headers and Footers (Report Builder and SSRS)
    Best regards,
    Qiuyun Yu

  • BI Publisher - Header not displayed

    Hi All,
    I have created a rtf template using MSWord and have used the Word Header to insert header information. I loaded xml data to the template and when I preview it in pdf format, the Header information is not displayed on the pdf form. I tried to preview in Excel, HTML formats also but none of them displayed the header.
    It used to work earlier for me. I re-installed BI Publisher plug-in thinking that I might have disturbed any settings on the BI Publisher Add-in...but it still does not work.
    Any suggestions would be sincerely appreciated.
    Thanks,
    Pramod

    Thanks for the checklist.
    -Does it show text or a picture if you put that in the header? - No text or picture displayed on pdf
    - What is your page layout? Potrait, with suitable margins for Top and bottom of page
    - If you are just in Word and print the page to pdf, do you see your header? - No. I receive an error "There was an error found when printing the document 'Microsoft Word - Doc1.rtf to My Documents \*.pdf"
    Does this mean the Adobe Acrobat is having any issues?

  • Additinal tab B in sales Order header not displayed after EHP5 upgrade

    Hello Everyone,
                              I am facing an issue that the 'Additional data B' in the sales order header is not getting displayed after we ugraded to EHP5.
          We found the issue , that the screen '8309' provided by SAP for the additional data in SO header is not getting called.The call is made from screen '4312' but the call subscreen screen statement fails.
    This might be because these screens were modified (both '4312' and '8309' )using the Access key to accomodate more fields in the screen then originally provided. And SAP does not support for this modification as given in the SAPnote  170183.
    Now the question is how can I restore the existing functionality?
    PROCESS BEFORE OUTPUT.
    Verarbeitung vor der Ausgabe
    Kopfdaten vorbereiten
      MODULE VBAK_BEARBEITEN_VOR.
    PBO-Aufruf des Kunden-Subscreens "Kopf-Zusatzdaten B"
      CALL SUBSCREEN 8309 INCLUDING 'SAPMV45A' '8309'.
    PROCESS AFTER INPUT.
    Verarbeitung nach der Eingabe
    PAI-Aufruf des Kunden-Subscreens "Kopf-Zusatzdaten B"
      CALL SUBSCREEN 8309.                                                             <----This statement fails
    Alle Felder in der Bearbeiten-Kette
      MODULE VBAK_BEARBEITEN.
    Please advice.
    Regards
    Abhishek

    Hi
    Do you see SAP Note 302497 - Additional cust. fields not displayed in 'Additional data B'?
    Regards
    Eduardo

  • Stored procedure to export result to excel header not displayed

    Hi,
    I am using below stored procedure to export data to excel with header. but it is not displaying the header . i believe this is because the max length of query can be 8000. but  I have more than 250 columns so probably the length of query is breaking
    the code.
    can someone please help here.
    Thanks in advance.
    ALTER procedure [dbo].[proc_generate_excel_with_columns]
    @table_name varchar(100),
    @file_name varchar(100)
    as
    --Generate column names as a recordset
    declare @columns varchar(8000), @sql varchar(8000), @data_file varchar(100)
    select
    @columns=coalesce(@columns+',','')+column_name+' as '+column_name
    from
    information_schema.columns
    where
    table_name=@table_name
    select @columns=''''+replace(replace(@columns,' as ',''' as '),',',',''')
    --Create a dummy file to have actual data
    select @data_file=substring(@file_name,1,len(@file_name)-charindex('\',reverse(@file_name)))+'\data_file.csv'
    --Generate column names in the passed EXCEL file
    set @sql='bcp "select * from (select ' + @columns + ') as header" queryout E:\test.csv -c -t, -T -S ' + @@servername
    exec master..xp_cmdshell @sql
    --Generate data in the dummy file
    set @sql='bcp "select * from CustomerTable where ReservationDate>''1/1/2013''" queryout E:\data_file.csv -c -t, -T -S' + @@servername
    exec master..xp_cmdshell @sql
    --Copy dummy file to passed EXCEL file
    set @sql= 'exec master..xp_cmdshell ''type '+@data_file+' >> "'+@file_name+'"'''
    exec(@sql)
    ----Delete dummy file
    set @sql= 'exec master..xp_cmdshell ''del '+@data_file+''''
    exec(@sql)
    --EXEC proc_generate_excel_with_columns 'CustomerTable','E:\test.csv'

    Can you try to print the @columns?
    In the same procedure can you change size of @columns to varchar(max) and try executing the procedure?
    ALTER procedure [dbo].[proc_generate_excel_with_columns]
    @table_name varchar(100),
    @file_name varchar(100)
    as
    --Generate column names as a recordset
    declare @columns varchar(max), @sql varchar(max), @data_file varchar(100)
    select
    @columns=coalesce(@columns+',','')+column_name+' as '+column_name
    from
    information_schema.columns
    where
    table_name=@table_name
    select @columns=''''+replace(replace(@columns,' as ',''' as '),',',',''')
    print @Columns
    --Create a dummy file to have actual data
    select @data_file=substring(@file_name,1,len(@file_name)-charindex('\',reverse(@file_name)))+'\data_file.csv'
    --Generate column names in the passed EXCEL file
    set @sql='bcp "select * from (select ' + @columns + ') as header" queryout E:\test.csv -c -t, -T -S ' + @@servername
    exec master..xp_cmdshell @sql
    --Generate data in the dummy file
    set @sql='bcp "select * from CustomerTable where ReservationDate>''1/1/2013''" queryout E:\data_file.csv -c -t, -T -S' + @@servername
    exec master..xp_cmdshell @sql
    --Copy dummy file to passed EXCEL file
    set @sql= 'exec master..xp_cmdshell ''type '+@data_file+' >> "'+@file_name+'"'''
    exec(@sql)
    ----Delete dummy file
    set @sql= 'exec master..xp_cmdshell ''del '+@data_file+''''
    exec(@sql)
    --EXEC proc_generate_excel_with_columns 'CustomerTable','E:\test.csv'
    --Prashanth

  • "Reply-To" header not displayed

    Thunderbird 31.2.0 OS X
    Enabled:
    Classic View
    Folder Pane
    Message Pane
    The message pane does not show Reply-To headers. This makes it much easier to accidentally send embarrassing email to everyone on a "reply-to-list" mailing list (which shouldn't exist anyway, but they do).

    Select email to read in Message Pane.
    click on 'Other Actions'
    select 'View source'
    Does the email actually have a 'Reply-to' header?
    If the sender did not insert one then Thunderbird will not display one.
    OR are you saying that the actual email headers when viewing the source contain a Reply-to header, but Thunderbird is not displaying it?

  • First group heading below displays below column headings using Template 23 Classic Report using Repeat Headings on Break

    Hello,
    I am migrating an application from APEX 3 to APEX 4.2 on one thing I notice with the classic reports when I bring them into Template 23 is that the first break section has the break row display below the column headers for that section while the remaining rows correctly have it display above the headers on subsequent group sections.
    When I look a the code in firebug I can seen that the all tables but the first, the break row is being included as the last row of the previous table so I can see how this would not work for the break since.
    I have tow questions.
    1. Is this really intentional because it doesn't seem  terribly elegant and my users zeroed in on it right away as a perceived bug.
    2. Is there a reasonable work around that still uses Repeat Headings on Break? I have multiple reports on the same page in places so changing over to interactive reports is not a silver bullet for me in this case.
    Example of issue can be seen at apex.oracle.com at  Home
    Thanks,
    Brad

    Roadling wrote:
    Hello,
    I am migrating an application from APEX 3 to APEX 4.2 on one thing I notice with the classic reports when I bring them into Template 23 is that the first break section has the break row display below the column headers for that section while the remaining rows correctly have it display above the headers on subsequent group sections.
    1. Is this really intentional because it doesn't seem  terribly elegant and my users zeroed in on it right away as a perceived bug.
    The Standard report template definition in theme 23 contains thead and tbody elements:
    Before Column Heading
    <thead>
    Column Heading Template
    <th #ALIGNMENT# id="#COLUMN_HEADER_NAME#">#COLUMN_HEADER#</th>
    After Column Heading
    </thead>
    <tbody>
    After Rows
    </tbody>
    </table>
    </td>
    </tr>
    </tbody>
    <tbody class="uReportPagination">
    #PAGINATION#
    </tbody>
    </table>
    <div class="uReportDownloadLinks">#EXTERNAL_LINK##CSV_LINK#</div>
    This is intentional, following best practice for marking up HTML tables. What is not intended is the problem that arises when this template is used with the Repeat Headings on Break break formatting option. The repeated headings result in the table consisting of tag soup containing multiple incorrectly constructed tbody and thead elements, which is invalid.
    2. Is there a reasonable work around that still uses Repeat Headings on Break? I have multiple reports on the same page in places so changing over to interactive reports is not a silver bullet for me in this case.
    Create a copy of the Standard report template as Standard (break formatting) for use with break reports, remove the thead and tbody tags from the template definitions, and change the break reports to use the new template. (Or, if you primarily have break reports using the Standard template, keep the tags in the copy and remove them from the original to minimize the number of reports you have to edit.)
    Personally I'd create a custom row report template for complex break reports in order to be able to have complete control over the structure and presentation.

  • Group Folder not displaying on the desktop

    Hi!
    I have made a new and fresh installation of the OSX server 10.6 to a Mac Pro, due the extreme problems what our broken Raid Card caused us. I managed to install it okay, everything is working like before, except group folders.
    I have proper AFP shares made for group folder and the mount shows fine. In the old stystem, I could go to group preferences on WGM, and on the Login / Items, select manage always just add the checkbox to "Add group share point", and the folder would display on the desktop for members of that group. Now it is not working. I actually booted from one backup of the last system and made sure that I have same settings than before.
    What could be a problem here?

    A work around.
    On a client work station:
    In finder, manually mount the share you would like to have show up.  You may need to authenticate.  This is fine.  Do so with any users name on your system that has access to said share.
    Open WGM.  (still on the client work station) You'll likely need to install Server Tools temporarily.
    Select the group or user you would like the MCX to apply to.
    Click Preferences.
    Click the items tab.
    Click Always.
    Click the plus button on the right side.
    Select the mounted share.
    Click Okay
    Select the newly added line item.  It'll probably look like this: afp://server.example.com_.  With a kind: URL
    Put a check box in the "Authenticate selected share point with Users login name and password."
    Click save!
    That should do it.

  • Graphic/Image not displayed with conditional formatting in Report Designer

    We are facing problems with displaying an image in a conditional formatting in the Report Designer. The image itself is in the mime repository and can be displayed in the report if no conditional formatting is used. But if it is used the image doesn't appear in the report.
    Backend setup: SP 8
    Frontend setup: Patch 8, hotfix 2, Revision 95
    Any help is highly appreciated.
    Sven

    Hi,
    I could not reproduce your problem in internal SP8 system. Also images in rows with conditional formatting are displayed.
    Do you get any errors after the execution in the portal?
    Try to use exactly the same image in both rows (drag-and-drop with CTRL key pressed).
    If then your problem still occurs, open a customer message. Describe your problem in detail and write technical name of the report you used.
    Regards, Karol

  • Flash Header not displaying correct size...CSS Problem?

    I wanted to use Dreamweaver to build a simple one page site.  The problem I'm having is that my header 715 x 150 is displaying extremely small.  It appears that it is a percentage of the  715 x 150.  I can make it larger, but then the area made for it gets bigger as well and consumes the page.  Here is the site:  http://3due.com/index14.html .  If you can't view source, then let me know and I will post the code.
    I'm sure it's something simple, but I've tried everything that I know of to try and isolate the issue.  I'm not familiar with CSS.
    Thanks in advance,
    mk

    Hey Snake,
    You're right the expressinstall is missing.  I couldn't find it in DW.  I'm not sure how to locate it.
    The image that you downloaded is the one on the home page and not the swf located on the index14.html page.  Here is the movie:
    http://3due.com/3d_header.swf
    here is a screen shot of the actual size compared to the browser size, i'm not sure why it's showing this increased size in the browser.  This is the file that i uploaded using filezilla:

  • Resized header not displaying properly

    Hello all. I'm using the Freestyle "About Me", "Movie", and "Blog" templates. I have resized the page from 700w to 730w. I then went into each template package and resized the 'navfill-v2.jpg', which is the header image, to be 730w instead of 700w so it would fit the created pages. The pages I created from that point displayed properly on my machine locally. That is, when I resized via Inspector from 700w to 730w, the header still fit all the way across. However, when I uploaded my site, the header displays back at its original size of 700w. The rest of the page displays properly at 730w. So, this leaves an ugly gap at the top right corner. My site is at: blogstationlive
    Any ideas? I've looked at the created CSS file, but I didn't see anything helpful. Thanks for your help!
    Mac Mini G4 Mac OS X (10.4.6) 1.42GHz/1GB RAM
    Mac Mini G4   Mac OS X (10.4.6)   1.42GHz/1GB RAM

    Someone asked about this same issue with the header image not too long ago. Here's the thread for your reference...
    http://discussions.apple.com/thread.jspa?messageID=2527130
    The bottom line is that these header images are hardcoded into the xml of the template, and apparently do not respond to changes in their dimensions, even though it may look like so within iWeb. The ultimate solution seems to be to edit the xml and change the dimensions there. The workaround may be to fill in the gap that you see on the right side with a solid color similar to the rest of the header image or maybe cut and paste a block of the same image in there.
    If you find this information useful, please take the time to provide me with feedback by marking my reply as "solved" or "helpful" using those little buttons that you see in the title bar of this reply. I'd really appreciate it!

Maybe you are looking for

  • My itunes won't open after switching to lion

    My itunes won't open after switching to lion

  • IPad air VERY slow charging.

    iPad air. After 6.5hrs only up to 80% charge, (not being used whilst charging) and this is with the larger ipad air charger. Also when charging and using, I.e watching a movie, the battery percentage will drop. Is this normal?

  • Weird sqlplus issue.

    Hello, Recently I came across a weird issues using sqlplus, SELECT statement when typed in uppercase using MAX() function says "table or view does not exists" e.g. SELECT MAX(COLUMN_NAME) FROM TABLE_NAME; When the above query typed with one lowercase

  • Versions of HFM

    Hi gurus, if u know the various versions of hyperion financial management(starting to latest(11 version)) and features please reply soon. Regards Rajips

  • Date search with any format in oracle

    Hi Friends i have Problem with the date format In Db i have column with message (VARCHAR2) like. Admin~Assigned ~01-08-2013 03:12:35~ [email protected] Admin~Assigned ~01-AUG-2013 03:12:35~TEXT [email protected] Admin~Assigned ~01-JAN-13 03:12:35~tex