Range Calculation

Hi
I have one age field(values eg 10,20,15,12).But report requirement is to have details based on age ranges(eg 0-5,5-10 etc.)
Can anyone please tell me how can I handle this with discoverer.
Please advice
Thanks
Pooja

I am able to form Range..with formula u have provided,but still facing some issue.
Data is like this
Age No of People Calc(Age Range)
100 9 100-105
103 2 100-105
But I want to show information like this
No of People Calc(Age Range)
11 100-105
I have applied group sort on calc.But it doesnt solved my problem.
Plesae suggest
Regards
Pooja

Similar Messages

  • Is there an up to date version of the Outdoor Bridge Range Calculation Utility?

    I have found this: Outdoor Bridge Range Calculation Utility
    but it dates back to 2007. Brilliant tool but is there an up to date version with the details of current kit?
    Cheers,
    Andy

    The spreadsheet seems to only rate up to 54mbps. I would have thought we could get more than that by now...
    I have a requirement to replace a laser point to point with a wireless bridge, (dont know why the powers that be have decided laser isnt appropriate anymore). I would need at least a gb, preferably more. The link is only 150m.
    Surely with the right kit there is a way to achieve the data rate needed at that distance without laser?
    Cheers,
    Andy

  • How to do range calculation with decode/case

    Trying (unsuccesfully) to this as a Discoverer calculation:
    CASE WHEN ( Activity Composite fact.Activity Date >= TO_DATE('03-Jul-2007') AND Activity Composite fact.Activity Date <= TO_DATE('10-OCT-2007') ) THEN SUM(Activity Composite fact.Activity Amount) ELSE 0 END
    I get "Unimplemented Feature." I need to create a calculation that sums the amount for records within a date range only.
    I can't use conditions because I'm comparing a specific date range in one year to a comparable range in the other.
    Am I hoping against hope or is there a way to do this?
    Thanks...

    Hi,
    Try moving the SUM( ) around the entire Case statement, like so:
    SUM(CASE WHEN ( Activity Composite fact.Activity Date >= TO_DATE('03-Jul-2007') AND Activity Composite fact.Activity Date <= TO_DATE('10-OCT-2007') ) THEN Activity Composite fact.Activity Amount ELSE 0 END)
    See if that works.
    Brent

  • AGE RANGE calculation????

    hi,
    i am working with HR CUBE(0PA_C01) which is personal actions and headcount, please tell me the logic how to calculate AGE RANGE?
    thanks in advance
    sheelu

    hi,
    points will be assured.
    thaks

  • Length of service,age range calculation please?

    Hi all,
    Could you please tell me the logic to calculate the above mentioned fields.
    please provide me the logic.
    cheers
    sheela

    Hi Sheela,
    Few benefits/Leave quota are based on the Age of the Employee, few benefits/Leaves quota are based on the length of service one has with the company...
    If this not the answer, you were looking for, pls. clarify your query little more, probably somebody will be able to help in better way.
    Regards,
    Dev

  • Date Range Calculations for gaps and overlaps

    Oracle version: 11.2.0.3
    Platform : Linux
    Empno       position    start_dt       end_dt
         1                X            01/01/2008  01/02/2010
         1                Y           01/02/2009  12/31/2012
         1                X           02/01/2012   04/01/2013    
         1                Z           5/01/2012    12/31/2012
         1                Y           05/01/2013  present         
    I need to find the exact time period the employee worked for the company in a particular position. The query should be able to calculate the overlap/gaps accordingly
    For example in this case the result should be
    Empno  position   days    Total_Days
    1             x              1156        2943
    1             y              1543        2943
    1             z               244        2943
    Thanks
    Kevin

    Hi, Kevin,
    Assuming you do have overlaps (and depending on what you mean by "overlaps") here's one way to handle them:
    WITH got_new_grp AS
       SELECT  empno, position, start_dt
       ,       NVL (end_dt, TRUNC (SYSDATE)) AS end_dt
       ,       CASE
                   WHEN  MAX (end_dt)
                             OVER ( PARTITION BY  empno, position
                                    ORDER BY      start_dt
                                    ROWS BETWEEN  UNBOUNDED PRECEDING
                                         AND      1         PRECEDING
                                  ) < start_dt
                   THEN  1
                   ELSE  0
               END  AS new_grp
        FROM   table_x
    --  WHERE  ... -- If you need any filtering, put it here
    , got_grp  AS
        SELECT  empno, position, start_dt, end_dt
        ,       SUM (new_grp) OVER ( PARTITION BY  empno, position
                                     ORDER BY      start_dt
                                   )  AS grp
        FROM    got_new_grp
    SELECT DISTINCT
              empno, position
    ,         SUM (MAX (end_dt) - MIN (start_dt))
                  OVER (PARTITION BY empno, position)   AS days
    ,         SUM (MAX (end_dt) - MIN (start_dt))
                  OVER (PARTITION BY empno)             AS total_days
    FROM      got_grp
    GROUP BY  empno, position, grp
    ORDER BY  position
    I hope this answers your question.
    If not, post a little sample data (CREATE TABLE and INSERT statements, relevant columns only) for all tables involved, and also post the results you want from that data.
    Point out where the statement above is getting the wrong results, and explain, using specific examples, how you get the right results from the given data in those places.
    See the forum FAQ: https://forums.oracle.com/message/9362002

  • YTD calculation from BEx is not working in Advance Analysis for OLAP/OR Office

    I have AA for OLAP based on BEx. There are YTD calculation in BEx Designer: User enters Period in variable, and in user exits, the Period Range is populated as "1 ~ UserEnteredValue" in second variable. In BEx, YTD is calculated based on the Restrictive KF for the period range, calculated in User Exit. This is working fine in BEx Analyzer, however in Advance Analysis (for OLAP OR in Ofice), the YTD value is not coming up they way it is in BEx Analyzer...
    Anybody has any clue, why??
    Thanking all of you in advance  

    Hello Sharma
    If something is working for BEx Analyzer but not for Analysis OLAP or Analysis Office then this typically (but not always) indicates an issue with the BICS (BI Consumer Services) component.
    I would suggest you contact support about this so the appropriate logs can be captured and the issue investigated by the BICS team.
    Regards
    Ian

  • AP1310 outdoor AP migration - AP1550

    Hello to all,
    the good old AP1310 is not anymore supported on WLC Release 7.4 and later (moreover is not possible to configure it in Flexconnect Mode) so the only chance is to replace it with the 1550 Series...I thought to use the model 1552I with Integrated Antenna but after checking the Datasheet of both families I've noticed that the antenna is gain of the 1552I is a lot weaker than the 1310:
    Cisco Aironet 1310 Outdoor Access Point/Bridge with 13-dBi integrated antenna, ETSI config
    Cisco Aironet 1552I Integrated Antenna Access Point has the following Integrated Dual Band Omnidirectional Antenna Radome (1552C/1552I)  2 dBi (2.4 GHz), 4 dBi (5 GHz)
    So... I won't been able to reach the coverage of the installed 1310 with a 1552I and I have to go with a 1552E and its external antennas (i.e. External Single Band Antennas 2.4 GHz - AIR-ANT2413P2M-N= (13 dBi, dual polarized patch))
    Has anyone already had experience with the 1552 after a migration from a 1310???
    Any info are appreciated
    BR and Thnks
    OG

    Marco,
    I have had deployments up to 2-3 miles. Nothing really long.
    Check this link below. It is the distance calculator for 1552 using different antennas. Keep in minid that distance will depend on application throughput requirements, antennas, cables used, regulatory domain, terrain features etc.
    http://www.cisco.com/en/US/docs/wireless/access_point/1550/range/calculator/1552_Link_Calculator_V1.xls

  • Link Budget for Aironet 1550EU point-to-multipoint bridge

    We have six remote building near our main office. Is it possible to use a single Aironet 1550EU as the root bridge for point-to-multipoint links to six Aironet 1530E on each building? The datasheet for Aironet 1550EU states that it support three 5Ghz antenna and three 2.4 Ghz antenna.
    The remote buildings are within 1 km radius of the main building with LOS. We are using the following link budget for our calculation. Our target bandwidth is 24 Mbps. Please correct me if my number is incorrect. I am quite new to wireless network.
    Regulatory Domain: America
    Link Margin: 5 dBm
    Cable link loss: 2 dBm
    Antenna Gain for both 2.4Ghz and 5Ghz links: 13 dBi Patch Antenna
    Max Tx Power of 1550EU for 802.11g and 802.11a with 13 dBi antenna : 20 dBm (smallest Max Tx power on channels)
    Rx Sensitivity of 1550EU and 1530E for 802.11a and 802.11g @ 24 Mbps: -81dBm
    Max Range for 5 Ghz   @ 24 Mbps = 4.78 km
    Max Range for 2.4 Ghz @ 24 Mbps = 9.95 km
    I am using the formula on this page. The result is very similar to Bridge Range Calculator from Cisco. Is my calculation correct?
    Thanks
    Reference:
    Aironet 1530 Data Sheet: http://www.cisco.com/c/en/us/products/collateral/wireless/aironet-1530-series/data_sheet_c78-728356.html
    Aironet 1550 Data Sheet: http://www.cisco.com/c/en/us/products/collateral/wireless/aironet-1550-series/data_sheet_c78-641373.html
    Aironet 1550 Max Tx Pwr: http://www.cisco.com/c/dam/en/us/td/docs/wireless/access_point/channels/lwapp/reference/guide/1550pwr_chn_7dot3.pdf

    I was going to have the same concern as you about using the 1232 for both bridging and client serving. Tying a bridge and an AP back to back is a valid configuration from what I have heard. I haven't had the opportunity to try it, though. I know that Cisco says tying 2 bridges back to back to serve as an intermediate bridge hop is a valid configuration, so I don't see why this would be any different.

  • InputDate Validation

    I have used inputDate_ component in my jsff page.
    1. I want to validation that user can select date only from current date to next 1 year only.
    2. I want to validation that user can select date only from next week to next 1 year only.
    User can't select any date except from this year only.
    Please suggest me the regular expression or other validation code for this.

    Hi,
    regular expressions on compare patterns. In your case you can use a validator (property on inputDate). The validator signature that JDeveloper creates for you looks like
    validate(FacesContext context, UIComponent component, Object value) Cast the value to Date and then do your allowed range calculation on this. If the validation is successful, just don't do anything, else (if it fails) issue
    FacesMessage m = new FacesMessage(
    FacesMessage.SEVERITY_ERROR, "your error code", "your error detail description");
    throw new ValidatorException(n);Frank
    Ps.: How to compare dates is something you can find example code using Google.

  • Question about Features of the Ap 1310

    Hi,
    My client work in a mine at 4500 mts height and he have operation problem with the this Access Point.
    i wonder if the height has something to do with the problem?
    thank you

    Hi
    Remember that when working with the 1300 units and you are doing a point to point link we need to make sure that you have properly aligned the root to the non root unit.
    Make sure that there is a clear line of sight between the units, that the units have been installed at the required antenna highest and have the required clear Fresnel zone.
    Here is the link that shows how to set the units in install mode and be sure the alignment is correct.
    http://www.cisco.com/en/US/docs/wireless/access_point/1300/installation/guide/130h_c3.html#wp1056656
    Here is the link for the outdoor range calculation tool where you can check the distance the units can cover, check the antenna height above any obstruction and required clear Fresnel zone.
    http://www.cisco.com/en/US/products/hw/wireless/ps458/products_tech_note09186a008009459b.shtml
    Also check on
    http://www.cisco.com/en/US/products/hw/wireless/ps469/products_tech_note09186a0080508551.shtml
    Finally if the distance between the units is lower then what the units can cover at full power which is set by default then you will need to lower the power levels on the unit since they could be creating to much RF interference between them due to the current power used and distance.

  • Aironet 1310 interface dot11 0 stuck in reset

    Hi trying to connect two APs with one being root and the other non root. After configuring, the wireless interface on the non root remains stuck
    int reset mode. Below is the error message i get and have tried and cant find out what the problem is.
    %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response
    Will appreciate any help. thanks

    As per dmantill mention once we have a 1310 in root bridge and the other one in non root bridge the non root bridge will not enable the radio until it sees a good signal from the root bridge and its status will be reset down.
    Remember that we have 2 types of 1310 the ones with build in antennas and the ones with no build in antenna and require and external antenna connected to it.
    To know if your unit has a build in antenna or not the part number will not include a (-R) if it has a (–R) it means that the unit does not have a build in antenna.
    Also remember that when we work with bridges we need to set them in install mode (install root bridge and install non root bridge)this mode will only allow the units to associate to each other and not pass traffic and the led’s on the back of the unit will stop works as usual and help us for antenna alignment between the units.
    Here is the link that lets us know what each sequence we get on the leds once in install mode to know how god the antenna aliment or signal is.
    http://www.cisco.com/en/US/docs/wireless/access_point/1300/installation/guide/130h_c3.html#wp1056656
    Also remember that when working with bridges by defaults the units are set to work at full power and this would create 2 scenarios.
    For example, if the units are able to cover up to 5km with full power if the distance between the units is more than 5 km then they will not be able connect and if the distance is shorter than 5 km let’s say 1 km and we leave the units at full power there is going to be too much interface and signal to noise on the connection due to the short distance between the units and at the end this could make the units not see a good signal between them.
    For instance lets say we are on a football field and each of us is on a touchdown side and for us to be able to hear each other we need to scream to each other, but if we then walk to the center of the field and we keeping screaming we are going to hear ourselves but we will not be able to understand what we are saying to each other and we will need to lower our voice.
    Here is the outdoor range calculation utility to check what is the exact distance we can cover with a unit and at an specific data rate.
    http://www.cisco.com/en/US/products/hw/wireless/ps458/products_tech_note09186a008009459b.shtml
    Just in case usefull links.
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008058f53e.shtml
    http://www.cisco.com/en/US/products/hw/wireless/ps469/products_tech_note09186a0080508551.shtml
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_q_and_a_item09186a008015502c.shtml

  • Annoying Cache-Full Problems when Launching Business Rules

    Hello,
    We are using Planning 1.1.1.3 with Essbase 11.1.1.3.000.
    I am not sure whether it is suitable place to ask this problem. If this is the wrong place to post, please kindly let me know.
    Our client encountered a lot of data cache full errors recently, but the cache is set as usual and no significant change in BRs discovered.
    To better tune the cache settings and BR launch procedure, I would like to know the answers to below questions:
    1. Is there any garbage collection mechanism related to Essbase cache?
    If we encountered data cache full error, we can only feel confident before next BR execution after restart the application and see the cache return to 0. But I think it stupid because we shouldn't have to manually reset the cache. Is there any official document or explanation about cache release mechanism of Essbase cache?
    2. How big is enough?
    We set the data cache for this application as 4G and MEMSCALINGFACTOR 2, so it should be 8G total data cache assigned. I wondered is there any guideline about how big the cache should be regarding to the dimension size, fix range, calculation function and so on?
    3. Do other operations also use up Essbase cache?
    For example, opening a 5000-row ad-hoc excel form, 100 users submitting data at the same time...
    Please help and thanks in advance for any answers!

    Thank you John,
    We have found that it is the entity dimension that should be responsible to this problem.
    I remember we have encountered this kind of problem before when we aggregate an application with the entity dimension hierarchy mixed with shared and stored instances of the same level 0 members. To put it simple, there are three members under "Entity" dimension member, which represents different view of entity hierarchies of same level 0 members. the first one has stored level 0 entity members while the other two have shared ones. And at that time, our client added another hierarchy with shared level 0 members, but they did not put this tree under "Entity" dimension member directly, but rather put it under the first child of "Entity", which is the one with stored level 0 members.
    It is a little bit confusing to describe the situation only by text. Anyway, at that time, the first hierarchy had both stored and shared instances of the same group of level 0 members. And the data cache is always full when aggregating. and after we moved the forth hierarchy to another tree so under that hierarchy the level 0 members are all shared instances, the aggregation worked flawlessly.
    I wondered why this happened and consider this is related to detailed calculation logic of Essbase. May you shed some light on this topic? Thank you with all my heart!
    Warm Regards,
    John

  • 1410 Bridge Error Message

    Has anyone seen this error before?
    DOT11-3-TX_PWR_OUT_OF_RANGE: Interface Dot11Radio0 Radio transmit power out of range
    1410 Bridge ...  Cisco documentation simply states "Remove unit from netowrk" ....

    Hi,
    Check this bug..
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCsd59019
    use the Bridge Range calculator and set the power between the bridges..
    Lemme know if this naswered ur question!!
    Regards
    Surendra

  • Which wireless conferencing device comparable with Cisco

    Hi
    I am fairly new to wireless and need some clarification about Voice conferencing. We have Cisco call manager now my office want make a voice conferencing with other office .we are looking a conferencing device which should be wireless and getting IP via wireless goes through our call manager to other site. Can anyone tell me which wireless conferencing device comparable with Cisco call manager for voice conference and what we have to do to make voice conference.Any help would be appreciated.
    (Meeting Room)Voice conferencing device ----->access point----->LAN-àCisco call manager---à
    Router  ------->  Internet cloud  ------àRemote site meeting room
    Thanks
    Aminul

    You definitely need a WLC/WiSM, that's for certain.  Your WLC/WiSM needs to run Mesh IOS/Firmware.
    BUILDING IS IN A ROUND SHAPE. WALLS ARE THICK AROUND 20 CM. WE CAN CONNECT ONLY ONE AP TO THE ROUTER WHICH IS ALREADY CONNECTED, OR WE CAN CONNECT ANY WIRELESS ROUTER ITSELF ON THE PLACE OF EXISTING ROUTER.
    How do you plan to power up the APs?
    Next tricky part is what type of Mesh WAP are needed.
    You need 1500 Mesh AP.
    Cisco Aironet 1520 Series Lightweight Outdoor Access Points
    http://www.cisco.com/en/US/prod/collateral/wireless/ps5679/ps8368/data_sheet_c78-532987.html
    Cisco Aironet 1520 Series Lightweight Outdoor Access Point Ordering Guide
    http://www.cisco.com/en/US/prod/collateral/wireless/ps5679/ps8368/product_data_sheet0900aecd8066a157.html
    Cisco 1520 Series Outdoor Mesh Range Calculation Utility
    http://www.cisco.com/en/US/prod/collateral/wireless/ps5679/ps8368/1520_Link_Calculator.xls
    NOTE:  Try avoid using all caps when typing.  It's rude.

