BW query Formula requirement

Dear Experts,
We have scenario. Calculation of incentive for sales employee based on
1. Individual target       ( Incentive A )  - This i am able to get
2. sales office target   (  Incentive B )  - 
     formula required here is based on total of  sales and target for a salesoffice
    Sales office         Sales employee             Sales qty        Target Qty    Incentive A        Incentive B
     Dubai                 Salesman  A                    8                    10             Formula A      Formula B
                              Salesman  B                   10                    10             Formula A      Formula B
                              Salesman  C                   13                    10             Formula A      Formula B
                        Sales officewise total             31                     30
How to pickup salesofficewise total  in Formula B ?
or get constant value of total against each sales employee in separate column so that i can use in formula.
Thanks & Regards,
Dilip W

Dear Experts,
I have tried suggested solution not working. I am reframing my question with example.
We have scenario. Calculation of incentive for sales employee based on
Sales office target and Actual Sales ( Incentive B ) -
formula required here is based on total of sales and target for a salesoffice.
or difference of toatal Sales qty and Target qty for a salesoffice as consatat value against each salesman
Sample data for reference : e.g ( 30 - 31 ) = -1 ( Based on this i can build my formula B )
Sales office Sales employee Sales qty Target Qty Incentive B
Dubai           Salesman A       8            10            Formula B
                    Salesman B    10            10             Formula B
                    Salesman C    13            10             Formula B
Sales officewise total..         31            30
How to pickup salesofficewise total in Formula B ?
Formula Requirement is to use get /refer constant value of salesoffice wise total against each sales employee.
Thanks & Regards,
Dilip W

