Value Columns - SPC chart

Hi,
  i want to pass / set value columns at run time in SPC chart. i know the value column only at run time. i created one query template with giving table name and select query like select [param.1],date1 form temp1. i set attribute column of data mapping as date1. Say temp1 contains columns like Faran, temperature. i will choose any one of these column from front end. and i want to set that column name in value columns of data mapping. i tried with
document.<my applet>.getChartObject().setValueColumns("temperature"). but it displayed error as object doesnt support this property.
how to do it?
-senthil

Senthil
First get the desired column name from the Query Template which gives the column names (eg Faren, Temp etc).
say that QT name - QTTemp which is saved in some defined folder in ur system.
then
Use following
1. document.<AppletForQTTemp>.getQueryObject().setParam(1,"?"); where "?" is the input param to be passed to that QT
2. document.<AppletForQTTemp>.executeCommand();
3. document.<AppletForSPCChart>.getChartObject().setValueColumns(document.<AppletForQTTemp>.getColumnName("?")); where "?" is the column number of the desired column u want to set.
Regards
Som

Similar Messages

  • Proper showing value of a column type chart in BI 7.0

    Hi,
    I am in BI 7.0.  I created a Web template with column type chart.  I want to show the column value only when users move the cursor on top of the column.
    The problem is when system showing value also show the category/serious and category description.  Is there any way to show value only?
    Thanks for your help,
    Frank

    Hi Wond,
    Thanks for your quick response. 
    Your solution is for BW 3.5 or BI 7.0?  I remember with BW 3.5, WAD has chart property and option.  But, I don’t think BI 7.0 has chart option.  I am with BI 7.0.  I clicked on property and nothing happens.  I don’t know is my system setup issue or other.  When I modify chart property, I have to use Edit -> Wizard or Refine.
    Any other solution?
    Regards,
    Frank

  • 2D Column Flash Chart - Series Showing Zero Values in Chart

    Hi,
    I have created a 2D Column Flash Chart - with 6 series with different coloring of bars..I have obtained the result as I wanted.
    Now the problem is the distance between one series to another series is filled up with value 0.
    Anybody please help me remove the 0 value in chart which is coming between series.
    Thanks
    JP

    Hello,
    I guess you must have data that reflect the 0 value, no?
    In your query can you do WHERE value <> 0, so they don't get taken into account or is it the purpose to keep them in?
    Thanks.
    Regards,
    Dimitri
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/

  • Multiple Value Columns in an SPCChart

    I'm plotting power generation values in an SPCChart but I'd also like to lay over it a second data series showing ambient temperature design power values for comparison.  Right now I'm passing the second data series in as a control limit but it suffers in appearance.  Setting it up as a second value column causes the chart to fail.  I need to use an SPC Chart because the users want to enter data point comments.
    One solution might be to use an iChart and handle the comments in a separate process.  I'd lose the red comment flags but that would be a small price to pay.
    Any thoughts?
    We're running 12.0.4.
    Thanks for the help!
    David Macindoe

    Map your second data series into the AttributeColumns and then assign it to the MouseTrackingAttribute.  Even though you will not have a second line in the SPC Chart, at least the users only have to hover over the markers to see the value in the mouse tracking area (it will show up inside square brackets [xxxx] in the top left corner).

  • Access the X-axis value from Flash Chart

    Hi,
    Is there a way I can access the X-axis value from Flash Chart to populate a report in another page? My X-axis is not a direct column in the table it is computed in the query.
    X-axis is MON-YEAR computed from the Begin_Date column. I want to capture the MON-YEAR clicked by the user to populate a report for that Mon-Year.
    Here is my chart SQL.
    select 'f?p=&APP_ID.:18:&SESSION.:::::::' link,
    to_char( "VIEW"."BEGIN_DATE",'MON-YYYY') label,
    sum(decode(TYPE_Id,2,Value,0)) "Value-1",
    sum(decode(TYPE_Id,1,Value,0)) "Value-2"
    from "VIEW" where to_char( "VIEW"."BEGIN_DATE",'MON-YYYY')= to_Char(sysdate-100, 'MON-YYYY')
    group by to_char( "VIEW"."BEGIN_DATE",'MON-YYYY'),
    to_char( "VIEW"."BEGIN_DATE",'YYYY')
    order by to_char( "VIEW"."BEGIN_DATE",'YYYY')
    Any suggestions?
    Thanks

    Thanks Marco..
    I did the same thing. I found this info at Re: Charts and links
    in the forum.
    Thanks for the help again.
    Nimmi

  • Setting LSL, USL and Target in SPC Chart

    I need to set my LSL, Target and USL of an SPC Chart to nothing.  Is the below param correct to do this?  I have tried this and it seems to set them at 0.  This then throws my chart off as far as SPC control limits goes.  I can not simply open display editor and change this because more than one chart depends on this display.
    <param name="USLColumn" value="">
    <param name="LSLColumn" value="">
    <param name="TargetColumn" value="">

    Why do you need to set them to "nothing" - shouldn't you be using another type of chart (e.g. custom chart, line/marker chart, etc.)?
    In any case, simply deselect showing the LSL/Target/USL in the display template editor.
    <param name="UpperShowSpecificationLimits" value="false">
    <param name="LowerShowSpecificationLimits" value="false">
    - Rick

  • Specification limits on SPC Chart

    Hi All,
    I created a SPC chart with specification limits enabled. If user has provided lower spec limits without upper spec limits then it is taking the upper spec limit value as 0.0 by default. I would like to have limits to be one-sided.
    For example:
    An attribute should be at least 232,if its lower we have a problem. But there's no upper spec limit on it. The higher number we have the better.
    If I put a very high number on the query, like 10000, that disturbs the Y-axis scale and shows Y-axis 0-10000, which does not show a good picture.So we need a way to enable only 1 spec limit, and keep other disabled as need.
    Hoping to get a answer for this.
    Regards,
    Ravi Kumar

    Hi,
    Anyone has any answers for this one as to whether it can be done or not.
    Thanks & Regards,
    Ravi Kumar

  • Problem in spc chart

    HI All,
    I have three  requiremnets --
    1. To calculate the upper sepcification limit and lower specification limit based on a calculation by taking values from a table.
    2. I have to generate to two spc charts one is based on date and another based on order number. Both the fields are present in the same table. But when user input as date, date based chart should be displayed and same should be applied to oredr number.
    3. Is there any way i can display multiple spc charts in single output page.
    thx
    supriya

    HI Ramesh,
    My requirement is like this ...
    I have to take the input from sap r/3 in xmii do some calculation and show in spc chart.Like this i have to generate so many dashborads.
    Requirement is that all the dash boards should be visible in a sngle page itself.
    As i am new to xmii, id ont know how to integrate this with html and java script to do this. can u please let me know the prcedure.
    One more requiremnet is, i have to set the specification limits based on the input values retreived from r/3. Dynamicall it has to be caluclated and should be set to it.
    please help me in completing this scenario.
    thx
    supriya

  • Spc chart

    hi,
    can some one tell how to get the spc charts from  the system- config, master data,etc. settings. how to export it to excel
    thanks in advance

    Create sampling procedure with fixed sample and valuation mode as SPC inspection with free inpection point-tick.
    Select suitable control chart type.
    In MIC maintain-
    lower limit,uper limit,target value,sampling procedure,spc characterictic,single result,fixed scope.
    Assign this MiC to inspection plan.
    After doing result recording,click control chart.
    Vishal

  • SPC Chart Display

    Hi honored experts,
    I am trying to set up some demo SPC charts for a customer with no success...
    What I did so far:
    1. I defined a DC group with two parameters.
    2. I entered a few figures for those parameters for some PSNs using the standard POD.
    3. I defined a SPC chart with some random values using the SPC CHART MAINTENANCE activity.
    4. I launched the SPC Display activity and entered the DC Group and one of the Parameters which I defined under (1).
    5. When I hit the "search" button I get the message "No charts defined for combination of DC group "P-109", version "A" and DC parameter "DREHMOMENT" (Message 19660)"
    So, what's wrong?
    I count on you...
    best wishes,
    Georg

    Hi Sergiy,
    my initial question is solved. Now the system asks me to install the Statit e-Server... I will see how that goes... maybe I'll come back with some more questions...
    Nevertheless, this thread is closed. Thanks.
    Georg

  • Spc chart CL

    Hi
    How can I change how many data points the centre line is calculated over on my SPC chart?

    Thanks Manoj, but I don't think that's what I want.
    Say I had 10 data points 11,12,10,8,9,11,10,12,14,13
    then the centre line (mean) is obviously 11, but in my scenario I want to display all 10 points on my xbar chart, but I want to calculate my mean (and therefor all my control limits) on only the most recent 5 values, giving a CL of 12.
    Nick

  • SPC Chart function setPropertyValue("ShowXAxis") broken?

    Hi,
    Using 12.1 SP6 but have the same problem in SP4.
    I have an SPC chart being plotted for a variable amount of data.  If there are less than ~75 batches I want to show the X axis with the batch numbers, if I have more than 75 batches I want to disable the X axis because the x axis label runs together and is completely unreadable.
    I tried dynamically setting the boolean for ShowXAxis in the irpt page and it took no effect.  Is this functionality broken or is something wrong with the syntax?  It didn't throw any errors when I tried it...
    The exact command used was document.SPCChart.setPropertyValue("ShowXAxis",false);
    Additionally, starting in SP6 if I change a parameter in a display template in the workbench and save the template and reload the page then the saved change does not take effect.  In SP4 all that was needed was to reload the page but in SP6 I seem to need to clear my java cache before a change to a display template takes effect.  I'm not sure how dynamic setting of display template property values will work if this is the case?
    Any options here?
    Thanks,
    Kerby

    It would appear you're not using the script assistant, which would help eliminate guessing.
    document.SPCChart.getChartObject().setShowXAxis(false);
    document.SPCChart.updateChart(false);
    The setPropertyValue method you tried would normally be used to add a name/value pair to the user session - not directly effect a runtime setting in either the query template or display template.

  • SPC Chart Usage in xMII

    I have requirement to draw spc chart by doing calculation taking the real time data from r/3.
    I able to do the calculations and in the last stpe i have to draw the spc chart. The output of calculation is in the form of xacute query.
    I selected as the source for the spc chart. It contains two different values one quantity and date.
    date should come in x-axis and qunatity should come in y-axis, this is my requirement. Please let me know how to do this.
    Thx
    supriya

    Hi Supriya
    Suppose u hv some points below LSL/USL, then u can make a "comment" on that specific point that <b>This point lies beyond LSL/USL</b>.
    This comment can be made by this following steps:
    <b>Step 1</b> : Select any inspection data point on the SPC Chart
    <b>Step 2</b> : Right-Click, then go to Upper Chart > Comments
    <b>Step 3</b>: Then a popup window (Point Comments) comes up, then user click the Add button to get another smaller popup window (Comment Entry) to write a new comment and click the Add button. The comment entry is shown in the table ‘Point Comments’ as follows. Then click the Close button
    When u hv made a comment, u'll see a red colored small icon on the selected point.
    Limitations:
    • Comments can only be made in simple average chart.
    • When sub-group size equal to 1 (does not work for bigger size)
    • Comments entered cannot be deleted, will always be visible when the data point is chosen
    If u want to see the collection of comments made by different users, then u can get this by going Query Template Editor > New > SQL Query > Server = Quality Portal and Mode = Query. there u'll find an available table named <b>Comments</b>
    Now if u want to analyze over all details of the SPC Chart, u can right-click, then go to Data > Summary Statistics
    Regards
    Som
    Please feel free to ask furthers, if necessary

  • Are Multiple cfchartseries/seriescolor Values for Bar Chart Possible

    Client wants their reporting bar charts adjusted to show
    green bars when counts are better than 90%, yellow when better than
    80% but less than 90% and red when below 80%. It is possible to
    have multiple series color based upon count values?
    <i>If not, I would recommend this as a future nice to
    have capibility.</i>

    HI Smitha,
    Then try this.
    Create a formula. Inside Just use the Round function to round your Keyfigure.
    Then use this formula to be displayed in the Chart Experts, Data Tab on the Show Value column.
    Let me know if it works.
    Regards,
    Vinaya Paulraj.

  • SPC Charts and Analytics

    Hi....
    I hope somebody can provide some help.
    Does SAP's software generate SPC charts using STATIT Custom QC and STATIT eQC or another software package?  or is it SAP developed?
    Does anybody know if BusinessObjects is capable of generating SPC charts like an X-bar S chart?  Can it also provide process capability analysis (e.g. histograms with Cpk values)?
    Thanks,
    John

    You have to log into SAP to see the charts , cp,cpk values etc. I am not aware of any options to publish these charts on web, I never got  a chance to do that.
    But with my experience, the SPC options in standard SAP (ECC or R/3) are very limited not like  third party applications like infinity qs etc. The SPC chart options like any other sap r/3, go to the related transaction code and pull up the charts on various selection criteria. Configurable graphical options are available and SAP supports various kinds of charts.
    The other option (I have doen it in multiple places) is utilize sap to gather/collects data points, inerface third party statistical packages  like statistica to sap r/3 . downlaod the data from sap and do the analysis.
    Hope it helps.
    Thanks,
    Ram

Maybe you are looking for