Particular data in a report, on the basis of the values (0, 1) of a dashboa

hi
User should be able to see the particular data in a report, on the basis of the values (0, 1) of a dashboard prompt.
For e.g. if the user selects 0 then current years data should be filtered out
and if the user selects 1 then rest all years data should be displayed in a request.
give me hint regarding this question

Hi,
I hope this will help you
http://oraclebizint.wordpress.com/2008/01/17/oracle-bi-101332-selecting-reports-from-dashboard-prompts-and-guided-navigation-sections/
In this example he used prompt for selecting Region sales and Brand sales which you can replace with 0 and 1
Phani.

Similar Messages

  • Find no of week in a month of particular date in crystal report

    dear sir
    i have to find out the *no of week in a particular month against the particular date in crystal report* . i am trying this formula but
    it will give me a no of week from january .but i want the week no of that date only in my report.pls assumes week ends on sunday .wheather month start from any day.below formula get me record :- no of week "6"
    but according to my query right result will be ,no of week is:-"2".
    datediff("ww" , date("01"&right(cstr(date(#15/02/2011#)),8)),#15/02/2011#,crsunday)
    if you have any solution to my problem .please respond me sir as soon as possible.
    thanks sir
    with warm regards:Anand Azad Sharma.

    you are on right derection but i cannot find the solution from this formula because i already try this technique. but now i
    found the result by own: the exact result  of my proble is this:
    dateVar myDate := cdate(#01/31/2010#); //replace with your date field
    numberVar DayNum := Day(myDate);
    numberVar Week1Saturday := (7 - DayofWeek(Date(Year(myDate), Month(myDate), 1))) + 1;
    stringVar WeekNum;
    if DayNum IN [1 to Week1Saturday] then
        WeekNum := "1"
    else if DayNum IN [(Week1Saturday + 1) to (Week1Saturday + 7)] then
        WeekNum := "2"
    else if DayNum IN [(Week1Saturday + 8) to (Week1Saturday + 14)] then
        WeekNum := "3"
    else if DayNum IN [(Week1Saturday + 15) to (Week1Saturday + 21)] then
        WeekNum := "4"
    else if DayNum IN [(Week1Saturday + 22) to (Week1Saturday + 28)] then
        WeekNum := "5"
    else
        WeekNum := "6";
    " Week " + WeekNum
    thanks  for your immediate response sir
    with warm regards :Anand Azad Sharma

  • What is setting for the depreciation calculate on the basis of assets value date

    Hi ,
    My client requirement to calculate the assets depreciation on the basis of assets value date,
    every assets transaction will have take base assets value date
    Acquision   1  Assets value date 1.4.2014
    transfer Assets value date 15.3.2014
    Wbs settlement  Assets value date 20 .3.2014
    second acquisition Assets value date 28.03.2014
    if anybody know about the setting ,Please provide me important setting ,

    Any setting related to assets posting variant ? to calculate if anybody know the setting please inform.

  • Need Reports  in decrreasing order on the basis of measure value

    Got ASO Cube (3 dimensions) and have some records on it.
    Product/Enity/Measure
    Prod1 ent1 678
    prod2 ent1 700
    prod3 ent1 500
    when i retrive reports ,
    Can i able to get a reports in the decreasing order on the basis of Measure values like below ? (using any code or scripts)
    Prod2 ent1 700
    Prod1 ent1 678
    prod3 ent1 500

    If you are using the classic addin or report scripts, you can get the values in decreasing order. To do it in the add-in you can either use freeform with a report script or better yet, use the query designer to create and save the report. IF you are using a report script, you can set a sort descending and also a top x to only bring back a certain number of members. I'm not sure if the same is available through smartview. Using MDX you can do a topcount function

  • How to skip a train step on the basis of field value set by the user

    Hi,
    I am working with JDev 11.1.1.2.0 and ADF 11g.
    I am using Taskflow with train steps. I have a requirement that, say, in 1st step I am showing a screen with many fields.
    One such field is a dropdown. On the basis of the selected value of the drop down I want to skip say steps 2 and 3 and jump to step 4. When on step 4 if user click 'back' then it should go back to step 1 rather than 3.
    Can this be achieved? If so can anyone pls share a small sample OR send a link?
    Thanks in advance.

    Here a task flow with the skip properties used to evaluate a value that was selected in a lov components in the first page (radio button). Note the use of the attributeValue method to get the attribute from the binding (using inputValue caused a type mismatch when executing the comparison).
    <?xml version="1.0" encoding="windows-1252" ?>
    <adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
      <task-flow-definition id="task-flow-newFlexStandard-definition">
        <default-activity id="__1">CreateInsertStandardFlexParameter</default-activity>
        <transaction id="__41">
          <requires-transaction/>
        </transaction>
        <data-control-scope id="__42">
          <shared/>
        </data-control-scope>
        <task-flow-reentry id="__43">
          <reentry-allowed/>
        </task-flow-reentry>
        <view id="createNewStandardFlexParameter">
          <description id="__22">Saisir le code d'identification interne et les éléments descriptifs du nouveau paramètre standard.</description>
          <display-name id="__21">Edition du nouveau paramètre</display-name>
          <page>/pages/standardFlexParameter/createNewStandardFlexParameter.jsff</page>
          <train-stop id="__2">
            <display-name id="__19">Edition de nouveau paramètre standard</display-name>
          </train-stop>
        </view>
        <view id="selectSingleTreeFlexParameter">
          <page>/pages/standardFlexParameter/selectSingleTreeFlexParameter.jsff</page>
          <train-stop id="__17">
            <display-name id="__28">Classe de paramètres unique</display-name>
            <outcome id="__44">initializeFlexStandardTreeRow</outcome>
            <skip>#{bindings.FsClasscardinality.attributeValue !='1'}</skip>
          </train-stop>
        </view>
        <view id="selectMultipleTreeFlexParameter">
          <page>/pages/standardFlexParameter/selectMultipleTreeFlexParameter.jsff</page>
          <train-stop id="__18">
            <display-name id="__29">Classes de paramètres multiples</display-name>
            <skip>#{bindings.FsClasscardinality.attributeValue != '*'}</skip>
          </train-stop>
        </view>
        <view id="selectSingleFlexParameter">
          <page>/pages/standardFlexParameter/selectSingleFlexParameter.jsff</page>
          <train-stop id="__24">
            <display-name id="__27">Sélection d'une occurence de paramètre</display-name>
            <skip>#{bindings.FsItemcardinality.attributeValue !='1'}</skip>
          </train-stop>
        </view>
        <view id="selectMultipleFlexParameter">
          <page>/pages/standardFlexParameter/selectMultipleFlexParameter.jsff</page>
          <train-stop id="__25">
            <display-name id="__26">Sélection de plusieurs occurence de paramètre</display-name>
            <skip>#{bindings.FsItemcardinality.attributeValue !='*'}</skip>
          </train-stop>
        </view>
        <view id="summaryNewStandardFlexParameter">
          <description id="__4">Présentation des éléments saisis ou modifiés. Confirmation ou annulation de l'opération.</description>
          <display-name id="__3">Résumé des changements</display-name>
          <page>/pages/standardFlexParameter/summaryNewStandardFlexParameter.jsff</page>
          <train-stop id="__9">
            <display-name id="__23">Résumé des changements et confirmation</display-name>
          </train-stop>
        </view>
        <task-flow-return id="commitNewStandardFlexParameter">
          <outcome id="__10">
            <name>commitNewStandardFlexParameter</name>
            <commit/>
          </outcome>
        </task-flow-return>
        <task-flow-return id="rollbackNewStandardFlexParameter">
          <outcome id="__11">
            <name>rollbackNewStandardFlexParameter</name>
            <rollback/>
          </outcome>
        </task-flow-return>
        <method-call id="CreateInsertStandardFlexParameter">
          <method>#{bindings.CreateInsert.execute}</method>
          <outcome id="__48">
            <fixed-outcome>createInsert</fixed-outcome>
          </outcome>
        </method-call>
        <method-call id="createInsertFlexStandardTree">
          <method>#{bindings.CreateInsert.execute}</method>
          <outcome id="__32">
            <fixed-outcome>CreateInsert</fixed-outcome>
          </outcome>
        </method-call>
        <train/>
        <control-flow-rule id="__12">
          <from-activity-id id="__13">summaryNewStandardFlexParameter</from-activity-id>
          <control-flow-case id="__15">
            <from-outcome id="__16">commit</from-outcome>
            <to-activity-id id="__14">commitNewStandardFlexParameter</to-activity-id>
          </control-flow-case>
        </control-flow-rule>
        <control-flow-rule id="__49">
          <from-activity-id id="__50">CreateInsertStandardFlexParameter</from-activity-id>
          <control-flow-case id="__51">
            <from-outcome id="__53">createInsert</from-outcome>
            <to-activity-id id="__52">createNewStandardFlexParameter</to-activity-id>
          </control-flow-case>
        </control-flow-rule>
        <control-flow-rule id="__6">
          <from-activity-id id="__5">*</from-activity-id>
          <control-flow-case id="__7">
            <from-outcome id="__20">cancel</from-outcome>
            <to-activity-id id="__8">rollbackNewStandardFlexParameter</to-activity-id>
          </control-flow-case>
        </control-flow-rule>
        <control-flow-rule id="__30">
          <from-activity-id id="__31">*</from-activity-id>
          <control-flow-case id="__33">
            <from-outcome id="__35">initializeFlexStandardTreeRow</from-outcome>
            <to-activity-id id="__34">createInsertFlexStandardTree</to-activity-id>
          </control-flow-case>
        </control-flow-rule>
        <control-flow-rule id="__36">
          <from-activity-id id="__37">createInsertFlexStandardTree</from-activity-id>
          <control-flow-case id="__39">
            <from-outcome id="__40">CreateInsert</from-outcome>
            <to-activity-id id="__38">selectSingleTreeFlexParameter</to-activity-id>
          </control-flow-case>
        </control-flow-rule>
        <use-page-fragments/>
      </task-flow-definition>
    </adfc-config>

  • How to check radio button as default on the basis of database value?

    Hi Friends,
    I have one jsp, in which I am having a field of radio button, which have two boolean values of 0 & 1. I want to check the radio button as default on the basis of database value, kindly help me out.
    Thanks a lot in advance. Please help me out.

    probably, when using struts you should do all your calculations in action class it self
    Eg. in jsp
    <html:radio name="myForm" property="myProperty" value="0">0</html:radio>
    <html:radio name="myForm" property="myProperty" value="1">1</html:radio>
    in Action class
    if (databaseValue == 0)myForm.setMyProperty(0);
    else if (databaseValue == 1)myForm.setMyProperty(1);
    rest will follow
    whatever be the value it will come selected

  • HT1515 My internet 3rd party access point in in the basement and the speakers I want to stream music to wirelessly are upstairs. Does Airport Express need to be connected to my 3rd party router via ethernet cable or will it stream music wirelessly?

    My internet 3rd party access point in in the basement and the speakers I want to stream music to wirelessly are upstairs. Does Airport Express need to be connected to my 3rd party router via ethernet cable or will it stream music wirelessly?

    Wirelessly
    Just select the option to make your AirPort Express join an existing network in the setup process

  • HT204266 Why does only one headphone work when i listen to music? I have to hold the base of the cord in a certain position for it to work, it does this with all headphones i try, what do i do?

    Why does only one headphone work when i listen to music? I have to hold the base of the cord in a certain position for it to work, it does this with all headphones i try, what do i have to do?

    You can try cleaning the headphone jack. However, I suspect that th headphone jack needs replacement.
    Apple will only exchange your iPod for a refurbished one for this price.
    Apple - Support - iPod - Repair pricing
    A third-party place like the following is less expensive. Google for more places.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • How do I find the dimensions of the bolt pattern for the base of the pc?

    I am looking for a swivel stand to support the touchsmart PC.  I would like the mechanical dimensions of  mounting holes on the base of the computer.

    Hello Eren:
                      Here is the manual link. http://h10032.www1.hp.com/ctg/Manual/c03401622.pdf  

    Wall-mounting your computer
    (select HP TouchSmart PC
    models only).
    Wall-Mounting your HP TouchSmart
    Tap
    Start, tap All Programs, and then tap User Guides.
    If the guide is not available there, visit www.hp.com/support  If you do not have this guide then contact HP Direct Support.
    Find ergonomic information.
    Safety & Comfort Guide
    Tap the
    Start button, tap All Programs, and then tap User Guides or visit
    www.hp.com/ergo.  This may help you. Thank you frrw

  • How to populate a context node on the basis of the values in another node?

    Hi,
    I have a Webdynpro application which has to run on Portal as well as BlackBerry.
    In this application I have a scenario where I need to have a sub node inside a node but as Blackberry doesn't support sub nodes with Singleton value false, I have to use another node for storing the values which earlier wre present in the sub node.
    The actual scenario here is that we have two tables A & B. For each row of table A we have a no of rows in table B. This can be easily accomplished for Web Browser but we need to do this for Blackberry.
    My question here is that how can i populate the data in table B at runtime using the concept of onLeadSelect. I am not able to fully undersans this concept.
    According to my approach I have two a while loop which generates data for  table A and inside this while loop I have another while which generates data for table B corresponding to each iteration of the outer while loop. I create the node elements for the rows of the table B and store them in a list and then store this list in a HashMap corresponding to a key formed by combining the values of all the elements of the row of table A.
    Now I am not able to understand how can I display this data into table on user slecting a particular row.
    Please guide ASAP.
    It wille quite useful if you can provide me with some code snippets for the same.
    Thanks in advance!
    Manish

    Hi Manish,
             In WebDynpro u can use the onLeadSelect event of table A and do all the processing in that method.Like u can use this method to fill ur context node,which will be the source node for table B. So this way u need not to use any hash map.Fill the source node of table B with data corresponding to ur selected data of table A.
      I hope this solution wud help u in solving ur problem.
    Reena

  • Prompts visible on the basis of the selected value of initial prompt

    I have some reports in which multiple queries option is provided at UI by using no of prompts.. Now some of the prompts are visible on basis of the selected value of initial prompt. That means If value of prompt A is x than prompt B is displayed and if value of prompt A is y than Prompt C is displayed, which of the prompt(B or C) is displayed depends on value of prompt A.
    how can we achieve this.Kindly help
    prompts visible on basis of the selected value of initial prompt

    Hi,
    This isn't possible at report level. If you mounted your reports on a dashboard, your dashboard prompt could contain prompt a, b and c. Users can then choose to populate any of the prompts they require rather than having to hit "next prompt" all the time.
    Thanks
    Oli @ Innoveer

  • How to disable a field on the basis radio button value selected.

    hello to all,
    i am facing one problem.I have declared two selection screen blocks.
    In one i hvae declared two radio button r1 -Fiscal year and r2--Datewise.
    And in another selection screen block all i/p fields. like plant. date.year etc.
    Now if user select r1-Fiscal year  then i/p field - date of second block should be disable.
    And if user select r2-Datewise  then i/p field - year of second block should be disable.
    SELECTION-SCREEN BEGIN OF BLOCK BLK WITH FRAME
              TITLE TEXT-002.
           PARAMETERS: R1 RADIOBUTTON GROUP RA1 user-command ucomm,
                       R2 RADIOBUTTON GROUP RA1 DEFAULT 'X'.
       SELECTION-SCREEN END OF BLOCK  BLK.
    selection-screen begin of block b1 with
      frame title text-001.
    parameters : gjahr like ZSA_DETAIL-gjahr  MODIF ID YAR,
                 aedat like ZSA_DETAIL-aedat  MODIF ID DAT,
                 werks like ZSA_DETAIL-werks .
    selection-screen end of block b1.
    AT SELECTION-SCREEN on RADIOBUTTON GROUP RA1.
       BREAK-POINT.
        IF R1 = 'X'. "fiscal
         LOOP AT SCREEN.
            IF screen-group1 = 'DAT'.
             screen-active = 0.
             screen-invisible = 1.
             MODIFY SCREEN.
             ENDIF.
            endloop.
       ELSEIF R2 = 'X'.
         LOOP AT SCREEN.
         IF screen-group1 = 'YAR'.
           screen-active = 0.
          MODIFY SCREEN.
         ENDIF.
         ENDLOOP.
        ENDIF.

    Hi Shikha,
    Regarding your query, when you select a particular radio-button then the fields pertaining to that radio-button should get activated or get displayed, otherwise it should be hidden.
    This can be done adding the addition to the Radiobutton 'USER-COMMAND' this will automatically enable-up
    the functionality of the fields related to that radiobutton, while disabling the others.
    If USER-COMMAND isn't given, then ENTER key serves the purpose.
    DATA:
    w_carrid LIKE sflight-carrid,
    w_connid LIKE sflight-connid.
    PARAMETERS:
    p_carrid RADIOBUTTON GROUP airl USER-COMMAND airline,
    p_connid RADIOBUTTON GROUP airl.
    SELECT-OPTIONS:
    s_carrid FOR w_carrid,
    s_connid FOR w_connid.
    INITIALIZATION.
    p_carrid = 'X'.
    Now enabling desired fields and disabling the others, can be done by the following snippet.
    AT SELECTION-SCREEN OUTPUT.
    LOOP AT SCREEN.
    IF p_carrid EQ 'X'.
    IF screen-name CS 'S_CONNID'.
    screen-active = 0. " Disable the field S_CONNID
    MODIFY SCREEN.
    ELSEIF screen-name CS 'S_CARRID'.
    screen-active = 1. " Enable the field S_CARRID
    MODIFY SCREEN.
    ENDIF.
    ELSEIF p_connid EQ 'X'.
    IF screen-name CS 'S_CARRID'.
    screen-active = 0.
    MODIFY SCREEN.
    ELSEIF screen-name CS 'S_CONNID'.
    screen-active = 1.
    MODIFY SCREEN.
    ENDIF.
    ENDIF.
    ENDLOOP.
    Hope, this would help you solve your problem.
    Thankyou,
    Zahack.

  • Issue with sorting results on the basis of specfic values.

    Hello,
    I written an sql that will sort the results on the basis of values defined in 'IN' clause. I have made use of CASE statement in ORDER BY clause. Its not functioning. My code is:
    SELECT GWLO.productcode,
              GWLA.parentsampletype,
              GWLO.sampletype SampleType,
              max(GWLA.loginid) Loginid,
              max(GWLA.modifiedts) modifiedts
         FROM gwloginattribvars GWL,
              gwloginkeyvals GWLO,
              gwloginkeysadmin GWLA
         WHERE GWLO.productcode = GWLA.productcode
              AND GWLO.sampletype = GWLA.sampletype
              AND GWLO.productcode in ('1002124', 'ABPG', 'ABIG')
              AND GWLO.sampletype <> 'CERTIFICATE-OF-ANALYSIS'
              AND GWLA.parentsampletype IS NOT NULL
         GROUP BY GWLO.productcode, GWLA.parentsampletype, GWLO.sampletype
         ORDER BY
              (CASE GWLO.productcode WHEN '1002124'     THEN 1
                   WHEN 'ABPG'     THEN 2
                   WHEN 'ABIG'     THEN 3
                   ELSE 'LL'
                   END) ASC
    I expected the results to be in sequence what it is defined in CASE - ORDER By clause. This code is givin me error. The error is
    (CASE GWLO.productcode WHEN '1002124' THEN 1
    ERROR at line 16:
    ORA-00907: missing right parenthesis
    Please help. Thanks!

         ORDER BY
              (CASE GWLO.productcode WHEN '1002124'     THEN 1
                   WHEN 'ABPG'     THEN 2
                   WHEN 'ABIG'     THEN 3
                   ELSE 'LL'>                END) ASC
    Can u just explain me in this context? I think it should be another number in the else part - since you are returning numbers in all the 'WHEN' option. Pls explain it.
    Regards.
    Satyaki De.

  • Whenever i am using my laptop and my palms are on the base of the laptop and i am typing all of sudden... my screen size keeps resizing bigger or smaller

    i try to keep my thumb palms off the mouse pad when i am typing but every now and then my screen resizes larger or smaller until i take my left palm off the keyboard base its only when my left palm is resting on the base next to the touch pad. i type pretty fast so it gets annoying and yes it also jumps screens or reverts back to previous message and i have to choose ctrl z to undo and get back to my message i was typing... it also switches tabs on me as well... not sure why my palm being on the left of the keypad on the base should effect anything but it does after a while. and i have to stop what i am doing...and go to the firefox menu and change the screen size back down to 100% sometimes it goes up to 200-300 other times it goes down to 70-80% i find it annoying i i wish there was a way to turn off the screen resize in the setup panel. if its just left to be 100% i am happy with that... i don't need it to be bigger or smaller... there should be a way to LOCK it down... i understand that there are people out there with eye problems and needs to have the screen size increase using the + or - but there should be a lock so it just stays no matter what is happening on my keypad or touch pad or base of the pad... that screen size will not increase or decrease. unless i turn off the lock... perhaps this is something they can implement in the next version or do a quick update of the browser

    ''rojere [[#question-1055991|said]]''
    <blockquote>
    i try to keep my thumb palms off the mouse pad when i am typing but every now and then my screen resizes larger or smaller until i take my left palm off the keyboard base its only when my left palm is resting on the base next to the touch pad. i type pretty fast so it gets annoying and yes it also jumps screens or reverts back to previous message and i have to choose ctrl z to undo and get back to my message i was typing... it also switches tabs on me as well... not sure why my palm being on the left of the keypad on the base should effect anything but it does after a while. and i have to stop what i am doing...and go to the firefox menu and change the screen size back down to 100% sometimes it goes up to 200-300 other times it goes down to 70-80% i find it annoying i i wish there was a way to turn off the screen resize in the setup panel. if its just left to be 100% i am happy with that... i don't need it to be bigger or smaller... there should be a way to LOCK it down... i understand that there are people out there with eye problems and needs to have the screen size increase using the + or - but there should be a lock so it just stays no matter what is happening on my keypad or touch pad or base of the pad... that screen size will not increase or decrease. unless i turn off the lock... perhaps this is something they can implement in the next version or do a quick update of the browser
    </blockquote>
    sorry that is all greek to me thanks for attempting to explain what you were trying to explain sorry i just not tech person to be able to understand or where to begin ... have good day and thanks for again trying

  • The ear microphone on my Iphone 4 has stopped working as have the touch pad tones. Everything else appears to be ok including the microphone at the base of the unit

    The phone works fine on hands free and external headsets its just when I want to use it as a phone! I have noticed a couple of times that when I have dialled the number and cannot hear a response the mute key is highlighted. Even when I cancel this I cannot hear the person on the end of the call. Furthermore the touch pad tones have gone as well. I haven't tried restoring the phone yet but not sure what data I may lose if I did that

    I would call Apple tech support, which is excellent.  Or take the phone to your local Apple store - not AT&T or Verizon, as the Apple techs specialize in Apple products and are somewhat fanatical about them.
    Regarding the photos, they are probably still on the simm card in the phone and recoverable.  Check with the Apple folks to get them back... sorry about your pet!

Maybe you are looking for