Similar Messages

  • Basic functions (high) in query formula for highest # of days past due

    Hi All,
    I hope you can help.  I am trying to create a formula in a query for FIAR Line Item Cube (0fiar_c03).  I would like to calculate the hightest number of days past due for open line items.  There is an operator 'high' in basic functions within the query formula.  Is it possible to use this?
    Regards,
    Cheryl Adamonis

    There is a workaround usind conditions.That is you can try to filter the top 10 % or top 10 after calculating the no of days past.However this way you will not be displaying complete dataset

  • Query formulas

    Hi All
    Can anyone please give me a list of query formulas e.g. pulling current date to paste into delivery date then add one day to display tomorrows date.
    Thanks

    Hi Dear,
    Please follow the following steps
    1) save this query in the Qry manager via Modules>Reports>Qry Wizard.
    then select any table>Next>select any row>next>next-->Finish then click on middle Pencil to edit the query..Paste the following qry..
    SELECT getdate() + 1
    then save this qry under any category.
    2) Apply the Formatted search by the saved query.
    Hope this wil hlp you...
    Warm Regards,
    Mahendra

  • BEX query formula

    HI,
        We want to write below formula in bex query, Kindly guide me, for inital(no value) i dont know what i have to use in query formula.
    if(temp = inital)
    elseif(temp>0)
    Thanks

    We can't check for SPACE, NULL, INITIAL in bex.... And the IF statement you can include keyfigure only.
    If you want to check for characteristics, then you have to go for Virtual characteristics.
    Search in the forum, you will get lot of thread on Virtual Characteristics.
    --- Thanks...

  • '*' in Query Formula Result

    Hi SDN,
    I am having a trouble with the result of a formula in query designer.  The result is showing up as '*', and I'm trying to figure out why.  I am using BW3.5.  The financial report is based on 0PCA_C01.  I have 0PROFIT_CTR hierarchy in my rows, and a structure in the columns.  The structure contains selections and formulas.
    Here is the definition of the formula which is causing the problem.
    F1 = NDIV0 (X %A Y).  Signs are defined as reversed in the properties, everything else is set to default.
    This formula is returning 0% or '*'.
    X = NDIM ( Z ) and Y = NDIM ( S ).  Z and S are selections on the profit center, and fiscal periods.  X and Y are returning values... therefore F1 should return a value instead of '*'.
    When running RSRT and executing the query, F1 returns a result.  I have tried generating the report and deleting the query cache using RSRT and I still get the same result.
    Does anyone have any ideas?  Thanks!

    Hi
    Use NODIM data function for F1 , If you have multiple units then in the result it will normally show as *
    Use this data function for the required field.
    Regards
    M.A

  • % to sales formula required in Structures _ FI Report

    The Finance Profit / Loss report involves using of structures.
    Structures are elements with different GL account groupings
    Structure Elements    Balance    % to Sales
    Sale                         150000         100%
    Materials                    32000         21%
    Employee Cost           23000         15%
    Contribution                95000         63%
    Administration cost     23500         16%
    Finance Charges          8150           5%
    Net Profit                   63350          42%
    Taxes                        19005          13%
    Profit After Tax           44345          30%
    I have worked out the structure and the balance key figure. The % to Sales figure is becoming slightly difficult. Could you suggest how to work out this formula
    Normalization does not serve the purpose. Could you pl. let me know how I can get the above % to Sales.
    Your earliest response is requested.
    Kind Regards
    Siva Kumar

    Hi,
    I have a requirement similar to Siva's. But I won't use structures for my P&L statement elements. I'd like to take advantage of the cost element hierarchy, which has already been structured with the P&L statement in mind.
    That way the statement wouldn't be limited to its fixed, high level aggregated form. The user might drill down into deeper detail, expanding the hierarchy in order to analyze the single cost elements.
    Again, how can a percentage to the sales figure would be calculated? The sales figure is given by the cumulated balance key figure, restricted with a specific cost element hierarchy node that is known. But how to select and use that value in a BEx query?
    Thanks, [Davide|https://wiki.sdn.sap.com/wiki/display/profile/Davide+Cavallari|My wiki profile]
    Edited by: Davide Cavallari on Jan 19, 2008 1:33 AM

  • Query Help required

    HI Experts ,
    Could you please help me in getting below output ,
    My Input Table :
    Number
    Loc_A
    LOC_B
    PARENT_NUMBER
    A-01
    Ind
    Aus
    A
    A-02
    Fra
    NZ
    A
    A-03
    Ind
    SL
    A
    A-04
    USA
    Aus
    A
    A-05
    Pak
    WI
    A
    A-06
    Fra
    Ag
    A
    A-07
    Rus
    Ban
    A
    A-08
    SA
    Ind
    A
    A-09
    Ind
    Ind
    A
    My Required Output
    Number
    Loc_A
    LOC_B
    PARENT_NUMBER
    A-01
    Ind
    Aus
    A
    A-02
    Fra
    NZ
    A
    A-03
    Ind
    SL
    null
    A-04
    USA
    Aus
    null
    A-05
    Pak
    WI
    A
    A-06
    Fra
    Ag
    null
    A-07
    Rus
    Ban
    A
    A-08
    SA
    Ind
    A
    A-09
    Ind
    Ind
    null
    I am comparing each and every record with its previous rows values for column Loc_A and Loc_B and if they are getting matched i m inserting null .
    table structure
    with t as
    (select 'A-01' as Num,'Ind' as Loc_A,'Aus' as Loc_B,'A' as Parent_Num from dual
    union all
    select 'A-02' as Num,'Fra' as Loc_A,'NZ' as Loc_B,'A' as Parent_Num from dual
    Union all
    select 'A-03' as Num,'Ind' as Loc_A,'SL' as Loc_B,'A' as Parent_Num from dual
    union all
    select 'A-04' as Num,'USA' as Loc_A,'Aus' as Loc_B,'A' as Parent_Num from dual
    union all
    select 'A-05' as Num,'Pak' as Loc_A,'WI' as Loc_B,'A' as Parent_Num from dual
    union all
    select 'A-06' as Num,'Fra' as Loc_A,'Ag' as Loc_B,'A' as Parent_Num from dual
    union all
    select 'A-07' as Num,'Rus' as Loc_A,'Ban' as Loc_B,'A' as Parent_Num from dual
    union all
    select 'A-08' as Num,'SA' as Loc_A,'Ind' as Loc_B,'A' as Parent_Num from dual
    union all
    select 'A-09' as Num,'Ind' as Loc_A,'Ind' as Loc_B,'A' as Parent_Num from dual
    select * from t;
    Could you please help ,i have 1000's of rows with this kind of data

    Hi,
    I have tried to create a query, this might help you
    WITH t AS (SELECT 'A-01' AS Num,
                      'Ind' AS Loc_A,
                      'Aus' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL
               UNION ALL
               SELECT 'A-02' AS Num,
                      'Fra' AS Loc_A,
                      'NZ' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL
               UNION ALL
               SELECT 'A-03' AS Num,
                      'Ind' AS Loc_A,
                      'SL' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL
               UNION ALL
               SELECT 'A-04' AS Num,
                      'USA' AS Loc_A,
                      'Aus' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL
               UNION ALL
               SELECT 'A-05' AS Num,
                      'Pak' AS Loc_A,
                      'WI' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL
               UNION ALL
               SELECT 'A-06' AS Num,
                      'Ind' AS Loc_A,
                      'Ag' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL
               UNION ALL
               SELECT 'A-07' AS Num,
                      'Rus' AS Loc_A,
                      'Ban' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL
               UNION ALL
               SELECT 'A-08' AS Num,
                      'SA' AS Loc_A,
                      'Ind' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL
               UNION ALL
               SELECT 'A-09' AS Num,
                      'Ind' AS Loc_A,
                      'Ind' AS Loc_B,
                      'A' AS Parent_Num
                 FROM DUAL)
    SELECT t.num,
           t.loc_a,
           t.loc_b,
           CASE
              WHEN (FIRST_VALUE (LOC_A)
                       OVER (ORDER BY NUM RANGE UNBOUNDED PRECEDING)) IN
                         (LOC_A, LOC_B)
                    OR (FIRST_VALUE (LOC_B)
                         OVER (ORDER BY NUM RANGE UNBOUNDED PRECEDING)) IN
                         (LOC_A, LOC_B)
              THEN
              ELSE
                 t.parent_num
           END
              parent_num
      FROM t
    NUM
    LOC_A
    LOC_B
    PARENT_NUM
    A-01
    Ind
    Aus
    A-02
    Fra
    NZ
    A
    A-03
    Ind
    SL
    A-04
    USA
    Aus
    A-05
    Pak
    WI
    A
    A-06
    Ind
    Ag
    A-07
    Rus
    Ban
    A
    A-08
    SA
    Ind
    A-09
    Ind
    Ind
    Only error I have here is the First Value is showing '-'. I have not got enough time to remove it.
    Regards,
    Adarsh

  • Problem with combination of two working query formulas

    Hey guys,
    I have a problem in building a formula correctly with the BEx formula logic. I am sure, you can help me with this.
    Right now I have four columns in my query. The first column (Actual) displays actual amounts either in local (10) or reporting (25) currency type depending on the optional selection either in the variable screen or in the free characteristics filter. The second column (Actual with Budget exch. rate) always shows the actual amounts with the budget exchange rate of the reporting currency. The third column (Budget) is build in the same way as the first column, but shows budget amount data. In the fourth column (Variance) the variance between budget and actual data should be calculated, but here lies the problem:
    The formula should differentiate the chosen columns for the calculation depending on what currency type is selected either from the optional variable selection before the query is executed or from the free characteristics filter. So if I select currency type 10 it should calculate the variance by subtracting the budget column from the first column, but if I select currency type 25 it should subtract the budget columng from the second column.
    I have implemented a formula which works already, but not for both selection possibilities (variable screen or free characteristics filter). Either the formula works when I input a currency type in the variable selection screen or when I select a filter value in the free characteristics filter. However, I need to combine both formulas in one working formula so that the user can choose if he wants to filter the currency already in the variable screen in the beginning or in the filter after query execution. Here are the two formulas which I need to get combined into one formula:
    Used Variables:
    VScreen_Selection --> value from the key of the optional Currency Type Variable from the Variable Selection Screen
    Filter_Selection: --> value from the key of the InfoObject Currency Type
    Formula for Variable Screen Selection:
    (VScreen_Selection == 10) * (Budget - Actual) + (VScreen_Selection == 25) * (Budget - Actual with Budget exch. rate)
    Formula for Free Characteristics Filter Selection:
    (Filter_Selection == 10) * (Budget - Actual) + (Filter_Selection == 25) * (Budget - Actual with Budget exch. rate)
    Can you help me to combine both Formulas? I can't believe that this is too difficult. Many Thanks in advance.
    Best Greets,
    Norbert

    Hello.
    Did you try this:
    Formula 1: Hidden
    (VScreen_Selection == 10) * (Budget - Actual) + (VScreen_Selection == 25) * (Budget - Actual with Budget exch. rate)
    Formula 2: Hidden
    (Filter_Selection == 10) * (Budget - Actual) + (Filter_Selection == 25) * (Budget - Actual with Budget exch. rate)
    Formula 3:
    (Filter_Selection <> 10) * (Filter_Selection <> 25) *Formula 1 +
    (VScreen_Selection <> 10) * (VScreen_Selection <> 25)*Formula 2

  • Link user query to required print layout

    Hi all,
    I tried linking my user query to a required print layout for user reports.
    I have followed the same procedure as given in  (Query PLD.pdf ) but when I try to save ,
    I get the following error
    Items were found with the same exclusive no [Message 101-19 ]
    Can anybody help me with this
    Thanks
    Nirmala B.

    finally got it

  • Query field requirement

    Hello All,
    I have the following requirement in the report, I wonder whether this can be done by Formula variable(Customer exit) or do it in any other way.
    The customer wants the report as shown below.
    Date (PRDT)    New Boolean Customer exit variable
    01-Jun-2011                      1
    02-Jun-2011                      1
    03-Jun-2011                      1
    04-Jun-2011                      0     
    05-Jun-2011                      0
    06-Jun-2011                      1
    07-Jun-2011                      1
    Condition to display 1 or 0
    based on the Date column the second column should populate the value 1 or 0.
    If it is a working day then it must return True (1) or else 0 based on factory cal
    If I create a Formula variable(Customer exit) I can pass only 2 values ie low and high but how to acheive this.
    Any Inputs on this is appreciated....
    Regards..
    Balaji

    Hi,
    If you don't want to extract data from source system then go for Virtual Key figure. You will be able to get the dynamically calculated value in BEX output.
    Refer the following document,
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d0293505-d14a-2d10-dabd-c2a6ffe964a7]
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/90b2babc-15ad-2d10-c4b2-bd3af67d86b1]
    Regards,
    Durgesh.
    Edited by: Durgesh Gandewar on Jul 13, 2011 5:52 PM

  • SQL Query Assistance Required for Full Outer Join

    Hi,
    Lets say I have two tables, i.e:
    TAB_A (colA1, colA2, colA3, colA4)
    TAB_B (colB1, colB2, colB3, colB4) where colB2 is a FK to colA1
    I am after an SQL query that will cater for both the following two scenarios.
    Scenario 1:
    TAB_A has two rows of data, i.e
    (1, ABC100, 1, WG_A)
    (2, ABC100, 2, WG_B)
    TAB_B has one row of data, i.e
    (1, 1, EMP_222, 4)
    I use the following SQL:
    select a.*, b.*
    from tab_a a FULL OUTER JOIN tab_b b ON (a.colA1 = b.colB2)
    where a.colA2 = 'ABC100'
    This returns two rows:
    1, ABC100, 1, WG_A, 1, 1, EMP_222, 4
    2, ABC100, 2, WG_B
    Now, what I actually would like my query to do is actually only return the row where a tab_b record exists, i.e, should only return one record:
    1, ABC100, 1, WG_A, 1, 1, EMP_222, 4
    This I can achieve by using a RIGHT OUTER JOIN instead above, but this causes issue with my scenario 2, which is the following set-up
    Scenario 2:
    TAB_A has only one row of data this time, i.e
    (2, ABC100, 2, WG_B)
    TAB_B has no data at all this time
    This returns no rows but I actually now want this single record from tab_a returned.
    I basically require an SQL query that will cater for both the top 2 scenarios, i.e, if a tab_b record exists from the outer join then only return this record along with tab_a data. If a tab_b record doesn't exist, then only return the tab_a record.
    Hope the above makes sense.
    Thanks.

    Is it what you need (not very elegant) ?
    SQL> select * from t_outer;
            ID CODE
             1 100
             2 100
    SQL> select * from t_inner;
    no rows selected
    SQL> with tab1 as (
      2  select a.id a_id, a.code, b.id b_id from t_outer a join t_inner b on
      3  (a.id = b.id and a.code = '100'))
      4  select * from tab1
      5  union all
      6  select a.*, null from t_outer a where not exists (
      7  select 1 from tab1)
      8  and a.code = '100'
      9  /
          A_ID CODE             B_ID
             1 100
             2 100
    SQL> insert into t_inner values(2);
    1 row created.
    SQL> with tab1 as (
      2  select a.id a_id, a.code, b.id b_id from t_outer a join t_inner b on
      3  (a.id = b.id and a.code = '100'))
      4  select * from tab1
      5  union all
      6  select a.*, null from t_outer a where not exists (
      7  select 1 from tab1)
      8  and a.code = '100'
      9  /
          A_ID CODE             B_ID
             2 100                 2
    Rgds.

  • BEx Query Formula Descriptions -- Conditional Formula

    My question is in regards to the description that is returned from a formula within a structure.  The data I'm expecting is based on (for example) "fiscal year."  I have a text variable setup that returns the result of the "fiscal year" to be displayed as the column description.
    However if no data is returned for the current fiscal year, I then want to display the data for the previous fiscal year.
    I have a formula setup that uses a conditional statement.  It is setup as described below:
    <b>Formula Description</b>
    --  If data is returned based on fiscal year "2008" then use that data.
    --  Else use the data based on fiscal year "2007"
    <b>Issue</b>
    -- I use a text variable that is based on 0FISCYEAR called <b>0T_FYEAR</b>
    -- When the query is run, the data returned is correct --> (2007 data if there is no 2008 data)
    -- The text variable is also used as the formula "description" which is set to "0T_FYEAR" so if there was 2008 data, the text variable would say "2008" and if not it would say "2007."
    The problem resides in the text variable which is used as the formula description.  It is displaying the technical name of the text variable (&0T_FYEAR&) instead of "2008" or "2007."
    Has anyone else had this occur?  I would expect that if the data coming back is correctly based on 2008 or 2007, then the text variable used for the formula description would also be set to "2007" or "2008" based on my formula condition.
    Any help would be greatly appreciated and of course points will be awarded!
    Kevin

    Thanks for the quick response Pallavi...
    That logic seems completely backwards to me...is there a reason BEx is trying to populate the text variable values BEFORE knowing what data is actually being returned? 
    Also, my next obvious question:  Is there a way to get these variables populated with the correct value?  Can I force it to populate AFTER the formula has been executed so BEx knows which value to assign?
    What i'm trying to do is have a Year-Over-Year (last 3 years) comparison for the past 3 fiscal quarters.  So I would compare the current quarter numbers (Qtr 1) YoY Q1/2008, Q1/2007, Q1/2006 with the previous quarter...but the previous quarter is Q4 of 2007 (not 2008).  So I cant do the same 2008, 2007, 2006 comparison.  I was hoping to move the years back one for a 2007, 2006, 2005 comparison --> Thus the need for the conditional statement. 
    I hope that helps explain.  Any insight at all would be greatly appreciated.
    Kevin
    Message was edited by:
            Kevin Susko

  • Query Formula with boolean return values

    Hi,
    In my query, I have a  formula column which returns a boolean value 0 or 1. I need to add these values, but I cannot add them as boolean.  Is there a way that I could convert the boolean values to number/integer so I can add them?
    Thanks in advance
    Best Regards,
    Rose

    Hi Rose,
    please change 'Calaculate Result as' in properties of affected formula to 'Summation'.
    If this sould not help put formula in brackets and multiply by value 1 or create a new formula like
    (yourformula = 0 + yourformula = 1) * 1
    this should provide an integer.
    Regards
    Joe

  • Query Description Required

    Hi All,
    I have a requirement, whereby when I run t.code ST03N, I get technical name of a query I would like to have the description of the query is the a way to do so ? Say via SE16 ... and get them ...
    Please assist
    Nathan

    one way is to go to SE16 table RSZELTDIR
    Choose REP for field DEFTP, query tech name for field MAPNAME.
    The field TXTLG gives you the description of the query name

  • Formula required for milk production regime

    Month
    Herd Size
    New Additions in Herd
    Milk Production/cow
    (Litres)
    Total Milk Production
    (litres)
    Jan
    10
    10
    100
    Feb
    20
    10
    10 + 10
    100+100
    April
    20
    0
    8 + 10
    80+100
    May
    20
    0
    5 + 10
    50+100
    June
    20
    0
    2 + 10
    20+100
    July
    40
    20
    1+8+10
    10+80+200
    Hello,
    I want to make cash flow for dairy farm, as you may know as the time passes the milk production of the cows gradually decreases. As you can see in the table above I have selected the text colour for every new purchase of cow come in the farm. Till now I have manually put the milk produced per cow for every new herd can somebody please help me to make a formula so I do not have to manually decrease the milk production. I just put the new herd size and total milk production automatically calculated in the last column for the next 5 months. thanks
    Further Explanation of the table:
    First purchase of 10 cows give 10 litres/cow milk for 2 months then they decrease it to 5 litre/cow in the third month. Every new addition in the herd will follow the same pattern.
    Apple Numbers 3.5.2.

    Hello
    You may use SUMPRODUCT() to calculate the total litres for each month such that -
    ∑ { [number of cows of i'th month] * [liters per cow of i'th month] } : i = 1..N
    E.g., (N = 6)
    Litres
    A1  month
    A2  6
    A3  5
    A4  4
    A5  3
    A6  2
    A7  1
    B1  litre/cow
    B2  1
    B3  2
    B4  5
    B5  8
    B6  10
    B7  10
    Table 1
    A1  month
    A2  *
    A3  *
    A4  *
    A5  *
    A6  *
    A7  Jan
    A8  Feb
    A9  Mar
    A10 Apr
    A11 May
    A12 Jun
    B1  herd size
    B2  0
    B3  0
    B4  0
    B5  0
    B6  0
    B7  =B6+C7
    B8  =B7+C8
    B9  =B8+C9
    B10 =B9+C10
    B11 =B10+C11
    B12 =B11+C12
    C1  new cows
    C2  0
    C3  0
    C4  0
    C5  0
    C6  0
    C7  10
    C8  10
    C9  0
    C10 0
    C11 0
    C12 20
    D1  total litres
    D2 
    D3 
    D4 
    D5 
    D6 
    D7  =SUMPRODUCT(C2:C7,Litres::B$2:B$7)
    D8  =SUMPRODUCT(C3:C8,Litres::B$2:B$7)
    D9  =SUMPRODUCT(C4:C9,Litres::B$2:B$7)
    D10 =SUMPRODUCT(C5:C10,Litres::B$2:B$7)
    D11 =SUMPRODUCT(C6:C11,Litres::B$2:B$7)
    D12 =SUMPRODUCT(C7:C12,Litres::B$2:B$7)
    E1  litres/cow
    E2 
    E3 
    E4 
    E5 
    E6 
    E7  =D7/B7
    E8  =D8/B8
    E9  =D9/B9
    E10 =D10/B10
    E11 =D11/B11
    E12 =D12/B12
    Rows 2 thru 6 in Table 1 are required to keep SUMPRODUCT() from throwing error in rows 7 thru 11.
    * Tables are built in Numbers v2.
    Hope this may help you get the basic idea.
    H

Maybe you are looking for

  • Integrate web dynpro into WEB UI

    Hi, I have a problem with integrating wd4a application into web ui. When I set up url of the wd4a application (absolute url) as logical link, everything went ok in dev system. But after transport to test system, application was not reachable, because

  • Need help/suggestions for an older Macbook a1342 display

    I dropped my A1342 and the display went dead... I could still get video to an external monitor from the side port but the lcd was completely out. It also had a small crack on the top corner so I just assumed that the LCD was shot, but I just replaced

  • Installing Oracle Client in silent mode

    I'm looking for the way how to install Oracla 8i or 10g in silent mode. I don't know if this is possible. I appreciate some help. Best Regards.

  • Adding Image to Search Results

    Hi I am dire need of adding images to search results, particularly the thumb of the resulting product(s). The tags TAG_NAME and TAG_DESCRIPTION work, but TAG_SMALLIMAGE doesn't. Any help would be much appreciated. Thanks, Teejay

  • I can't link up the play button in Encore

    I just want one button, THE PLAY Button. The project has no errors and will allow a build. Then When I add a button It will not link.