Column on OBIEE report-level security.

Hello
I have a requirement in my project where some users must be restricted to show only some of the columns and others need to display all available columns.
I know that users can be restricted by data (IE lines of the report), but I have never tried on columns.
Please suggest if we succeed in OBIEE and how?
Thank you
Swami

Read this:

http://www.biconsultinggroup.com/knowledgebase.asp?CategoryID=198&SubCategoryID=369

Tags: Business Intelligence

Similar Questions

  • Hide column of report level

    Hello

    How to hide the level of report but column avl in RPD in 10g


    Thank you

    It's called OBIEE Data Security - column-level security.
    Reference:
    http://obieeblog.WordPress.com/2009/01/15/OBIEE-data-security-column-level-security/
    http://varanasisaichand.blogspot.com/2010/08/dataobjectcolumn-level-security-in.html

  • The difference in the value of the column of a flag in the database and OBIEE. Level of response

    Hello

    Field of the FLAG column, like "Accepted_Flag" can be {0,1} or {"n", "Y"} at the database level. Is there a way to OBIEE help we can transform this area of {0,1} to {'Y', ' n} or vice versa?

    Basically, we would like to understand if there is a way by which we can see a different output to the database and the OBIEE. Levels of responses:
    -DATABASE: Select accepted_flag from table_a returns * {0,1} *.
    -OBIEE answers: Select accepted_flag from presentation_table_a returns * {"n", "Y"} *.

    Please notify.

    Thank you and best regards,
    Abhishek

    You can create a logical column or responses using case statements:
    -case when table_a.accepted_flag = 1 then 'Y '.
    When table_a.accepted_flag = 0 then 'n '.
    end

  • Masking of conditional column in OBIEE

    Hi all

    We have a requirement like conditionally hide the column based on the role of the user

    We have a relationship with the rest of the columns

    Country_Head Region_Head Branch_Head Branch_Manager Gross_Sales

    If the head of country views this report, the structure of the report should be exactly the same as above.

    If views area manager, the head of country column should not appear and when head of branch designs, country head both head region columns are not displayed and the same way until the leaf level, it should be achieved.

    Is it possible to do this without developing multiple reports.

    Thanks in advance

    Dinesh

    You can provide dashboard level permissions.

    by taking a user name of head of countries in any variable then you can set permissions.

    Otherwise, you can apply column of RPDlevel permissions. This link http://obieeblog.wordpress.com/2009/01/15/obiee-data-security-column-level-security/ can be useful for you according to your needs.

  • OBIEE reporting requiremnt:Display image based on the value of result report

    Hello


    I have an OBIEE reporting requirement, the report displays the result out of 10 based on a value selected in the command prompt dimension, what I want is if the score is less than 5, the image of warning should appear right in the report score with a sufficient distance and if the score is greater than 5, I want a right image tick.

    It will be a great help if someone will give me the solution as soon as possible, because I have a very urgent need.


    Thanks in advance.

    It took 3 clicks to hide the structure of the table...

    For the "how to return an image of the formula in the column" it's just the data format of the column that should be set to the URL of the Image and your column value must be the URL of the image. If you add a formula as CASE WHEN your_condition THEN 'http://.../picture1.jpg' WHEN your_condition_2 THEN 'http://.../picture2.jpg' END

  • How can it be implemented 'line-level-security' in BI Publisher 11 g (11.1.1.7.1)?

    Hello:

    I'm new with Bi Publisher and I'm looking for a way in to the row-level security in BI Publisher (BEEP) with a data model based on a SQL directly.

    We did some research and we have not found many so far... just this article http://www.Oracle.com/technetwork/middleware/bi-Publisher/overview/WP-Oracle-BIP-row-level-security-132091.PDF

    which is a pretty old document showing how do with VPD (virtual private data bases).

    We do not want to go through this... approach for reporting bi publisher, it would be quite expensive to maintain and works only for Oracle databases.

    What we check is if there is something simple... like to read a variable somehow (get that variable to a SQL in the comic book... Similarly we in RPD) and allows to filter the SQL in the data model.

    A simple example is a segregation by country, for example. I want the United States users get the information for that country only and so on.

    Have you faced the same problem... We have seen that 11.1.1.7.1 has a lot of improvements... is probably something now in this version that allow what we are looking for.

    All comments will be welcome!

    Thank you very much!

    Matias

    Would you be able to maintain an external table to have a Manager and country level mapping. If yes you can combine this with the above query and fix things?

  • Users of the NON-OBI row-level security

    Hello

    I have a simple report:

    ID of seller Sales
    Salesperson1$ 200
    Salesperson2$ 100
    ...
    Salesperson100$ 80

    I need to send the report by e-mail to each of the commercial filtered by it s own ID, so Salesperson1 will receive its own information:

    ID of seller Sales
    Salesperson1$ 200

    Sellers are NON-OBI users, so I can't configure the row-level security, I would send all reports for the Admin user.

    How can I do this without having to replicate the report a hundred times and by creating an agent for each report?

    Thanks in advance,

    Concerning

    It would be N agents and then gave it the context - in your case the seller - to analysis through filter criteria. "Customize content delivery' giving the followingn XML when you look in the catalogue:

    
    
    
    
    
    
    
    
  • Double column of OBIEE 11.1.1.6

    In OBIEE 11.1.1.6, there is featured new column named 'Double', I want to chech if Double column is column ID descriptor to the RPD.
    In addition, I make use of 'Select by column Code' and 'Column filter Code', I don't see any difference.
    NOTE: If I use 'Select by column Code', scorecard report will be shown no results.
    For example:
    Filter: 10002 - FunPod
    Result: No data
    Why?

    Hello

    His work fine.double check your selection type of code.

    I make use of 'Select by column Code' and 'Column filter Code', I don't see any difference. ?

    Refer to the main difference
    1) filter by column Code
    It specifies whether the column should be filtered by the values of code or display values.
    When you select the "Filter by column Code" checkbox and then it filters by code values and if you deselected the checkbox "Filter by column Code" then the value filte r will appear.

    (2) selection of the Code column:
    If you check box selected, then shows code values and the display values (for example, 1 - Dell) Note: selection and the filter box is selected but disabled in the analysis.
    If you deselected the checkbox and then it only displays the display values (for example, Dell)

    Thank you
    Deva

  • Tool tip in OBIEE report

    Hi all

    I have a requirement to display the ToolTip in OBIEE report.

    When I scroll on the report data, ToolTip should display the column header.

    Thanks in advance,
    Sara.

    Hello

    Solution:
    To get a ToolTip for the column of a table edge or analytical data, follow the steps below:

    For text variables, follow these steps:

    (a) the criteria, right-click on the required text column and select column properties

    (b) once you see "The column properties" window click on the tab "Data Format".

    (c) check mark "Substitute default data Format" and set:

    Treat the text as a custom text Format =
    Custom text format = [html]

    @
    (Where @ is the sign of text)

    For numeric values, follow the steps below:

    (a) the criteria, right-click on the required text column and select column properties

    (b) once you see "The column properties" window click on the tab "Data Format".

    (c) check mark "Substitute default data Format" and the value

    Treat numbers as custom =
    Custom digital format = [html]

    #

    (Where # is the sign sharp)

    also

    References
    http://docs.Oracle.com/CD/E17904_01/bi.1111/e10544/appbuir.htm#BGBIHJHD

    OBIEE 11.1.1.5: How to get mouse over ToolTips on the results of analysis or dashboards [ID 1382310.1]

  • How to put a "ageing in column" in the report

    Hello

    One of my end users wants a 'Aging' column in the report.
    That is to say he needs a column which gives the number of days between his container_received_date and the Current_date.
    Can I implement this directly in the OBIEE answers?
    or I have to put a separate column of formulas in the administration?
    Please suggest.


    Suma

    Hello

    Use timestampdiff function in answers column formula like this

    TIMESTAMPDIFF (sql_tsi_day, container_received_date, Current_date)
    or else
    use the same formula in RPD mdb layer create a new logical column
    Right-click logical table
    Select the logical column
    in the logical column check using the source from the existing logical table
    Add this formula

    Concerning

    NGO

    Published by: NGO Meda on March 23, 2009 04:35

  • Uninstalled McAfee Security, but I continue to the popup error report 'McAfee Security Center had to close"asking if I want to send an error report.

    Original title: error reports

    I uninstalled McAfee Security, but now I get the popup error report 'McAfee Security Center had to close"asking if I want to send an error report. When I click on 'do not send', another error report immediately appears. No idea how can I stop this? At the present time, I have 9 popups error report in my taskbar.

    Ed

    Hello

    This problem can be caused if McAfee Security is not completely uninstalled.

    1. Why did you uninstall McAfee Security?

    2 have you tried sending the error report?

    3. What are the content of the popup of 9 error report?

    I suggest you to uninstall McAfee completely the link security.

    How to uninstall or reinstall supported McAfee products using the tool of Consumer Products Removal (Development):

    http://service.McAfee.com/FAQDocument.aspx?ID=TS101331

    If the problem persists, then I suggest you to contact McAfee support:

    http://www.McAfee.com/us/support.aspx

    If you need further assistance on this topic, let know us and we will be happy to help you.

  • Explain to me how a multi-level security strategy can be deployed domain LAN-to-WAN and the LAN domain to the domain of the workstation with the use of internal firewalls.

    Explain to me how a multi-level security strategy can be deployed domain LAN-to-WAN and the LAN domain to the domain of the workstation with the use of internal firewalls.

    Hello

    Your Windows XP question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please ask your question in the following forum.
    http://social.technet.Microsoft.com/forums/en-us/itproxpsp/threads

  • How to dynamically generate columns in conventional reports

    Hi all

    How to create dynamic columns in classic reports.

    I need to create these columns that depends on the difference of the date column start date and end date.

    for example: 4 November 2015 start_date and end_date is November 7, 2015

    I show the columns Day1, day 2, day 3 and day 4.

    and the values of these columns are checkboxes.

    Kind regards

    Arianne.

    Hi ujwala1234,

    ujwala1234 wrote:

    How to create dynamic columns in classic reports.

    I need to create these columns that depends on the difference of the date column start date and end date.

    for example: 4 November 2015 start_date and end_date is November 7, 2015

    I show the columns Day1, day 2, day 3 and day 4.

    and the values of these columns are checkboxes.

    The old packed timesheet application has the tip for how to display the day of the week selected by the user in the form of columns in the tabular presentation.

    Reference: old packages of timesheet Application

    That's how I'd do:

    • Select the range of dates populate the days between the date columns range in a collection of the APEX.
    • Display the columns as editable using the APEX_ITEM API.

    NOTE: Application of time sheets there was select list for weeks, so always the number of dynamic columns would be 7 + column code time.

    Also, the maximum number of modifiable columns, you can use on your page APEX is 50.

    Kind regards

    Kiran

  • Using the value of the column of the report in view state

    Hi all

    I have a little trouble as long as you report column. Here's the problem I have face.

    I have a classic report in apex5 (universal theme). Please find the page here https://apex.oracle.com/pls/apex/f?p=62495:5:

    I want to have a condition that SAL column should appear only if DEPTNO! = 10. For this, I put a conditional display for SAL column that "point value / expression 1 column! Expression 2 ="and #DEPTNO # expression1 and expression2 10. But this doesn't seem to work. Can someone help me understand the issue.

    Note: I want to view only the column of the report, not the page item in the condition.

    Thank you

    Stephanie.

    Kalesh Ravi-Oracle wrote:

    I want to have a condition that SAL column should appear only if DEPTNO! = 10. For this, I put a conditional display for SAL column that "point value / expression 1 column! Expression 2 ="and #DEPTNO # expression1 and expression2 10. But this doesn't seem to work. Can someone help me understand the issue.

    It is not possible to report baseline values in the State of the reference column. It would be unwise to do so: how APEX can determine if the column should be included or not until all rows are retrieved?

    Note: I want to view only the column of the report, not the page item in the condition.

    Why? In the example given, this is the correct (and more effective) approach. If the condition must be based on the expected query results, then use a Exists (SQL query returns at least one row) or NOT Exists (SQL query returns no line) condition.

  • Planning the OBIEE reports

    I am planning the OBIEE reports to mail through the SMTP server, but this is show planning is competing with compensation and out there is in the average mail meail goes the recipeents.

    Please help me on this if someone has encountered this.

    The error that I do when I run the scheduling is less than

    Agent: / shared/kiraann/N_ATTR_Reports/agent

    [nQSError: 75005] Cannot send the AUTH command. SMTP server does not support authentication mechanisms.  Remove email credentials, or use a server that supports authentication.    Agent: / shared/kiraann/N_ATTR_Reports/agent

    ... Loop delivery SMTP to try again... Sleep for 3 seconds.    Agent: / shared/kiraann/N_ATTR_Reports/agent

    [nQSError: 75005] Cannot send the AUTH command. SMTP server does not support authentication mechanisms.  Remove email credentials, or use a server that supports authentication.    Agent: / shared/kiraann/N_ATTR_Reports/agent

    ... Loop delivery SMTP to try again... Sleep for 5 seconds.    Agent: / shared/kiraann/N_ATTR_Reports/agent

    [nQSError: 75005] Cannot send the AUTH command. SMTP server does not support authentication mechanisms.  Remove email credentials, or use a server that supports authentication.    Agent: / shared/kiraann/N_ATTR_Reports/agent

    ... Loop delivery SMTP to try again... Sleep for 5 seconds.    Agent: / shared/kiraann/N_ATTR_Reports/agent

    [nQSError: 75005] Cannot send the AUTH command. SMTP server does not support authentication mechanisms.  Remove email credentials, or use a server that supports authentication.    Agent: / shared/kiraann/N_ATTR_Reports/agent

    Exceeded number of SMTP delivery attempts.

    The Agent, test_a, completed with warning

    Thank you

    Thank you for responding. It's helped me. Problem is solved.

    Thank you

Maybe you are looking for

  • Portege Z930-118 does not recognize the external USB CD/DVD drive

    My new Z930-118, with windows 7 64 bit home, does not recognize the external CD/DVD drive when I plug it into the USB port. The CD/DVD device does not even appear at all in Device Manager. The reader is a SE-S084 Samsun and works well on another lapt

  • Satellite L300-19Y: problem GPU - device cannot find enough free luipermettant

    I have an error message on my display Adaper stating, «The device cannot find enough free luipermettant it can use (code12).»If you want this device, you will need to disable one of the other devices on the system. » It is a Satellite L300-19Y with g

  • Telephone fraud of Windows?

    We continue to receive phone calls from a company that claims to be with Microsoft Windows.  I heard that it is a fraudulent company.  I asked his name and contact information to check and they gave it to me.  I tried calling Microsoft to verify the

  • Compatibility problem with OfficeJet H470 and cartridge HP 138 (C9369HE)

    Just bought a new photo of HP C9369HE-cartridge for my printer H470b and have an incompatibility problem. The cartridge does not fit into the socket of the cartridge, because the edge of plastic on top of the cartridge. Have you checked the cartridge

  • LaserJet Pro CP1025 NW: print

    Whenever the printer use paper for labels, alignment of the ink won't. The printer prints well on paper for labels. How can I fix? Thank you.