WebI Publication: Logical OR in Profile Values

Hello,
In my WebI publication I am using profile values, which I defined for every user.
For example I have two profiles: "Employee City" and "Sales City". For my user I defined the the values Employee City=New York, Sales City=New York.
How can I define an logical OR between those profiles, so that a row shows up in the report, if the dimension [Employee City]="New York" OR [Sales City]="New York"?
I am using BO 4.0 SP7 Patch 2
Thanks!

The only solution would be implementing in with Row Level Security. Or has anyone a better idea?
Thanks!

Similar Messages

  • Partner profile value for XI system

    I got a outbound message with partner profile value as
    <SAP:SNDPOR>XIDEV</SAP:SNDPOR>
      <SAP:SNDPRN>XiALE01</SAP:SNDPRN>
      <SAP:SNDPRT>LS</SAP:SNDPRT>
    Where do I go and change the SNDPRN value in SLD? or is it SLD I change it. SAP R3 is looking for sender partner profile in caps. How to change this value in XI
    thanks

    Hi,
    Please update few things.
    1. Since it is an outbound from XI into another R/3 machine, I would first suggest you to check IDOC posted in R/3 which has an error message tagged to it. This is applicable only when Message went from XI into R/3 and we see an error in the SXMB_MONI as RFC destination not found etc.,.
    In such a case, IDOC error message with 53/51 etc, will post an error message like "SENDER NOT IDENTIFIED". This SENDER and RECEIVERs can be seen in the CONTROL RECORD of the IDOC.
    From R/3, use transaction WE02/WE05 and locate your IDOC (normally in the OUTBOUND folder on left, look at last few messages which have RED TRAFFIC SIGNAL and match the partners).
    To resolve this, create the RFC PORT first. XIDEV using WE21 referring to your XI client. The prerequisite for this is to have a RFC destination already created to port XI and a logical system (BD54 transaction).
    Create a Logical System (Business Partner) of type LS using WE20 and (Logical system you have created or identified in BD54) should be configured as you want.
    This should resolve your issue.
    2. If the issue is with XI and message is not seen in R/3, make sure you have assigned proper logical system in the SLD for your technical landscape. If this is pointing to a different logical system, then probaboy you may want to change to suitable logical system.
    Suggest you to look for the definitions using SM59 and IDX1 in R/3.
    Hope this answers, please let us know your findings.
    Thanks,
    Srini.

  • WebI Publication without charts

    Hello,
    I created a WebI publication, that sends a report as PDF containing charts to several users. Unfortunately the report is created without charts, instead just a white space is shown.
    I know that it has to do with the Vizualisation Service and the parameters
    Visualization Engine Swap Timeout (in seconds)
    Visualization Engine Cleanup Timeout (in seconds)
    I set both to the maximum value of 3600. But the publication runs longer than 1 hour.
    In some cases it's possible to split the publication or the report but this would be just a workaround. How can I get the charts for reports running >1 hour?
    Thanks!

    Hi Sathish,
    It depends on your publication settings
    One database fetch for all recipients: One database query for all recipients, filter is applied on report level
    One database fetch per recipient: One database query for each recipient, depending on your job server settings the reports refresh and generations run parallel, it means for example that 10 queries are  executed in parallel on your database

  • Flexfields using Profile Values - How to get working?

    I've setup a Flexfield on a table. the DFF uses a valueset to verify the input. Your normal forms based stuff. the DFF shows up on the OAF page nicely. the value set on the DFF has a where clause that usess the profile mfg_organization_id
    ie
    where organization_id = :$PROFILES$.MFG_ORGANIZATION_ID
    However, at run time the LOV does now show anything. it's like the profile has not org id.
    How do you get around this?
    Thanks

    I would agree on that setting profile value from code make no sense,in fact profiles are used in a reverse way.Based on profile value you can have ur logic.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                               

  • How to change the profile value in the pl/sql code without making change in the database

    How to change the profile value in the pl/sql code without making change in the database.

    I have program ,where if the profiles 'printer and nunber of copies ' are set at the user level, by default when the report completes the O/p will be sent to the printer mentioned in the set-up. but what user wants is
    if these Profiles are set for the user running this program automatic printing should not be done.

  • How to create a profile value at user level programatically

    Dear all,
    I want to create a profile value at user level programatically, I refer to the developer guide and try to use fnd_profile.put() to create a new value.
    But I find out the value is just created in session level, not be inserted into base table.
    So is there anyone know how to realize this function in PL/SQL?
    Any idea is appreciated.
    Best Regards,
    Kenny

    Check Note: 364503.1 - How to Set a System Profile Value Without Logging in to the Applications
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=364503.1

  • Prompt in WEBI over BICS doesn't display values without searchin

    Hello,
    I'm using BI 4.1 SP04 over BW 7.3.
    Using BICS connection over a query, I'm trying to filter 0PRODH1 (material hierarchy).
    Tried to put variable inside the BW query for getting a prompt inside the WEBI, but I keep getting multi values (becasue same description shows up in 2 different keys), So I changed my prompt to the webi query-filter level.
    My problem is that while using prompt, The prompt screen that pops with the LOV, doesn't auto-refresh, furthermore it doesn't let you press the "refresh" button unless you type anything (asterisk covers it for getting all the values).
    Picture is attached for demonstration.
    It's kind of uncomfortable behavior, letting the user type asterisk(*) for displaying all values - It forces use of the keyboard.
    Any suggestions how to get a prompt with LOV to the webi, with auto-refresh(or at least abilty to press "refresh")?
    Thank you,
    Or.

    KBase 1748343 details the current expected prompt / list of values behavior.
    Mike

  • Using acrobat pro 9 for create web publication

    I have seen a few publication for that I would like to do but not sure how to. Here is a example for what I’d like to create: http://www.bluetoad.com/publication/?i=6845
    I have acrobat pro 9 and in-design. Basically I have a 28 page publication that I know how to save as a pdf, would but like take it, after it is in acrobat, and save as a web publication. I have using iWeb for my web authoring program. Well if anyone would look that link about, I this I like to know to do. Not even sure in it can to done in iWeb. If not and there is another way that would be great as well.
    Thanks

    You didn't forget to Advanced menu and set Reader Rights.Once you do that then, they can save and send back to you.

  • Profile value per_person_id is not listed for $PROFILE$ block

    Hi All,
    I have reqirement to retrive the person_id to default Employee number in Personal analysis descriptive flex filed segment.
    When i tried using $PROFILES$.PER_PERSON_ID or fnd_profile.value('PER_PERSON_ID') is not working for me.
    Then i have checked the profile value list using "diagnostic-->examin" option in the application where i am not able to find the Per_person_id in the list.
    Note: We are using the Oracle Applications : 11.5.9
    Is there any way to meet my reqirement?
    Appriciate your contribution towards this issue.
    Thanks in advance.
    Kumar
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:07
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:14
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:16

    Hi, I need to attach a value set to attribute12 which should not be the employee number, attribute12 of per_all_people_f and employee_number of a custom table and the number for the attribute12 should be the unique value.
    The steps i have followed
    1. created a table file_number to hold the numbers from 0000001....to...9999999
    2. created a view-file_number_v to have unique numbers as
    SELECT fn.file_number
    FROM file_number fn
    WHERE NOT EXISTS (SELECT 1
    FROM per_all_people_f pap1
    WHERE pap1.employee_number = fn.file_number)
    AND NOT EXISTS (SELECT 1
    FROM per_all_people_f pap2
    WHERE pap2.attribute12 = fn.file_number)
    AND NOT EXISTS (SELECT 1
    FROM table1 t1
    WHERE t1.employee_number = fn.file_number)
    3. Created a table validated value set based on the above view and attached it to the Attribute12 of the DFF
    Its worked fine for new inputs, but when ever i try to requery the employee,hence the number is inserted in the attribute12 column of per_all_people_f table the value set validates and provides error message.
    To avoid this i have used the following temp table query,
    (select file_number fn from file_number_v
    union all
    select attribute12 fn from per_all_people_f where attribute12 = :PERSON.ATTRIBUTE12:NULL) temp
    I have used the above query as table in the valueset.
    Now i have to get the person_id to use it on the above query to avoid the issue which i have mentioned in previous discussion.

  • Setting dynamic profile values in R3.0

    Hi
    Using the SDK can we set up profile values dynamically for use with Bursting. Currently it seems I have to define the profile values manually for each user and group or can use only the username, email or fullname for dynamic purposes.
    What i want to do is have a table, report or file which has a listing like
    user1   USA   blankets
    user2   USA   pillows
    user1   CAN   pillows
    user1   IND     shirts
    using this I want to setup a dynamic profile such that user1 = SELECT country FROM table WHERE uname = '%SI%TITLE%'
    or any similar mechanism....
    thanks for your help!
    Asim

    Profiles are fairly static things, so I don't think altering them via the SDK would be amenable to dynamically changing profile values or targets on-the-fly.
    Sincerely,
    Ted Ueda

  • How to capture profile value in AM

    Hi,
    How to capture profile value in AM.
    Krishna

    Here is the code you can use
      String profileValue=  getOADBTransaction().getProfile("profile Name");Thanks
    --Anil                                                                                                                                                                                                                                                                                       

  • Need to get profile value defined at responlibility level

    Hi I have a procedure which have to get the profile value defind at responsibility level.
    I will be passing resp id as in parameter to that procedure.
    The thing here is, I will not be creating a concurrent program for this. And this procedure will be accessed by some other application by connecting to apps database and executing
    SO this is completly a procedure which is runned from back end.
    Now to get that profile value I used
    fnd_profile.value_specific('XXPROFILE',NULL,RESP_ID,NULL,NULL,NULL)
    BUt it is not getting any value.
    Please let me know for any other solutions.
    Thanks

    Hi;
    Please check below which could be helpful for your issue:
    How To Set A System Profile Value Without Logging In To The Applications [ID 364503.1]
    Script To List The Values Of A Profile Option At All Levels [ID 803587.1]
    How to Change Profile Option Value Without Forms [ID 943710.1]
    Regard
    Helios

  • IDOC date interval for Profile values during Summer/winter change

    Hi SDNers,
    I have a Mail-to-IDoc Scenraio, where I need to import profile values with 15 min time intervals. Everything is OK except for the date of Summer/Winter change. For example the normal day has 96 intervals where the Day during which Summer->Winter time change occurs must contain 100 intervals. I tried the combination in various ways but in vain. I recieve SQL dup rec error or Invalid date error. Any suggestions how to implement this in an efficient manner.
    Thanks in advance
    regards
    satish

    Sachin,
    No offence intended, but , it would be helpful if you can also tell us how you arrived at the soltuion.
    Regards,
    Bhavesh

  • EDM Report to generate profile values (synthetic profile)

    Hi profis!
    I want to create a report to generate synthetc profile values in IS-U/EDM.
    Can you suggest a function modul or an object type and accordingly method/methods?
    thanks a lot!
    regards
    Reiner

    Hello,
    The following function module  ISU_S_SYNPROF_GENERATE_ALL should be of help...however be aware it has status "not released" for customers
    Regards
    Olivia

  • User Personal Profile Values

    Hello,
    We have a custom profile to set up the default printer at a user level for our shipping program (in R12).  Currently, our users do not have access to the Personal Profile Values form and I would like to give them the ability to change this themselves.
    The issue I have is allowing them to change other profiles.  I'd like to limit them only to the one profile for changing their default printer.
    Is it feasible to run an update statement like the one below to set this up:
    update applsys.fnd_profile_values
    set user_visible_flag = 'N',
    user_visible_flag = 'N'
    where profile_option_id <> 11632;
    Or is there a better script that we should run to update this.
    Regards,
    Matt

    You can use the above update to change the visibility of your custom profile option (or you can achieve the same from the application -- Application Developer or System Administrator > Define Profile Option).
    You may also see the docs in this thread https://forums.oracle.com/thread/2569789
    Btw, why are you setting user_visible_flag twice in your above update? And, I think you need to change "profile_option_id <> 11632;" to be "profile_option_id = 11632;" -- Assuming 11632 is the profile option if of your custom profile option.
    Thanks,
    Hussein

Maybe you are looking for

  • ORA-02074: cannot ROLLBACK in a distributed transaction

    I have a stored procedure that successfully creates a portal user when I run it with SQLPLUS. However when I call the same procedure through ODP.Net, I get the following error. "ORA-20001: ORA-02074: cannot ROLLBACK in a distributed transaction\nORA-

  • Client Security Solution password problem

    I have just had my computer reformatted to the factory settings. I wanted to avoid having to enter my password each time I logged in but, as has happened before, I forgot what the process was. Eventually I made my password blank and did something els

  • How to know if your hard drive needs to be replaced?

    My Compaq CQ56 laptop will not turn on properly, and I have found through some research that it may be a hard drive. I have run all of the tests in BIOS and it came back as good, but I'm not sure that it is. The computer will turn on sometimes, but n

  • VL06P Program and script name

    Hi all, I had a requirement in VL06P. Pls. help me to find out the Program and script name for VL06P. Thanks in advance, regards Arun

  • Blackberry is on but wont come on...

    This just happened.. My phone was low on battery..I was about to go charge it started to bug out..It wouldn't go to anything.I put it on the charger & it went to the time screen,i pressed the end button,it didn't do anything. I did it a few times & s