Monitoring points on graphs in webi

i have a graph which have axis in quarterly and corresponding point shown as point in the graph quarterly but instead user want something like x axis should be shown quarterly and point on the graph should be shown monthly. like if it is q1 in axis it should show 4 points as per months in q1 on the graph
so here it is showing points on the graph as per quarter but wanted to see the points monthly but axis in quarter

Hi Silpa,
We cant show the values of months by displaying category axis as quarter,you have to take month and quarter both as category axis.
Regards,
Samatha B

Similar Messages

  • How to Add points on graph from a text File ?

    Hello and Good Morning to all,
    I have a text file with my data and i read them by using the Read From Spreadsheet File VI,i enter the path where my file is saved,read all rows delete the first row because i don't need it and my problem is that in the text folder i have specified date and time which i want to be my X axis in my Graph and Y axis to be the Vout that means i have to use a XY Graph ,below you can see my data:
    Date        time              Vout  
    3-9-2012 7:45:37            2,35
    3-9-2012 7:45:39            2,75
    3-9-2012 7:45:41            3,15
    3-9-2012 7:45:43            3,50
    1) Is the text file format compatible with the input of the graph command?
    I do not find a LabVIEW function which convert the “date” from the text file (example:3/09/2012 07:45:37) into a compatible format for X axis for the graph.
    (Conversion from string format => into a “date and time” format)
    Can someone please provide a code solution for this problem?

    Hi gstathatos,
                             See all the threads given below:-
                             http://forums.ni.com/t5/LabVIEW/Add-points-on-XY-graph-with-time-step-not-constant/td-p/1507066
                             http://forums.ni.com/t5/LabVIEW/Add-points-on-graph-from-a-text-File-Date-and-time-include-in/td-p/1...
                             http://forums.ni.com/t5/LabVIEW/read-double-waveform-text-file-and-and-plot-graph-in-labview/td-p/10...
    Thanks as kudos only

  • How to avoid repeatition of axis labels in Graphs in WebI 4.0??

    Hello All,
    I am working with graphs in WebI 4.0. In category axis, the labels are being repeated thrice ,twice and so on based on the filter which I have placed according to my requirement.. I need them to be displayed only once. I have used axis label delete factor from Format chart. But then it solved only partial problem. Appreciate your help.
    Regards,
    Anila.

    plz
    try this
    create a one more vertical table
    and check that location-text and location-key are some .
    we think it would be like this
    location-text     location-key
    can                          01
    cbg                          02
    det                           03
    txc                           04
    txc                           05
    bec of different key and some description the axis is getting repeating.

  • How to gather a set of floating point numbers from a web page form?

    I am pretty new to Java and I am working on a project to apply Benfords law to find the probability of digits submitted by the user. My first step is to gather set of floating point numbers from a web page. How do I go about doing this? Any suggestion or a proper site where I can learn this stuff will be highly appreciated.

    I am using NetBeans IDE 5.5.1 and for this project. I have realized that the first question was not well phrased.
    I created a web project with 2 jsp files and a class file in it. When my jsp file runs I ask the user to enter a number for finding the probablility based on Benfords law.
    This is what I got so far:
    This is input.jsp
    <h1></h1>
    Please enter a number to be checked
    <form action="result.jsp" method="post">
    <input type="number" name="number" >
    <input type="submit" value="Check number">
    </form>
    </body>
    </html>
    This is result.jsp
    String number=request.getParameter("number");

  • GRAPH in web dynpro

    Hi,
    I have to create GRAPH in web dynpro application based on my conditions. I am able to create but with XML code but node position is not displaying on proper position.
    So plz help me as soon as possible.
    Thanks
    Ranveer

    Hi Ranveer,
    You can go through this [link|http://****************/Tutorials/WebDynproABAP/Graphics/page1.htm] to find an example of ALV with business graphics. You can also go through this [article|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ca932ebc-0901-0010-68a0-b4dd81a4bf81] by Venu Pillai on SDN where he explains the same. You can also find the standard SAP documentation for the same in [here|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3261cd90-0201-0010-268c-d8d72e358af6]. Hope that it helps you.
    Regards,
    Uday

  • Export graphs from Web report

    Hi.
    I need to copy graphs from web reports in 3.5.To do this, i have followed a roundabout:
    1. Save the page as mht (web archive file)
    2.Copy the image from there and paste into Powerpoint or wherever required.
    Is there any better way to do it? Or can I bring the save as mht option in the context menu?
    Is SAP addressing it any soon?
    Also is there any way to send graphs in addition to the tables via the 'distribute as email option"?
    Cheers
    Anand

    When you broadcast using the standard template the template '0QUERY_TEMPLATE_BROADCASTING' is used for broadcasting. This template only has a navigation block and table item, this is the reason why the chart is not displayed in this template. If you create a custom template for broadcasting which has chart item in it you will be able to get the chart displayed (it will be always displayed.) See the attached link for custmoizing.
    http://help.sap.com/saphelp_nw04/helpdata/en/3a/0e044017355c0ce10000000a1550b0/content.htm
    You can also override this behaviour if you attach the query to a custom web template, in this case when you broadcast you will get exactly what you see in the current report.

  • I want to create three graphs in web template

    dear all
    I want to create three graphs in web template
    the graphs's type is lines
    top 1 and worst 3 will display in graph
    first is seven days data
    second is seven weeks data
    last is six months data
    how to create those
    pls give me some advice
    thanks

    Lemine,
    Basically you have two major steps:
    1.you need to create the corresponding queries (with conditions on the key figures) in the Query Designer.
    2. Open the Web Application designer and create three charts, set their properties, then drag them to the template , and finally link them to the corresponding queries/views.
    More information on WAD can be found at: http://help.sap.com/saphelp_nw04/helpdata/en/a9/71563c3f65b318e10000000a114084/content.htm
    Hope it helps,
    Xibi

  • Single point of failure for web dispatcher

    Hi
    I need advise on how can i resolve single point of failure for web
    dispatcher in case the web dispatcher goes down on another system, what
    are the alternative which can be used to avoid this.
    In our enviroment we have db server with two application server and web
    dispatcher is installed on db server and i need to know what can i do when
    the web dispatcher on db server crashes and cannot be restarted at all.
    We are running oracle 10.2.0.2.0 on AIX 5.3.
    Regards,
    Codlick

    Hi Codlick,
    the answer is, you cannot (switch to two web dispatchers).
    If you want to use two web dispatchers, they need something in front, like a hardware load balancer. This would actually work, as WD know their sessions and sticky servers for those. But remember you always need a single point for the incoming address (ip).
    Your problem really is about switchover groups. Both WD need to run in different switchover groups and need to switch to the same third software. I'm not sure if your switchover software can handle this (I'm not even sure if anyone can do this...), as this means the third WD needs to be in two switchover groups at the same time.
    Hope this helps,
    Regards,
    Benny

  • HT202060 How can I make Activity Monitor show one graph instead of four for MacBook Air?

    How can I make Activity Monitor show one graph instead of four for MacBook Air?

    Learn about OS X: Activity Monitor shows one CPU Usage graph on systems with more than four cores
    Copied and pasted from top of the page.

  • Monitor point of Creative Media Sourc

    I had Creative Media Source 2 before and when I transfer vinyl record using the cleanup feature, I was monitoring the sound after the cleanup process.
    Therefore, I was able to compare the change in quality by listening to my Hi-Fi and my computer. Now, After upgrading to Media Source 5, my monitor point is now at the input line before the cleanup process. Anyone know how to change the software setting so I can monitor the audio after the cleanup before the actual recording is done?vinylrecord

    Ok.... I tried many times to put the PlaysForSure "firmware" on my actual player (I have version .0.03). The problem is I can not figure out how to actually put the firmware onto my MP3 player. Can someone please help me with this as I am leaving for Iraq VERY soon and I need to get the MP3 player to be recognized by Creative 5 and Windows Vista (32-bit). Thanks in advance.
    BrianY wrote:
    If you're new laptop is a Vista system, you won't have to load any software drivers for the Touch, but you'll have to update your Touch to PlaysForSure firmware since Creative doesn't do Vista drivers for the MP3 players. If your laptop is an XP system, and you're on V.x firmware, you'll need to load the drivers so that MediaSource can recognize the Touch.
    lemondrop wrote:
    My question is since now I have Creative Media Source 5 (along with Creative Li've! Cam and Sound Blaster Audigy) do I even need to load the Creative Zen Touch software on my new laptop inorder to transfer music files from my MP3 player and my laptop. Thank you in advance.

  • How to find inflection point in graph when dx is very small

    Hello,
    I'm trying to sort through position data from a feedback pot to calculate linearity of movement as part of a testing procedure. An image of the data is attached. I want to delete all data in the 'flat' part, in order to do a linear fit and R^2 of the sloped line.
    This is made trickier by the fact that the number of samples, the start and end points, and slope of the line can all vary considerably. Therefore I need some way to find the 'knee' in the graph and remove all subsequent samples from the data. 
    The most obvious method I tried was to use a derivative to find the inflection point, but since I have so many data points, the dx is very small
    (~0.05) when using the built-in labview derivatives. This means that I can't distinguish the inflection point from any other change in the values due to noise or change in velocity. I made my own derivative function, which was a newton quotient that looked at (xi+N)-(xi-N) instead of (xi+1) - (xi-1), but this still did not give good results. My next idea is to just look at the difference of every N points, and arbitrarily decide a threshold to indicate when it has levelled off. Any other ideas would be really helpful though.
    Thanks,
    -SK-
    Attachments:
    position.PNG ‏17 KB

    Lets see if I can answer without having to write a book.
    Fisrt I'd run the data through a zero-phase shift low pass filter. Then look at the 2nd derivative to find the knee. Using a zero-pahse shift fileter I was able to detect when a value was jumping up when it started to jump rather than after. THis thread may be interesting.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Is it possible to change the scale of graph in webi ?

    Hi All,
    How to change the scale of graph in the web intelligence report.
    Thanks in advance,
    Ravi

    1. Set intervals on Y-axis values of the Webi report Charts from the Webi Chart Properties
    2. Set the Interval of 500 with Y-axis value range 0 2000,such that the value should look like,0,500,1000,1500,2000   
    Reproducing the Issue
    1. Create a Webi report from e-fashion with objects Year and Sales Revenue.
    2. Run the Webi report>Turn to Column Chart.
    3. Go to Chart properties>Y Axis>Scale
    4.Here there are 2 options.
    5. Min value, Max value however the major unit option is not available like one we have in Crystal Reports and Deski
    Environment Details:
    1. BOXIR2, BOXI3.0
    Cause
    This is a limitation in Webi report.
    Resolution
    Enhancement_Request ADAPT01202508 for this issue has been raised however there is no specific timeline as of now defined about which major release this feature will be included in.
    Regards,
    Sarbhjeet Kaur

  • I would like to see the values from pointer mouse like cursor, i would like to put the mouse in point of graph and see the value of point!

    I want to use the mouse pointer like cursor, i want use in my graph xy, i dont like to move the cursor to see the point.
    is it possible?

    There are vi's available to read mouse position. Look for mouse in the example code section here. You can use the Position attribute of the property node of your graph to get the mouse position within the graph. You can get the range of the scales from the property node. Then it will be a bit of straightforward math to figure out the values.
    Beware that the size of the drawing area of the graph can change as the numbers in the scales get bigger or smaller! Good Luck
    Yours Sincerely
    John

  • Monitor loggedin user in Oracle Web Logic Server

    Dear All,
    We are using IPM (11.1.1.3.0) with Oracle Web Logic Server 10.3.3.0 (Embedde LDAP).
    Can you please let me know how to monitor user login sessions (which user login at what time to the system, when he last loggedin) from Web Logic Server ?
    Also let me know whether it is possible to create a monthly report of each user login duration and how can I do it.
    Thank You

    >
    For Oracle Forms and Reports 11g Release 2 (11.1.2), download Oracle WebLogic Server 11g (10.3.5) from OTN or
    >
    from http://docs.oracle.com/cd/E23104_01/download_readme_cr2/download_readme_cr2.htm#BABDBHCJ
    Oracle Fusion Middleware 11g Software
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/index.html

  • Post live graph to web

    I’m looking to post a live or running graph on the web - see attached picture.  I know this is possible, but don’t want to reinvent the wheel if something is readily available for me to reference.  I’m not looking for remote control on this – just want to be able to invite others to see the process.  I’m in uncharted waters here and just now starting to think about the subject.  I setup a quick link within my webpage before turning in last night: http://www.mathewsullivan.com/Personal/Test.htm
    Attachments:
    Cooldown.JPG ‏57 KB

    Hi Cryo,
    2 options come to my mind:
    1) You can get the actual frontpanel by using a property node of the vi. Then you can save this picture to a "website" and link it within an HTML file with automatic refresh. (That's how I do it for internal purposes...)
    2) You can enable remote control of your vi via web/internet explorer. Here the user can also look at your front panel.
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

