Set Variable column in the Column page?

Hi,
I try to do this exercise but I facing some understanding problem, please guide me.
This is BIEE example to do Oracle BI publisher and Dashboard.
1. Create a dashboard prompt for the region and state to filter the BI publisher report results on the dashboard.
a. In Answers, open Region and State Prompt.
b. In the Set Variable column, select None from the drop-down list
c. Save the prompt in the My Sales folder as Region and state Prompt – No Variable.
My question from step a and b, I did not see any “Region and State Prompt” in Answers. Then clik Subject Areas – SupplierSales, then assign Region, and State. Then I try to make Set Variable column None. But I did not see where is Set Variable column in the Column page. May be I am doing wrong.
Please guide me to complete this.
Thanks,
Jo.

BindingContext bindingctx = BindingContext.getCurrent();
BindingContainer bindings = bindingctx.getCurrentBindingsEntry();
DCBindingContainer bindingsImpl = (DCBindingContainer)bindings;
DCIteratorBinding dciter = bindingsImpl.findIteratorBinding("prv_supvo1Iterator");
ViewObject vo = dciter.getViewObject();
vo.setNamedWhereClauseParam("BDIVN", divn);
vo.executeQuery();
where BDIVN is our bind variable.

Similar Messages

  • Multiple columns in the Welcome page

    How can I create multiple columns in the Welcome page like Stanford's and Duke's?

    Stanford and Duke are super special sites that have access to experimental iTunes U layouts. They take all the risks so we don't have to.
    It's been covered before in this forum, but the good news is that we might, one day, have access to the same layout.

  • Setting fixed width on columns with the Column Graph Tool

    Hi,
    I'm trying to perfect my charts a little.
    Right now the width of my columns using the Column Graph Tool seem to be dictated by how many columns I got in total. So if I only have two columns both get really wide. But if I have four, they look just nice. Is there any way to set a fixed width on columns with the Column Graph Tool?
    Thanks!

    What am I thinking.
    Select your graph double click the graph tool at the bottom of the dialog, enter the percentage you want the coulmns to be  and the percentage you want that cluster to occupy.
    Duh!

  • Hiding a column if the column total is 0(zero)

    Hi,
    I am trying to hide the entire column if the column total is 0.
    Template sample:
    Num
    IF Amt1 end if
    Amt2
    IF Amt3 end if
    F NUM
    IF $0.00 end if
    $0.00
    IF $0.00 end if E
    Totals
    IF $0.00 end if
    $0.00
    IF $0.00 end if
    Sample Data:
    Num
    Amt1
    Amt2
    Amt3
    001
    108.25
    28.00
    0.00
    002
    0
    445.00
    0.00
    003
    100.12
    472.00
    0.00
    004
    145.00
    872.00
    0.00
    005
    16.30
    25.32
    0.00
    I am using the below expressions which is not working.
    <?if@column:sum(amt1)!=0?> <?amt1?> <?end if?>
    <?if@column:sum(amt3)!=0?> <?amt3?> <?end if?>
    I would like to hide the entire Amt3 cloumn and leave the '0' at amt1 as it is. Any help would be much appreciated.

    you can try like
    before the table do the sum(amt3) column using variable and store that value in a variable then use that variable which u stored the sum(amt3) column value .
    F variable cal to get the sum of amt3 column E
    Num
    IF Amt1 end if
    Amt2
    IF Amt3 end if
    F NUM
    IF $0.00 end if
    $0.00
    IF $0.00 end if E
    Totals
    IF $0.00 end if
    $0.00
    IF $0.00 end if
    then use <?if@column:variable!=0?> <?amt3?> <?end if?>
    if it is not working for you send me template and xml to my email i can try it from my side and send u updated template.
    my email : [email protected]

  • Populate a bind variable depending on the previous page.

    Hi,
    How do you populate a bind variable depending on the previous page (where the user is “branching from”)?
    Example.
    Page 10 has a report:
    Select Value1_Desc
    From Table
    Where Value1_ID = :P10_VALUE1_ID
    Page 5 can branch to page 10 and pass along the Value1_Desc from P5_VALUE1_ID into :P10_VALUE1_ID.
    Page 8 can also branch to page 10 with an item value based on the same field, passing Value1_ID from P8_VALUE1_ID into :P10_VALUE1_ID.
    Is there a way to make the report in page 10 accept the proper bind variable value depending on the previous page?
    Thanks
    Matt

    Matt,
    Page 5 can branch to page 10 and pass along the Value1_Desc from P5_VALUE1_ID into :P10_VALUE1_ID.Page 5 can branch to page 10 and pass along the VALUE1_ID from P5_VALUE1_ID into :P10_VALUE1_ID.
    The normal method is to have the branch pass the value in the URL, e.g., the branch from page 5 would specify:
    f?p=&APP_ID.:10:&SESSION.::NO::P10_VALUE1_ID:&P5_VALUE1_ID.
    Scott

  • Passing a query-limit-value to a Computed-Column on the Results Page

    Hello All,
    Is it possible to use a user-selected variable-limit (filter), and pass it to an IF statement in a Computed-Column in a Results Screen.
    Example:
    I have a Computed Column in a Results screen which uses the following logic:
    if ( Accounting_Period == "2" && Ledger == "ACTUALS" ) {Year_to_Date_Actuals} else (0)
    Instead of [Accounting_Period == "2"], I would like to set Accounting_Period == <variable_query_limit>
    How would one do this?
    Thanks!
    smg

    if not using a dashboard you may want to look at the OnPostProcess event and put script there to collect the selected value of the limit and modify the computed column of the results section.
    strongly recommend you review documentation

  • Add a left column to the master page

    Good day.
    I am working on removing the Quick launch column from my master page and inserting in its place a column where i could put my own html with links, images, comments etc, basically a tall and narrow page on the left side of the master page.
    I successfully removed the Quick launch bar (by display:none). But when i try to carve out a space for my own left column, using div or table, it gets ugly - when the IE opens any page in the site the contents of the page is displayed below - not alongside
    and to the right - of my column.
    Do you know how to create that custom left column on a master page?
    Regards
    Kamil

    Hi Koan, check out these links for various ways to customize the QL:
    http://sharepoint.stackexchange.com/questions/17268/customizing-sharepoint-2010-quick-launch-bar-for-certain-pages-only
    http://sharepointpromag.com/sharepoint-administration/four-ways-add-or-remove-quick-launch-menu-control
    cameron rautmann

  • Need to print data sequential in 3 columns in the same page.

    hi mates
    i have to print values in smarform sequentially in 3 columns in same page. see the below details for clear understanding of the requirement. the ouptup should be printed as shown below on the page and same logic is applicalbe when the data flow to the next page as well.
    value1      value5        value9
    value2      value6        value10
    value3      value7        value11
    value4      value8        value12
    next page: contined
    value13      value17        value21
    value14     value18         value22
    value15      value19        value23
    value16      value20        value24
    hlep me with the solution for this requirement.
    regards
    mano

    1) Define new window as type MAIN in Windows tab.
    2) then go to "Page Windows" tab
    select Edit > Create Element
    select MAIN window from selection which is defined in step 1
    3) enter window margin and width / height for window 1 (Column 1)
    4) Repeast steps 2 & 3 for two more windows (for co;umn 2 & 3)
    so you will have 3 windows as 3 columns of type MAIN, then if you try to print something, it will automatically flow through columns to next page
    Thanks.

  • Add # of Classes to the class column on the Catalog page

    Is there a way to personalize the catalog page to display the # of classes associated within an offering in the Catalog?

    I believe this facility used to exist, but was removed. The reason it was removed was for performance. If you have to search the catalogue for the number of classes, the system has to read all those records to count them and it will slow down the rendering of the catalogue page.
    Anders, who contributes regularly to this forum, can probably confirm!
    Regards
    Tim

  • Master Page: Alternatives (Subform Set) works only for the first page

    Hi everybody!
    I have bumped into a very weird problem with ADOBE Forms:
    When I create an 'Alternative' in a Context area and then place it on a Master Page, it works only for the first page. On the rest of pages it always show the 'TRUE' subform, regardless of the condition (which is not changed, of course). Absolutely the same Alternative works perfectly in a Content area for all pages.
    Has anybody seen something like this? Any ideas why?
    Thank you!

    This happens because of the processing of the form.
    You can see this here:
    LiveCycle ES2 * Adobe LiveCycle Designer ES2
    You have to put a own variable, which is set with the value you want in the very beginning.
    I know, it is not that logical in the first moment, but it makes sense.
    Regards
    Florian
    PS: This space SAP Interactive Forms by Adobe is the correct for questions like that

  • Missing column in the column chart - is it the selector's fault?

    Hi folks, thanks for bearing with me here:
    I'm working on fixing some issues on a dashboard that someone else has set up (and there's no way for me to reach that person).  One of those issues is that one of the columns in a column chart does not display on the dashboard when exported.  The column chart is pulling the data from the correct cells, so the problem doesn't seem to stem from there.
    I thought I got to the bottom of it when going over the scorecard.  The range used for its source data cuts off before it reaches the data for the column in the chart that doesn't show up in the exported dashboard.  However, when I adjust the range for the source data the resulting exported dashboard turns out an entirely blank column chart (even weirder, changing the source data back doesn't seem to fix this; I had to simply start back from my prior save state to reverse the blank chart).
    So am I even on the right track here?  And if not, any ideas on what's keeping that column from showing up?

    Thanks Ameet, I tried out the table as you said and the data for the column and the vertical progress bar were missing from there as well.
    It turns out I was correct about the scorecard's source data being to blame, and that adjusting it to include the fields in the spreadsheet that correspond to the missing graphics was the right course of action, the problem was something with my computer; I sent the file to another computer and adjusted the source data there, and it worked fine.
    It puzzles me why the edits wouldn't take on my computer (after being exported).  The only thing is maybe I need a newer version of Flash, but I have 9.0 r45 which should be enough.
    Edited by: xcelsiusnoob on Jun 23, 2011 2:16 AM

  • How to fetch the junk values of a column and the column name in oracle

    Hello,
    Can anyone help me in writing a procedure/dynamic SQL to fetch the column where the junk values appears and its value. Eg: If emp table contains ID and Name columns, and ID column contains junk values, the result should be the Id column and the junk value/s. It should be dynamic because next time if the other column contains junk values(like $,%...), the query should display the other column too..
    Thanks in advance..

    Try this, I'm not sure if it'll help... and get some idea...
    try to modify it as per your requirement -
    select * from junk_vals;
    1     ranit1
    2#     ranit2
    3     ranit3
    4$     ranit@4
    5     ranit5
    6     r^anit6
    select 'ID', id, val from junk_vals
        where regexp_like(id,'[^a-zA-Z0-9]')
    UNION
    select 'VALUE', id, val from junk_vals
        where regexp_like(val,'[^a-zA-Z0-9]');
    -- "Output :"
    ID     2#     ranit2
    ID     4$     ranit@4
    VALUE     4$     ranit@4
    VALUE     6     r^anit6
    NOTE - I've considered anything other than Alphabets and Numbers as a Junk Value
    Edited by: ranit B on Jan 4, 2013 5:07 PM
    -- o/p added

  • Typing a phrase in the Address Bar of Firefox 3.6 used to lead me to the relevant website, but this doesn't happen in FF4, even though keyword.enabled value is set to true in the config page. Why doesn this happen?

    In the about:config page the keyword.enabled value is set to "true". And the keyword.URL value is set to "default". When I type a phrase in the Address Bar, a page with a Yahoo! search result opens unlike intuitively loading the relevant page using Google. Why is this happening?

    To use the Google's browse by name feature as used in Firefox 3.6, set keyword.URL to this link:
    [http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q= http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=]

  • HTMLDB 2.0 brachning to pages, set an item to the calling page

    Hello,
    I try to setup the issue tracking tool (example aplication of apex 1.6) in the current release 2.0.
    A Create/Edit Issue page will be called from several places. When users are finished with the display, they should be returned to the calling page. To do this I followed the instructions in the tutorial of the issue tracking system as descriped but it does not work (Note: I use the instruction for release 1.6 because I can't find a instruction for 2.0 !!).
    I did the following steps:
    Under Item section:
    - - create an item
    - - create item name P8_PREVIOUS_PAGE
    - - select an region to display this item
    - - create item
    Under button section
    - - create a button
    - - select the region for the button
    - - choose button name
    - - Redirect to URL without submitting page
    - - Under URL Redirect section I entered "&P8_PREVIOUS_PAGE." (Without Quotas!!)
    - - Apply changes
    Under Branching action section:
    - - I select the existing After processing Bracnch
    - - I entered for Page "&P8_PREVIOUS_PAGE." (Without Quotas!!)
    Every time I use the page and move the mousepointer over the created button the following Adress is displayed:
    javascript: redirect ('f?p=106:0:1223346474785::NO:::')
    - - I know that the value = 106 is my aplication but the value = 0 shuld the Nr. of the previous calling page but it is 0. And so I have a dead-end and get the following error message = Error ERR-1016 Application "106" Page "0" not found (requested language="de").
    Has any body an idea?? Thank you so much for helping me!
    Best regards
    Thorsten

    Hello Scott,
    The Item is Hidden. I assumed that "P8_PREVIOUS_PAGE" get the value by invoking the page 8 from another calling page e.g Page 1.
    Please find here my page definition for the page8
    http://planitz.eu/htmldb/htmldb_issue_tracking_tool.jpg
    User steps:
    - - Login = page 1
    - - Select from a list entry in Page 1 the Page 8
    than the value of "P8_PREVIOUS_PAGE" should be "1" or go I wrong here?
    - - Do I have to set up some thing more for the Item? Maby a default value??
    Thank you for helping me!
    Thorsten
    Message was edited by:
    athor
    Message was edited by:
    athor

  • Can't Set Session State from the Login Page

    I have a dilema. On the standard login page I enter values in 2 fields namely, CAMPUS (Select List) and USERNAME (text field).
    After clicking on the login button I want to navigate to PAGE 1 and use the values of CAMPUS and USERNAME to filter data. I have created two APPLICATION Level items (A_USERNAME,A_CAMPUS) to which I assign the values of USERNAME and CAMPUS in two AFTER SUBMIT computations on the login page.
    When I arrive on PAGE 1 the session state values of A_USERNAME,A_CAMPUS are still both null therefore the query returns null. It seems that the login process does not issue a SUBMIT for session state to be saved. How do I save the values in session state on login?
    In the Login PROCESS, can I specify the Page 1 items to be set and the values to set them in a URL somewhere? Is it here?
    wwv_flow_custom_auth_std.login(
    P_UNAME => :P101_USERNAME,
    P_PASSWORD => :P101_PASSWORD,
    P_SESSION_ID => v('APP_SESSION'),
    P_FLOW_PAGE => :APP_ID||':1' <<========here?
    If so what is the correct syntax?
    If I revisit the login page a second time, a submit is issued and the values are set in session state.
    Anyone got any ideas??
    I tried creating a standard position button which issues a submit but this didn't work either.
    regards
    Paul J Platt

    Unfortunately your solution is causing problems with retrieving cookies that I try to get for the campus and username during a "Before Header Process" as well. The cookies are normally set on an "After Submit" process. When I return to the login page I get
    Error ERR-1029 Unable to store session info. session=10760914996048113736 item=8561939526127479
    ORA-02291: integrity constraint (FLOWS_010600.WWV_FLOW_DATA_FK) violated - parent key not found
    But if I turn the cookies off, it seems to work OK.
    regards
    Paul JP

Maybe you are looking for

  • Problem in  Creating a view using infotypes PA0001,PA0002,...

    Hi, Can anybody please help me how to create a Maintainence view using PA0001,PA0002,PA0003,PA0006,PA0032. I tried to create it using se54. when i use PA0003 as check table, i am not able to create relations with PA0001,PA0002,PA0032,PA0006. Thanks i

  • Training for Crystal Reports Server

    Does anyone know of any place that offers training for running CR Server 2008? We are having trouble getting everything to talk to each other and wondered if there was a good place to help. Thanks,

  • Installing NT Application Server in UNIX Environment

    Hi, I need to install a windows applications server. The CI and DB runs on HPUX in a Cluster Enviroment. I found severals SNOTES, the bottom line - i need a SAMBA Server. But do i really need a SAMBA Server to share the /usr/sap Directory as sapmnt?

  • Opening PDF in iBooks from HTMLResources

    Hi - I am currently embedding several PDF reports in the HTMLResources.zip file so that users can open the PDF from within the app. However, some have expressed interested in saving these reports to iBooks. Is it possible to open an embedded PDF file

  • [kernel] kernel update and third party modules management

    Hi all,         I turned to Archlinux with my new thinkpad X220 just for a few days, while I have used Ubuntu for 4 years. I had never controlled my system in such a degree, and feel happy about it.        However, I have a question about kernel upda