Saving report per user

Hi All,
I have developed an interactive report. There is a save option, but when I click on that it says "This report will be saved for all users" How can I make the report save per user?
-Vatsa

1. Yes that user will need an account that way there is a unique user id associated with the IR report parameters.
2. The reason it is says that is because you picked save as default report for all users. That is the report everyone will initially see. After you have created a login for the user, log in as that user. Then modify the IR as needed. Lastly click the gear and then click save report. there will be a dropdown to choose to save as a named report. Choose that and then the report will be saved onto a second tab viewable ONLY BY THAT USER.
Please let me know if you need anymore help.
-Ghoulies

Similar Messages

  • Spam/Virus Statistics or Report per Users.

    Is there any workaround to generate a spam statistics/report per
    users? so we could send our users report about spam/virus that
    access to their account.
    Thanks.

    The 'monitor -> internal users' page in the Ironport WebGUI gives you user mail flow details for internal users(both inbound and outbound email). You can search for a specific user and obtain user specific stats. Also, these reports may be imported to CSV format if you need to plot them separately.

  • Can we save the printing preference of FR reporting per report per user?

    We are using Hyperion Planning and Financial Reporting version 11.1.1.1. Some of our users will generate PDF for printing (HTML format is badly printed out).
    However can we have the option to save the printing preference of each FR report? As some reports are in portrait and some are in landscape format, it is preferred users can setup the printing preference per user per report so that they can choose the paper size and printing orientation.
    Thanks in advance!

    OK; should this be submitted to http://developer.apple.com/bugreporter/?
    I'm unsure about the best setup for this, but here is some brainstorming:
    - In Workgroup Manager or Directory, an administrator can designate a user to 'auto-accept' invitations if the user is available at that time.
    - Ideally, one would be able to establish an ACL for auto-acceptance, so that a user or admin could designate a list of users/groups from whom a user should auto-accept invites.
    - If a user is set to auto-accept, it is reasonable to assume that this user is either unable to use iCal or does not regularly check their calendar, so invites that are not auto-accepted should be handled somehow. For example, a notification could be e-mailed to the user, an invitation accept/decline message could be sent to the iCal account of a designated administrator or delegate, etc.
    I am imagining this for the case of my division, in which we have one person scheduling for lots of people, but I think that the idea of being able to delegate a person to be able to add things to one's calendar without confirmation and to confirm invites from non-privileged users would be useful in other cases as well. For example, a boss wants an administrator/secretary to be able to schedule things on his/her calendar, but does not want this person to be able to see all of the details of existing items on that calendar. I suppose that in this case it would be unclear to which calendar the designate should add the event initially, but I'm sure that for many people the privacy of the boss's calendar is more important than the inconvenience of having to create a throwaway calendar for events created by the delegate.
    If anyone has any thoughts to help refine this, please let me know and I will incorporate that into my writeup.
    Thanks,
    Greg

  • "Low-level" authorizations for accessing BW reports - add users to role

    Using the advice in Topic "Low-level" authorizations for accessing BW reports, I have been able to publish a query to a role that has 3 test users and each user gets the same query but with different data, as determined in the tables.
    Is there a way to look up the users and e-mail addresses from a table and associate them to the role? We have several hundred e-mail recipients that will not need BW access, but only need an e-mail with a static report that contains data on their own territories.

    Hi!
    i think programatically it might be complex. You got to maintain a seperate variant of report per user and use this variant to send mail. that means you need to maintain a variant and a Broadcast setting per user. once maintained you can use it any number of times the values will be recalculated everytime.
    with regards
    ashwin
    <i>PS n: Assigning point to the helpful answers is the way of saying thanks in SDN.  you can assign points by clicking on the appropriate radio button displayed next to the answers for your question. yellow for 2, green for 6 points(2)and blue for 10 points and to close the question and marked as problem solved. closing the threads which has a solution will help the members to deal with open issues with out wasting time on problems which has a solution and also to the people who encounter the same porblem in future. This is just to give you information as you are a new user.</i>

  • Does the Airport extreme provide any sort of usage reporting? Either per user or aggregate usage of the broadband port

    Does the Airport extreme provide any sort of usage reporting?  Either per user or aggregate usage of the broadband port

    No. You may be able to retrieve that information from your ISP.

  • Share another user to my 'tab/saved report'

    Hi,
    I created an interactive report. I changed it and saved this (via save report). So now there is a new tab.
    I enter apex via the E-business suite. Is it possible to share another user to my ‘tab/saved report‘?
    Because when another user in apex wants to use this report he cant use/see my ‘tab/saved report‘.
    Thnx, Robbert

    Hello Robbert,
    See [this blog post|http://dpeake.blogspot.com/2009/01/preserving-user-saved-interactive.html] about saving and sharing IR's - your question is answered in point 3.
    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    You can reward this reply by marking it as either Helpful or Correct ;-)

  • Error while saving report after creating it using webi java panel?

    Hi,
    Whenever i create report through java panel & RE SDK and then try to save it i got below error
    Could not save the document to the repository for the following reason: [repo_proxy 30] InfoStore::ObjectExport::commit - (Helpers::InfoStore::ObjectExport::commit) Failed to commit objects to server :
    Invalid parent id.(hr=#0x80041e0e)(Error #-2147213810 (WIS 30567)
    Actuallly i want to  save report in User's personal category.
    For that i retrive the ID of that User's personal category then pass it to variable to save
    Code while saving
    //JavaScript
    if ("<%= strSubmit.Equals("submit")%>"=="True")
              var value = new Array();
               value[0] = "<%= strName %>"; //Given value of Report
               value[1] = "<%= strComments %>"; //Value ""
              value[2] = "<%= strkeywords %>"; //Value ""
              value[3] = "<%= strFolderId  %>"; //Value ""
              value[4] = "<%= strCategories  %>"; //Value ""
              value[5] = "<%= strPersonalCategories %>"; //Here i assign the ID of User's personal category
              value[6] = "<%= strRefreshOnOpen %>"; //Value ""
              //save the document
                window.opener.saveDocumentCall(value[0],value[1],value[2],value[3],value[4],value[5],value[6]);
                window.close();
    any help?
    Thanks in Advance
    Amol Mali

    Hi Teda,
    Thanks for the reply.
    Actually i'm setting User's PersonalCategory id to Parent ID not setting Folder ID to Parent ID.
    How can i proceed?
    Please help.
    Thanks
    Amol Mali

  • IR Saved Report  - Download to CSV downloads Primary Report

    Hi there
    I'm using Apex 4.1, I login to my Apex application NOT using the developer interface (the developer buttons are not visable at the base of the page) as an end user would see.
    If I run an IR report and then create a filter on the Primary report the report runs OK. I then click Actions -> Download and then Download the report output to a CSV file (correctly filtered) to a Excel spreadsheet. I then Save this report giving the report a Name and Description. I then logoff from the Apex application. So far so good.
    I then login back on to my Apex Application. When I choose and run the Saved Report (described above - not the Primary report) the saved report runs correctly (applying the correct filter condition), HOWEVER when I then click on Actions - Download I seem to get the Primary report downloaded as a CSV file into my Excel spreadsheet - the filter condition that is applied to the saved rerport is ignored for the Downloaded CSV file. The File Downloaded is a new CSV file generated in Apex as reported in my Firefox 'Downloads' list.
    Does anyone know if this is a Bug or have I not set up the IR correctly.
    Thanks in Advance
    Edited by: boketi on Aug 13, 2012 3:18 PM

    boketi wrote:
    Hi Mehabub,
    Many thanks for the quick response.
    Did you test this in version 4.1 of Apex? I logged on to Oracle's 4.2 Early Adopter Beta Site and did the same and the IR works fine! Maybe it's a strange problem in 4.1 although I doubt it as with such a problem there would be a lot more noise on this forum. Could this be related to the 'theme' that I'm using? As the theme I'm using was origionally developed for Apex 3.2 and I don't think IR reports were around in 3.2?There is a good chance that it has to do with the theme or the upgrade from Apex 3.2. Interactive reports existed in 3.2 also user defined reports. But a lot of changes were made to the IR logic since 3.2 (introduction of multple standard reports, etc.).
    I just tested your case in my Apex 4.1.1 version in an application that was also upgraded from 3.2. And the data was stored correctly into a csv file.
    But it is useing one of the standard themes that was also updated.
    Did you set the compatibility mode of your application to 4.1?
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21676/apex_util.htm#AEAPI2329
    begin
       apex_util.set_compatibility_mode(<application id>, '4.1');
       commit;
    end; Just because the environment is Apex 4.1 does not mean you application runs in 4.1. mode.

  • How to control number of rows displayed in a report  by user?

    Hi All!
    I have provided a select list called 'Number of rows' in my report page.User can choose any number in the list, and accordingly he should be able to see so many number of rows in that report page.
    For example: if user selects 50 from the list, he will be able to see 50 records at a time out of say 2000 records retrieved. I want to control number of rows displayed per page dynamically. And if he selects 25 in the select list, he should be able to see 25 records at a time out of 2000.
    How to do it? Please give me ideas.
    Thanking in advance.
    Regards,
    Deepika.

    Hi Deepika,
    If you have a Select List with Submit called, say "P1_ROWS", you just enter P1_ROWS into the Report Attribute's "Number of Rows (Item)" setting.
    Regards
    Andy

  • Windows Installer repair issue for per-user folders/files

    Intro:
    I have doubts that this is the right place to ask about this, since this issue has existed for me on many windows platforms, please suggest where this should be forwarded if this is an inappropriate place to ask.
    Please do not be confused by the directory paths for XP, this issue is also true for Windows 7.
    Description:
    Windows Installer does not repair files in per-user directories, such as [AppDataFolder], when initial installation is performed using system account (for example - distributing the package through SCCM or using psexec) and repairing under a user with administrative
    privileges (limited user repair works fine).
    Example.
    .msi installation installs a custom .xml configuration file to "[AppDataFolder]". We're installing .msi by using psexec /s. log output:
    MSI (s) (D8:F0) [15:19:01:214]: Executing op: FileCopy(SourceName=SETTIN~2.CON|customXML,SourceCabKey=customXML,DestName=customXML,Attributes=16384,FileSize=2633,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1992414570,HashPart2=1238809189,HashPart3=-80616146,HashPart4=146746036,,)
    MSI (s) (D8:F0) [15:19:01:214]: File: c:\WINDOWS\system32\config\systemprofile\Application Data\customXML;
    To be installed; Won't patch;
    No existing file
    MSI (s) (D8:F0) [15:19:01:214]: Source for file 'customXML' is compressed
    MSI (s) (D8:F0) [15:19:01:230]: Note: 1: 2318 2: c:\WINDOWS\system32\config\systemprofile\Application Data\customXML
    When a user with administrative credentials accesses the advertised shortcut repair is run on the component that has the .xml configuration file, event viewer has an entry about this.
    The verbose repair log file shows the following entry:
    MSI (s) (D8:E4) [15:22:27:667]: Executing op: FileCopy(SourceName=SETTIN~2.CON|customXML,SourceCabKey=customXML,DestName=customXML,Attributes=16384,FileSize=2633,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=16908288,HashOptions=0,HashPart1=-1992414570,HashPart2=1238809189,HashPart3=-80616146,HashPart4=146746036,,)
    MSI (s) (D8:E4) [15:22:27:667]: File: c:\WINDOWS\system32\config\systemprofile\Application Data\customXML;
    Won't Overwrite; Won't patch;
    Existing file is unversioned and unmodified - hash matches source file
    Limited user repair log reads:
    MSI (s) (78:8C) [15:26:27:406]: Executing op: FileCopy(SourceName=SETTIN~2.CON|customXML,SourceCabKey=customXML,DestName=customXML,Attributes=16384,FileSize=2633,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=16908288,HashOptions=0,HashPart1=-1992414570,HashPart2=1238809189,HashPart3=-80616146,HashPart4=146746036,,)
    MSI (s) (78:8C) [15:26:27:406]: File: c:\Documents and Settings\test\Application Data\customXML;
    To be installed; Won't patch;
    No existing file
    Your suggestions will be very much appreciated.

    Hello,
    Did you ever get to the root cause of this?
    I have a similar problem with a custom XML that is reported as "empty or is not a xml file." in the logs.
    Wondered if you had found the root cause?
    Kind regards,
    Sio.

  • Label report with user defined input -

    I am trying to make a report that will print out the data onto avery labels 5163(which is 2 across u2013 5down =total 10 labels per sheet) with my information.  The program already sets your boundaries for the labels so thatu2019s not a issue. 
    My current select statement works somewhat : if I enter 1 inventory.itemnum and whatever qty I want it prints fine.  However when I enter multiple inventory.itemnums it prints each one of those itemnums at whatever qty I enter in the second parameter. So say I enter 2 itemnums and enter qty 2 to print- I get 2 labels of each item num.  Currently I this format I have the second parameter set to NOT allow multiple fields u2013 however when I change this to allow my report fails u2013 please see my info and layout stuff below
    Here is what I have:
    INVENTORY.ITEMNUM} = {?Control Id:} and
    {Sheet1_.Column1} <= {?number of labels}
    Inventory.itemnum u2013field from database
    {?Control Id:}---parameter 1
    {?number of labels}---parameter 2
    {Sheet1_.Column1}----excel table brought in as secondary database to serve as count feature for report u2013 currently set at 20 but can change from 20 to 10 or higher- whatever qty I want.  The most labels I will need for any 1 item is 24 u2013 but I can print 2 sheets of 10 then 1 of 4 if we reduce it to qty 10 in the table.
    I have 2 parameters that prompt for data
    Parameter 1: it prompts for .itemnum (I have this parameter set to allow multiple inputs of inventory.itemnum)
    Parameter 2: it prompts for qty of labels needed. currently not set to allow multiple numbers as I get a failure when I change my parameter to this.
    As my info above sits I can enter 1 random inventory.itemnum (parameter 1) and  a qty (parameter 2)(1-20 u2013 which is set by a table I built in excel 1-20 u2013 above which is sheet1_.column1)
    What I want to be able to do is
    1.     (Parameter 1 here)Enter inventory.itemnums from random  qtyu2019s of 1-10 at any given input time from user prompt in parameter
    2.     (parameter 2 here)Print label of qtys ranging from 1 label per each item to as many as 10 labels per item
    a.     For example: I enter
    b.     Parameter 1:
    c.     Xitem1.itemnum
    d.     Xitem2.itemnum
    e.     Xitem3.itemnum
    f.     Parameter 2:
    g.     Qty 1- is the amount of labels needed for xitem1(from parameter 1)
    h.     Qty 3- is the amount of labels needed for xitem2(u201C u201D)
    i.     Qty 6- is the amount of labels needed for xitem3(u201C u201C)
    3.     I need the qtys in parameter 2(labels to print) to work with the inventory.itemnums as they are entered in parameter 1.
    I have tried using arrays but they force me to use the same amount of data that I have clauses. Which does not work because I have varying amounts of labels needed at different time-If I have  2 labels and have more clauses than this the report fails. I will not always have 2 or 3 labels to make maybe more maybe less.
    Here is a example of what I was trying with arrays:
    {field.xitem}=(?item.num)[1] and
    {?qty}[1]>={numbertable.number})or
    {field.xitem}=(?item.num)[2] and
    {?qty}[2]>={numbertable.number})or  etc.,etcu2026u2026
    This would force me to input as many item.itemnums and qty labels as there are arrays or the report would fail.
    Edited by: max274 on Mar 30, 2009 3:11 PM

    max40385
    SELECT "INVENTORY"."ITEMNUM", "INVENTORY"."ORDERUNIT",
    "INVENTORY"."BINNUM", "INVENTORY"."MODELNUM",
    "ITEM"."DESCRIPTION", "POLINE"."ITEMNUM", "POLINE"."ENTERDATE",
    "POLINE"."PONUM", "POLINE"."ORDERQTY"
    FROM   "MAXIMO"."INVENTORY" "INVENTORY",
    "MAXIMO"."POLINE" "POLINE", "MAXIMO"."ITEM" "ITEM"
    WHERE  ("INVENTORY"."ITEMNUM"="POLINE"."ITEMNUM") AND ("POLINE"."ITEMNUM"="ITEM"."ITEMNUM") AND
    "POLINE"."PONUM"='24142' AND "POLINE"."ITEMNUM"='1201020021N'
    EXTERNAL JOIN POLINE.ORDERQTY>={?C:\Documents and Settings\kpowell\My Documents\test table.xls: Sheet1_.Column1}
    *****************my counting table here********
    C:\Documents and Settings\kpowell\My Documents\test table.xls
    SELECT `Sheet1_`.`Column1`
    FROM   `Sheet1$` `Sheet1_`
    WHERE  `Sheet1_`.`Column1`<={?max40385: POLINE.ORDERQTY}
    Here is my select statement
    POLINE.PONUM} > "23000" and
    {POLINE.PONUM}={?My Parameter} and
    {POLINE.ITEMNUM}={?Control ID}AND IF
    {POLINE.ITEMNUM} in ["1107011010N", "1201020021N"]THEN
    {?Control ID}*({@qtY})
    my label printing works except when I  my inventory item conversion is like the exmaple below - this is trying to get my label program to work
    but i want to add some execeptions to my statement currently the
    link is as a leftouter join to my counting table which give me my qty of labels to print per user input {?control id} however - some of the items i order with different  order units and conversion qtys for example
    qty 2 - box-10 - going into inventory 20 - I need 20 labels printed vs just 2  - since the labels to print are directly tied to the requested order qty - i need to add the exceptions because some I order with conversions that I will not convert and I just want to add them list "one of" in the selection formula

  • Advice on saving report configurations

    Hey everyone.
    I'm looking for some feedback on saving a report configuration.   Basically I will have a series of drop downs for a report to be generated.  For example on a downtime report, the user wants to generate 10 charts in the report, first chart; Line1, Unplanned Stops, Depalletizer, Feed Jam.   Second chart Line 2, Scheduled Stops, PM, Conveyor, Electrical, etc etc.   They will then hit the submit button where I will generate the charts for them.  They want to set up the 10 charts, then "save" the configuration, so that when the user goes back to the page later, even after logging off xMII, they don't have to configure all 10 charts again.   
    Each of the drop downs will be data driven browser objects.  I'm using xMII 11.5   My ideas for this are;
    1) Save the settings to a SQL table, by username (I have about 1500 users corporate wide)
    2) Cookie, this would make the report dependant on the client machine though.
    3) XML file, saved by on the server (probably my least favorite option)
    I was wondering if anybody has done something like this before, and what experience they have had before I commit to a design.  I'm open to ideas.

    Option #1 is the best way to have the user persistance.  Having an adminstration screen for deleting and/or viewing other user created reports then becomes as simple as an SQLQuery with an iGrid and iCommand.
    Regards,
    Jeremy

  • How to create report for user in terminal licens

    Dear Sir,
    how to take report for terminal server license, I have windows 2008 r2, I am trying to create a report for cal per user license
    it is disable.
    windows 2008 r2
    workgroup
    citrix 6.5
    thanks
    saud alam
    saudalam

    Hi,
    Thank you for posting in Windows Server Forum.
    Agree with words of TP, to create per user CAL report server must be domain joined. You cannot create report in workgroup mode. Please check beneath article for guide.
    Track the Issuance of Remote Desktop Services Per User Client Access Licenses
    http://technet.microsoft.com/en-us/library/cc754625.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Currency display format as per user settings?

    Dear Friends,
    I need a help.
    I am printing currency grand total amount in my report.
    the default format setting is like : 1,234,567.89
    if user changes is format settings (going into system, user profile, own data, default) 1.234.567,89 then it should print in this format.
    what i mean report grand total should come as per user display settings.
    how to solve this?
    Thanks in advanvce
    Sridhar.

    hi sreedhar,
    data: c(100) type c.
    data: l_amnt(100) type c.
    data: length type i.
    data: offset type i.
    l_amnt = '1,234,567.89'.
    replace all occurrences of ',' in l_amnt with '#'.
    replace all occurrences of '.' in l_amnt with ','.
    replace all occurrences of '#' in l_amnt with '.'.
    length = strlen( l_amnt ).
    offset = length - 3.
    translate c+offset(1) using '.,'.
    write : l_amnt.
    rgds
    anver
    if hlped mark points

  • Can we sort saved report list by name

    Hi,
    I have interactive reports and users can open this interactive report and according to their different requirements they can save this report(as a public) with different names.
    Ex: interactive reports
    Reports(lov) :1.Primary report
    2.xxx test
    3.yyyy
    4.abcd test
    5.zzzz test
    Can we sort saved report list by name?
    Could you please guide me to achieve this requirement.
    Thanks in advance.
    Regards
    Narender B

    Narender wrote:
    Hi,
    I have interactive reports and users can open this interactive report and according to their different requirements they can save this report(as a public) with different names.
    Ex: interactive reports
    Reports(lov) :1.Primary report
    2.xxx test
    3.yyyy
    4.abcd test
    5.zzzz test
    Can we sort saved report list by name?
    Could you please guide me to achieve this requirement.It's a lot easier to do so if the following information is provided (as has been repeatedly pointed out to you):
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    Sorting of the saved report list by report name was introduced in APEX 4.1.

Maybe you are looking for

  • Can members of a family group use their own credit card or payment method other than the Family Organizer's credit card?

    In Family Sharing, is the Family Organizer's credit card the only method of payment for all family members? Or can family members also pay with their own credit card?

  • DROID X SELF REBOOTING?????

    Ok, I got my new Droid X on September 9th and since I've had it the phone seems to reboot itself 3-4 times a day without reason.  I call verizon to tell them the problem and i get "its news to us"...Strange as I read several forums about many people

  • SQL Loader Inserting Log File Statistics to a table

    Hello. I'm contemplating how to approach gathering the statistics from the SQL Loader log file to insert them into a table. I've approached this from a Korn Shell Script perspective previously, but now that I'm working in a Windows environment and my

  • Floating button not repainting

    I have a class (MyButton) that extends JButton. In the class, I'm handling mouse events to make the button "raise up" from a toolbar when the mouse pointer moves across the button (much like buttons on the IE or Netscape toolbars). When the mouse lea

  • Set custom colors for ONE particular window

    Hi, I often need to compare two files, say a "good, or sample" one, with a "bad, or in preparation". They both have the same name (like web.config CV.docx, MyClass.cs), so when I visualize them, I cannot distinguish easily whioch is which. For exampl