Maybe you are looking for

  • Function module to create query view from technical name of the query ?

    Hi Experts, I am trying to create webservice definition using function module. In this code, I am calling function module 'RSCRMBW_REPORT' which requires query view name ( we can see this in RSCRM_BAPI) as a value for parameter i_reportuid. For the t

  • Call of duty world at war

    soo i got a macbookpro 4 with the 8600mt 512 with 2 gigs of ram i was just wondering if any 1 has played the new call of duty world at war game and gets any good framerate i know i don't i get like 30 fps any tips or ideas? Message was edited by: fre

  • Error while sending Material Master IDOC to Auto ID 2.1

    Hello All, I am using Auto ID 2.1 with SP1 on NW04. Integration server is XI 3.0 with corresponding XI Content for Auto ID. The backend is ERP2004. I am using the config guide for Auto ID 2.1. After completing the configuration, I tried sending the M

  • Patch updates and preventive maintenance in SAP b1

    Dear Experts Can i get a list of the total patches we have updated so far with the date updated for SAP business one either from SBO or SQL. Are there any routine checks that we can carry out in SAP B1, like system tests that we can document and keep

  • Is Oracle dead?

    1. Is oracle dead, everybody in irc mention oracle is dead, they stop answering, long live postgre, gets lots of feedback, mysql sucks and dont give any answers etc etc. - oracle doesnt welcome new comers? Its all about 40's!! - what does it mean? -