Maybe you are looking for

  • Safari hangs and is very slow to connect initially after waking from sleep

    Using Safari and 10.4.8 on a Mac Mini intel core duo I put my Mac to sleep at night with the hard drive awake. In the morning, I wake my Mac and try to load a page in Safari and it always take about a minute for it to load the first page. Once it doe

  • PAYMENT PROCESS TO SUPPLIERS WITH SAP VENDOR INVOICE MANAGEMENT BY OPENTEXT

    Hello gurus i am trying to  send and write data from sap process integration to SAP vendor invoice management by OPENTEXT , the overall steps im trying are: FUNCTION: ARCHIVOBJECT_CREATE_FILE (ARC_DOC_ID) ARCHIVE_CONNECTION INSERT  (XML bound ARCDOC_

  • OSB calling BPM with SAML

    Hi all I have a composite service in my PBM server which has security WS-Policy forcing a SAML token to be passed together with the request (oracle/wss10_saml_token_with_message_protection_service_policy - method should be sender-vouches). In OSB, wh

  • Importing XML

    My company manages information in a large xml system, but needs to output RoboHelp files. I read that RoboHelp7 supports xml, but the posts I've read in the Forum seem more concerned with outputting xml, not importing it. Can I import some form of xm

  • Only one bean is allowed!!!! but how???

    hi@all i got a little problem, in my program, i want only ONE instance of backing bean to be generated, how to realize that? I dont think this is a big and hard question, so give me some hints, i will really really appreciate it !!! waiting, waiting,