Variable prompts..

Hi,
I am new to 11g,In 10g we have column prompts and Dashboard prompts but In 11g I am seeing a option for Variable prompt..
1)what is this variable prompt?
and
2)what the difference between column prompt and variable prompt?
and
3) in which case we use Variable prompts?
please tell me...

HI
Differenc between Variable prompt and cloumn Prompt?
Variable Prompt — A variable prompt allows the user to select a value that is specified in the variable prompt to display on the dashboard. A variable prompt is not dependent upon a column, but can still use a column.
Ex:- you can use variable prompts to allow the user to specify existing data to perform sales projections. For example, you can create a variable prompt called Sales Projections and specify the variable prompt values as 10, 20, and 30 percent. Then you create an analysis that contains the Region and Dollars columns. Within the Dollars column formula, you select the multiply operator and insert the Sales Projection variable. When users run this analysis, they can select a percentage by which to recalculate the Dollars column.Column Prompt:
Column Prompt:
A column prompt allows users to select the values for populate a column in a dashboard or analysis. Use the following procedure to create or edit a named column prompt that you can apply to one or more dashboards, or to create or edit an inline column prompt that is embedded in an analysis. This procedure does not include information about selection steps or hierarchical columns
Hope this helps
Thanks
Satya

Similar Messages

  • Using a Variable Prompt - In an analysis using Top N filter (URGENT)

    Hi Experts
    I have created a variable prompt that is setup in the following way :
    Prompt Name : Number_of_rows
    User Input : Radio Buttons
    Radio Button Values : *1/ 2* (Custom Values)
    Variable Data Type : Number
    Default Selection : *1* (Specific Custom Value)
    I have an analysis/ report that has the following columns Customer ID | Number of Orders
    I have applied a top N filter to this report using the varibale prompt :
    *Number of Orders  is in top  @{Number_of_rows}* (which is equivelent to Number of Orders is in top 1 or 2)
    However when I view the report im getting the following error
    View Display Error
    Error getting drill information: SELECT "Customer"."Customer ID" saw_0, "Sales Facts"."Number of Orders" saw_1 FROM "Sales" WHERE TOPN("Sales Facts"."Number of Orders",Number_of_rows) <= Number_of_rows
    Error Details
    Error Codes: YQCO4T56:OPR4ONWY:U9IM8TAC:OI2DL65P
    Location: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27005] Unresolved column: "Number_of_rows". (HY000)
    SQL Issued: {call NQSGetLevelDrillability('SELECT "Customer"."Customer ID" saw_0, "Sales Facts"."Number of Orders" saw_1 FROM "Sales" WHERE TOPN("Sales Facts"."Number of Orders",Number_of_rows) <= Number_of_rows')}
    Please can you help
    Kind Regards
    Hiten
    Edited by: #:::HITEN:::# on 29-Nov-2012 04:24

    I'll put this as below
    My prompt will have the TopN which can be formated by TopN Orders and setting this as Presentation variable as N
    SELECT TOPN("#Sales",10) FROM "SA" order by Product
    In the report I'm using same column (Orders) with expression as below.
    TOPN("#Sales", cast(@{N}{2} as int))
    If this is not helpful for you then try to pass some default value for the Presentation variable

  • Must declare the Scalar variable *@prompt*.. (IES 10901)".

    Hi,
    I am getting an error: "Database error Must declare the Scalar variable *@prompt*.. (IES 10901)".
    backend: SQLServer
    The dim, Lovs are valid in IDT universe.
    There is a Fiscal Year Month Dim in Universe=SELECT
      cast(convert(varchar(6),DATEADD (YEAR,"COST_SUMMARY_FACT_VR"."FISC_YEAR"-1900,DATEADD(MONTH,"COST_SUMMARY_FACT_VR"."FISC_PERIOD"-1,DATEADD(DAY,0,0 ))),112) as int)
    FROM "COST_SUMMARY_FACT_VR"
    Lov
    There are two LOVs FP_From, FP_To
    1) FP_From= select distinct cast(convert(varchar(6),DATEADD (YEAR,"COST_SUMMARY_FACT_VR"."FISC_YEAR"-1900,DATEADD(MONTH,"COST_SUMMARY_FACT_VR"."FISC_PERIOD"-1,DATEADD(DAY,0,0 ))),112) as int) from COST_SUMMARY_FACT_VR order by 1
    2) FP_To=select distinct cast(convert(varchar(6),DATEADD (YEAR,"COST_SUMMARY_FACT_VR"."FISC_YEAR"-1900,DATEADD(MONTH,"COST_SUMMARY_FACT_VR"."FISC_PERIOD"-1,DATEADD(DAY,0,0 ))),112) as int) from COST_SUMMARY_FACT_VR order by 1
    Prompts
    There are two universe prompts
    1) FP_From is Numeric and LOV FP_From is attached
    2) FP_To is Numeric and LOV FP_To is attached
    Using the universe prompts in webi as
    Fiscal Year Month between FP_From and FP_To
    Qry is executing perfectly in backend.

    In addition to Visakh's solution: the reason you got the error message is because the piece of dynamic SQL is not part of the stored procedure, but constiutes a scope of its own. Thus variables declared in the surrounding procedure are not visible.
    Also, you should the dynamic SQL this way:
    SET @sql = N'
    SELECT @Result=COUNT( Id ) FROM  ' + quotename(@TableName) +
    ' WHERE RunRegisterKey=@ID'
    SET @Params = N'@Result int OUTPUT, @ID int'
    EXEC sys.sp_executesql @sql,@Params,@Result = @Result OUT, @ID = @ID
    That is, use quotename for the table name, in case you have a table named
    sys.objects; SHUTDOWN WITH NOWAIT; --
    Furthermore, pass @ID as a parameter rather than concatenating it to the string. It is both easier and safer.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • XI 3.0 Open Document and BEx variables (prompts)

    Can open document in Web Intelligence 3.0  be used to pass values to BEx variable/prompt (where the BEx variable is part of a query which populates the universe)?
    Thanks

    We were actually able to get this to work, but the we have discovered we cannot pass values that have two words.
    For example, the value "Batteries" is accepted successfully.  But the value "Fuel and Gases" is not passed successfully. 
    Here is the open document syntax (as generated by the wizard):
    ="< a href=\"https://stld9862.hydroone.com:8081/OpenDocument/opendoc/openDocument.jsp?iDocID=M0jqGzEABdqBABTwlgAAQ.IAAo4KDH8AAAA&sIDType=CUID&sType=wid&sRefresh=Y&lsMMaterial%20Group%20Mandatory="URLEncode(""URLEncode([L01 Material Group]))"&sWindow=New\" title=\"\" target=\"_self\" nav=\"doc\">"[L01 Material Group]+"</ a>"
    Please note, I changed the tags <a to < a so to keep the formula in BOBJ syntax.
    Edited by: Steve Bickerton on Oct 7, 2008 3:13 PM
    Edited by: Steve Bickerton on Oct 7, 2008 3:14 PM

  • Dashboard filtering using Variable prompts

    Hi,
    I am having a dashboard with 2 pages(Monthly and Quarterly). My requirement is:
    Create a variable prompts(Monthly,Weekly) in separate page.
    When i select radio button 'Monthly' only the sections related to monthly should be displayed and "Quarterly" sections to be hidden also vice versa.
    I need both of them in a single page and allow me to display based on selection.
    I am new to OBIEE 11g and this is my first enhancement. Plz help me.
    Thanks in Advance
    Regards,
    Avinash

    Hi,
    you can create a section filter which will display the value based on selection.
    for section filter, create two seperate reports which will have only one column and give the filter as 'Month', 'Week' in each report.
    when you are creating the section filter then use these two reports as condition ie. rowcount>0. so whenever month and week gets selected it will display the result.

  • Variable prompt

    hi,
    i have 2 analysis, "amount by issue_date" and "amount by begin_date". i created variable prompt in dashboard page, prompt values are "begin date" and "issue date", when users select "begin date", value will be sent to amount by begin_date report, if they select other value, it will display  other analysis, i dont think so, but i wanted to be sure.
    thanks.

    Try out the Guided Navigation from Section properties.
    if helps mark

  • Variable prompt in WAD

    Hi all,
    We have few WAD reports.Today suddenly all of the reports are prompting for variable screen.These reports earlier never prompted for ant variable screen while refreshing
    Can u pls tell me how can this be fixed.
    Pls note We have few mandatory variables/ready for input are used in the query.
    Regards,
    Sushant

    Hi,
    i already checked the behaviour property set in WAD.
    "Display variable screen" option is put "OFF".So ideally prompt should not appear.But it still appears
    any other ideas??
    Regards,
    Sushant

  • BEx variable prompt in WebI

    Hi,
    I have created a Universe on top of a BEx query and a WebI, the result seem acceptable already, however I have one question that I need to clarify.
    When I run the WebI query, in the prompt screen list of value selection, I can see two columns.  One is LovVersionBase and the other one is LovVersion (I'm using BEx Version variable).  Now everytime I assign value to the prompt, the system always assigns the 'LovVersionBase' value.  Is there a way for me to get the value of 'LovVersion' instead?
    LovxxxxxBase contains the caption of the variable value.  What we need really to display in the report is the variable key (Lovxxxxx).  Can anyone shed some light please?
    Thanks,
    Aloy

    Thanks David for replying.
    On your question, "Where do you want to show it exactly?"
    First, I want 'LovVersion' shown as the value being assigned during prompt value selection.  When I execute the query, during prompt, I was presented with the list of 'LovVersionBase' and 'LovVersion' being LovVersionBase as the caption and LovVersion as the key.  When I select specific value from the list, It's the LovVersionBase (caption) that is being assigned to the prompt not the LovVersion (key).
    Second, since it's the caption that is assigned in the prompt, when I did my UserResponse of course it's the caption that I will get.
    I'll have a look with what you've suggested here, I'll tweak the universe filter a little bit and create my own prompt. 
    Thanks,
    Aloy

  • Profit Center Hierarchy Variable-Prompt

    Hello,
    I'm using a heirarchy variable in BEx 7.0 query designer that is based on a profit center hierarchy object. When I execute the query, and I get prompted to choose nodes of the hierarchy, I'm only able to "include" nodes but I'm not able to "exlcude" nodes. Any ideas?
    Thanks!
    Michelle

    Remove the varaible for the hierarchy and try executing it.
    If you remove the Hierarchy variable from the query and execute the query ,user should only get the nodes to which he is restticted it could be 1 node or multiple.
    Hope you had kept Type of Authorization = " 1" Subtree below nodes in RSECADMIN of the auth object for profit center for the particular node
    Hope it Helps
    Chetan
    @CP..

  • Can we create variables(prompts) on Key figures in Bex(SAP-BW/BI).

    Hi,
    Can we create variables on key figures, If yes,Please let me know the process step by step.
    My requirement is we have key figures Supply Elements(SE) like purchase order,production order,planned order etc and Demand Elements(DE) like Deliveries,Sales order etc. All these Key figures are dragged and available in Rows.
    Now my clients wants variables on SE and DE.
    For SE  & DE = Variable type is OPTIONAL and Variable input value =LIST VALUES.
    Can any one help me on this.
    Your Effort will be Valued.
    Regards,
    Krishna.

    Hi Kamal,
    These are the Keyfigures with Data type QUAN with unit:0BASE_UOM.
    Under :
    SE - Purchase Req (ZSEOOPR),Purchase Order(ZSEOOPO),Production Order(ZSEOOPRQ) Etc..
    DE-Safety Stock(ZDESS),Sales Order(ZDESRSO),Deliveries(ZDESRD) Etc..
    In column it has structure which displays the month of Jan-Dec.
    The output of the report  snapshot attached
    Now my client requirement is
    S8e
    Demand Elements
    No
    Text
    N/A
    N/A
    N/A
    N/A
    Yes
    Optional
    List Values
    Default to All
    S8e
    Supply Elements
    No
    Text
    N/A
    N/A
    N/A
    N/A
    Yes
    Optional
    List Values
    Default to All
    Regards,
    Krishna.

  • Calendar prompt for Date variable from bex

    Hi All,
    I have a Bex query where I have a variable on 0CALDAY
    - Customer exit (i_step = 1 to populate with current date)
    - Single value
    - Mandatory
    I created universe on this query and in webI selection screen i do see the variable prompt.
    I am not able to see the current date populated automatically since exit values are not populated to WebI at runtime.
    My problem is that in WebI selection screen we get list of date values from the info provider instead of Calendar prompt
    where user can enter the values directly.
    I am currently on BO XI 3.1 SP3.
    Is there any specific setting in Universe or bex query which is required to get this Calendar prompt instead of list of values for dates?
    Note: When we were on SP1 the universe created then had same variable from bex and it still shows us Calendar prompt but ever since we upgraded to SP3 for the query splitter functionality we not able to get the calendar prompt for date variable in new universe we create
    Thanks
    Ritesh

    Yep.
    Now tell me how you want to show that Prompt @ WebI report level.
    My problem is that in WebI selection screen we get list of date values from the info provider instead of Calendar prompt
    where user can enter the values directly. Exactly, i didn't get this??
    @Prompt:
    You have flexibility to show options like:
    Mono/Multi: User can select Single value or Multiple.
    BW Variable: Same we have (Single/Multiple)
    Free/Constrained: User can Enter his/her value directly or No change option.
    BW Variable: By defalut you will get this, once you made it to Optional input.
    Persistent/Not_Persistent: Refreshed report has to show last selected value means use Persistent otherwise Not_P.
    By seeing the Prompt syntax , I can say your Variable is after Customer Exit, Correct??
    Workaround for your Problem is:
    <FILTER KEY="ZV_DATE"><CONDITION OPERATORCONDITION="Equal"><CONSTANT TECH_NAME="@Prompt('Date (Previous Day)','A','Date\LovDate (Previous Day)Base',mono,primary_key)"/></CONDITION></FILTER>
    You have to remove that Date class and objects from prompt syntax. Because of that it showing up LOV's not calendar.
    Like:
    <FILTER KEY="ZV_DATE"><CONDITION OPERATORCONDITION="Equal"><CONSTANT TECH_NAME="@Prompt('Date (Previous Day)','A',',mono,primary_key)"/></CONDITION></FILTER>
    Why, It should be blank??
    Because Date needs no class\object to show up, by default you will get Calendar on the fly.
    Hope you got my point.
    Thank You!!

  • Can I pass parameters from a dashboard via a dashboard prompt and presentation variable to publisher report based on a data model with select statements in OBIEE 11g ?

    I have a publisher 11g (v 11.1.1.7)  report with a single parameter. The report is based on a data model not a subject area.  I created a dashboard put a dashboard prompt and link to the report in separate section on the same page.  The dashboard prompt sets a presentation variable named the same as the parameter in the report. 
    The problem was when I created the dashboard prompt, it forced me to select a subject area which I did (though did not want to) and then I created both a column and variable prompts. But clicking on the
    report link completely ignored the value that I thought would be passed in the presentation variable to the report.
    Side note :  My report uses a pdf template for its layout where I have mapped the columns names from my data model to the form fields on the pdf form.  I noticed that if I create a publisher report based on a subject area, then I do not have the choice to choose a PDF as a template type for my layout.  (I only see BI Publisher Template as a choice). 
    I see some documentation online that suggest it could be done in 10g.
    Thanks
    M. Jamal

    Ok,
    I just tried that and it still doesn't pass anything to the prompt.
    I changed the prompt to an edit field and I made the following weblink but when i click the link from an account it doesn't put anything in the prompt and all data for all accounts is shown.
    This is the URL maybe I messed something up...
    https://secure-ausomx###.crmondemand.com/OnDemand/user/Dashboard?OMTHD=ShowDashboard&OMTGT=ReportIFrame&SelDashboardFrm.Dashboard Type=%2fshared%2fCompany_########_Shared_Folder%2f_portal%2f360+Report&Option=rfd&Action=Navigate&P0=1&P1=eq&P2=Account."Account Name"&P3=%%%Name%%%
    thanks

  • Request variable in Answers prompt

    I am on OBIEE 11.1.1.5 and have created a session variable which is set to 'Enable any user to set the value'. Then default for this varaible is set to CURRENT_DATE. I have created a logical column to calculate Length of Service based on this variable like
    cast(Floor( (TIMESTAMPDIFF( SQL_TSI_MONTH , "Core"."Fact - Active - Period of Service"."Hire Date" ,VALUEOF(NQ.SESSION."Test")))/12) as char)||' year(s) '||cast(Mod((TIMESTAMPDIFF( SQL_TSI_MONTH , "Core"."Fact - Active - Period of Service"."Hire Date" ,VALUEOF(NQ.SESSION."Test"))),12) as char)||' month(s)'
    Now I create a answers request and put this logical column on it. What should be the prompt so that the Length of Service gets calculated based on the iput provided by the user?

    I am following http://everythingoracle.com/obieerv.htm to move forward.
    I created a variable prompt abc with date as data type and then in Advanced tab under Advanced SQL Cluses in Prefix I typed: SET VARIABLE Test='{abc}';
    This just puts '{abc}' in the formula. And if I try SET VARIABLE Test={abc}; then it throws syntax error i Advanced tab.
    What am I doing wrong?
    Edited by: user12301184 on Aug 26, 2011 6:38 AM

  • Using @variable('BOLanguage') prompts in webi documents

    Hello,
    I am using @variable('BOLanguage') in the universe to handle multilinguism.
    Unfortunately, when running my webi document, the variable prompts whereas it is a BO variable.
    On top of that, let us suppose, I enter "test" as a value for this variable, when it is evaluated, the variable is evaluated as 'fr' or 'en' but not as 'test' which proves that this variable should not prompt.
    Does anyone have any idea about how to prevent 'BOLanguage' from prompting.
    Thanks in Advanced
    Sylvie

    Oh, ok that's interesting. I went back to find the documentation but couldn't find anything specific to BOLANGUAGE, just to @Variable in the Universe designers guide.
    http://help.sap.com/businessobject/product_guides/boexir31SP2/en/xi31_sp2_designer_en.pdf
    It mentions entering -var parameter at the command line when starting BO to get access to other variables, and the syntax to use for @variable. It also mentions language variables like 'Preferred Viewing Locale', but nothing about 'BOLanguage'. Anyway, looks like you have answered your own question.
    Thanks

  • Unable to see the Default & Mandatory prompts/variable  in Web i report

    Hi,
    We are building web i reports on top of Bex queries, we have some mandatory and optional variables declared in  our bex query in filters under default restriction
    These default mandatory variables/ prompts  are not seen in web i report
    Please help us in this concern.
    Thanks in Advance,
    Swaraj.

    Hi swaraj,
    Did you create an OSS message for this too? It is good to have these things under close observation.
    And which version are you on XI3.1 or BI4.0?
    For 3.1, only variables in the filter section (left pane) and are input ready will get generated as prompts in the universe.
    You can check this very directly by looking at the generated filters (hidden, mandatory on universe).
    For 4.0, When you create a WebI report on the BEx query, the prompts do pop up?
    So all ready for input, whether mandatory or optional are visible?
    Then you run the query, create your webI report and try to use it and the prompts for the BEx variables are not shown.
    If this is the case then you have the problem that the default values are 'saved' on the first execution and cannot be changed later on (because they cannot be purged, WebI just treats the prompt as 'answered' and it will not ask for it again.
    Planned to be delivered with patch 2.5 (not available yet) the behavior will be slightly changed, when you purge the data from a WebI document, it will also clear the defaults, thus triggering the prompting again...
    Hope this helps,
    Marianne

Maybe you are looking for

  • How can I update OS 9.0.4 to 9.2 to run Classic?

    Okay some of you might remember me - like Cornelius... Basically, I just recently put OS X 10.4 on my computer to fix an earlier problem (you can read my other post if you want). To make a long story short, I put OS 9 on it again in order to get Clas

  • Did a little too much maintenence - now I can't boot from my system drive

    I figured I'd watch the Bears game this afternoon and do a little maintenence on my G4/733, currently runnint 10.4.9. I booted from an older (10.3.9) system disk I have in the computer, Verified the disk (all was well, no repairs needed), then booted

  • What product(s) should I use to replace Measure?

    Hello, I have a customer who has been using Measure in Excel to communicate with GPIB and possibly DAQ devices. He has been experiencing unstability with Measure and is interested in moving away to another product. Which product(s) would provide the

  • Is there something similar to WinKey+R (Run) in OS X

    I have been using Windows for years and I am totally addicted to the WinKey+R key combination which brings up the "Run" dialog. Some common tasks would be: #launch a command prompt WinKey+R cmd #launch MS Word WinKey+R winword #launch a console RDP s

  • Samsung Brightside wont txt

    My son Brightside will not sent outgoing txt massages he can receive massages and he can send one only if he goes thru contact and click on the envelope symbol, but he cant send a message just by going thru the message icon at the home page I have bl