Query output scroll Buttons

It would be nice if there was a >> and << Buttons to get you to the bottom of a query return set and one to get you back to the beginning of the return set. It is time consuming to keep sliding the scroll bar to have the next xxx rows returned. Nice product :)

Hi,
I suppose u have 2 selection screen s1 and s2.
just try this code.
at selection-screen.
if r1 = 'X'.
flag = 1.
elseif r2 = 'X'.
flag = 2.
endif.
start-of-selection.
if flag = 1.
call selection-screen s1 starting at x1 y1 ending at x2 y3.
elseif flag = 2.
call selection-screen s2 starting at x1 y1 ending at x2 y2.
endif.
Try this..
Good Day.
-Anmol.
Replay On----
Hi,
If I have 2 radio buttons R1 n R2, n I want that if I select R1, selection screen S1 shud appear, n if i select R2, S2 shud appear.
How do I go about doing the coding for this?

Similar Messages

  • Touchpad Scroll-buttons not working properly

    Hello all,
    I was not sure if this is actually a Desktop Environment or Hardware problem, but since it's hardware related I will post it here.
    The problem:
    On my touchpad (on Acer Aspire 5610Z) I have scroll button for up/down/left/right and until a recent update the scroll buttons need to be clicked repeatably in order to scroll. Before the upgrade and the way I'm expecting to behave is that when I click and hold a button - it should repeat the scroll (I hope you are able to understand it). So basically my problem is that to scroll with the scroll-buttons I have to click it numerous times in order to scroll, instead of just holding the button pressed.
    At the same time all other features like two-finger scrolling, gestures etc. are working, but I'm not used to scroll with two fingers and would like to have my scroll-buttons working.
    Here is some information about the configuration:
    10-synaptics.conf
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    Option "SHMConfig" "on"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    Option "VertEdgeScroll" "on" # enable vertical scroll zone
    Option "HorizEdgeScroll" "on" # enable horizontal scroll zone
    Option "VertTwoFingerScroll" "on" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "on" # horizontal scroll anywhere with two fingers
    EndSection
    Output of synclient -l
    Parameter settings:
    LeftEdge = 1752
    RightEdge = 5192
    TopEdge = 1620
    BottomEdge = 4236
    FingerLow = 25
    FingerHigh = 30
    FingerPress = 256
    MaxTapTime = 180
    MaxTapMove = 221
    MaxDoubleTapTime = 180
    SingleTapTimeout = 180
    ClickTime = 100
    FastTaps = 0
    EmulateMidButtonTime = 75
    EmulateTwoFingerMinZ = 282
    EmulateTwoFingerMinW = 7
    VertScrollDelta = 100
    HorizScrollDelta = 100
    VertEdgeScroll = 1
    HorizEdgeScroll = 1
    CornerCoasting = 1
    VertTwoFingerScroll = 1
    HorizTwoFingerScroll = 1
    MinSpeed = 1.6
    MaxSpeed = 1.75
    AccelFactor = 0.087
    TrackstickSpeed = 40
    EdgeMotionMinZ = 30
    EdgeMotionMaxZ = 160
    EdgeMotionMinSpeed = 1
    EdgeMotionMaxSpeed = 401
    EdgeMotionUseAlways = 0
    UpDownScrolling = 1
    LeftRightScrolling = 1
    UpDownScrollRepeat = 1
    LeftRightScrollRepeat = 1
    ScrollButtonRepeat = 100
    TouchpadOff = 0
    LockedDrags = 0
    LockedDragTimeout = 5000
    RTCornerButton = 0
    RBCornerButton = 0
    LTCornerButton = 0
    LBCornerButton = 0
    TapButton1 = 1
    TapButton2 = 2
    TapButton3 = 3
    ClickFinger1 = 1
    ClickFinger2 = 1
    ClickFinger3 = 1
    CircularScrolling = 0
    CircScrollDelta = 0.100007
    CircScrollTrigger = 0
    CircularPad = 0
    PalmDetect = 0
    PalmMinWidth = 10
    PalmMinZ = 200
    CoastingSpeed = 20
    CoastingFriction = 50
    PressureMotionMinZ = 30
    PressureMotionMaxZ = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice = 1
    TapAndDragGesture = 1
    AreaLeftEdge = 0
    AreaRightEdge = 0
    AreaTopEdge = 0
    AreaBottomEdge = 0
    HorizHysteresis = 25
    VertHysteresis = 25
    ClickPad = 0
    Output of xinput list :
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=12 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Power Button id=8 [slave keyboard (3)]
    ↳ Sleep Button id=9 [slave keyboard (3)]
    ↳ USB2.0 Camera id=10 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)]
    And the last upgrade since the scroll buttons stopped working:
    [2012-03-14 08:15] upgraded chromium (17.0.963.78-1 -> 17.0.963.79-1)
    [2012-03-14 08:15] > Updating desktop mime database...
    [2012-03-14 08:15] upgraded eric (5.1.8-1 -> 5.2.0-1)
    [2012-03-14 08:15] upgraded freetype2 (2.4.8-1 -> 2.4.9-1)
    [2012-03-14 08:15] upgraded git (1.7.9.3-1 -> 1.7.9.4-1)
    [2012-03-14 08:15] upgraded glproto (1.4.14-1 -> 1.4.15-1)
    [2012-03-14 08:15] upgraded grep (2.11-1 -> 2.11-2)
    [2012-03-14 08:15] upgraded gstreamer0.10 (0.10.35-1 -> 0.10.36-1)
    [2012-03-14 08:15] upgraded gstreamer0.10-base (0.10.35-1 -> 0.10.36-1)
    [2012-03-14 08:15] upgraded gstreamer0.10-base-plugins (0.10.35-1 -> 0.10.36-1)
    [2012-03-14 08:15] upgraded gstreamer0.10-good (0.10.30-2 -> 0.10.31-1)
    [2012-03-14 08:15] upgraded gstreamer0.10-good-plugins (0.10.30-2 -> 0.10.31-1)
    [2012-03-14 08:15] upgraded xcb-proto (1.6-2 -> 1.7-2)
    [2012-03-14 08:15] upgraded libxcb (1.7-2 -> 1.8.1-1)
    [2012-03-14 08:15] upgraded libx11 (1.4.4-1 -> 1.4.99.1-1)
    [2012-03-14 08:15] upgraded libxt (1.1.2-1 -> 1.1.2-2)
    [2012-03-14 08:15] upgraded imagemagick (6.7.5.3-1 -> 6.7.6.0-1)
    [2012-03-14 08:15] upgraded inputproto (2.0.2-1 -> 2.2-1)
    [2012-03-14 08:15] upgraded libglapi (7.11.2-1 -> 8.0.1-2)
    [2012-03-14 08:15] upgraded libgl (7.11.2-1 -> 8.0.1-2)
    [2012-03-14 08:15] upgraded intel-dri (7.11.2-1 -> 8.0.1-2)
    [2012-03-14 08:16] upgraded kdebase-runtime (4.8.1-1 -> 4.8.1-2)
    [2012-03-14 08:16] upgraded khrplatform-devel (7.11.2-1 -> 8.0.1-2)
    [2012-03-14 08:16] upgraded libegl (7.11.2-1 -> 8.0.1-2)
    [2012-03-14 08:16] upgraded libgles (7.11.2-1 -> 8.0.1-2)
    [2012-03-14 08:16] Users no longer need to be in the 'camera' group to use camera devices
    [2012-03-14 08:16] upgraded libgphoto2 (2.4.11-1 -> 2.4.13-1)
    [2012-03-14 08:16] upgraded libnids (1.24-1 -> 1.24-2)
    [2012-03-14 08:16] upgraded libpciaccess (0.12.1-1 -> 0.13-1)
    [2012-03-14 08:16] upgraded libtiff (4.0.0-1 -> 4.0.1-1)
    [2012-03-14 08:16] upgraded libxft (2.3.0-1 -> 2.3.0-2)
    [2012-03-14 08:16] upgraded libxi (1.4.5-1 -> 1.6.0-1)
    [2012-03-14 08:16] upgraded man-pages (3.36-1 -> 3.37-1)
    [2012-03-14 08:16] upgraded mesa (7.11.2-1 -> 8.0.1-2)
    [2012-03-14 08:16] upgraded mpfr (3.1.0.p3-1 -> 3.1.0.p7-1)
    [2012-03-14 08:16] upgraded oxygen-gtk2 (1.2.1-1 -> 1.2.2-1)
    [2012-03-14 08:16] upgraded oxygen-gtk3 (1.0.1-1 -> 1.0.2-1)
    [2012-03-14 08:16] upgraded poppler (0.18.3-2 -> 0.18.4-1)
    [2012-03-14 08:16] upgraded poppler-glib (0.18.3-2 -> 0.18.4-1)
    [2012-03-14 08:16] upgraded poppler-qt (0.18.3-2 -> 0.18.4-1)
    [2012-03-14 08:16] upgraded python-configobj (4.7.2-3 -> 4.7.2-4)
    [2012-03-14 08:16] upgraded python-pygments (1.4-5 -> 1.5-1)
    [2012-03-14 08:16] upgraded python2-pygments (1.4-5 -> 1.5-1)
    [2012-03-14 08:16] upgraded ruby (1.9.3_p125-1 -> 1.9.3_p125-2)
    [2012-03-14 08:16] upgraded skype (2.2.0.35-2 -> 2.2.0.35-3)
    [2012-03-14 08:16] upgraded xf86-input-evdev (2.6.0-4 -> 2.7.0-1)
    [2012-03-14 08:16] upgraded xf86-input-synaptics (1.5.0-1 -> 1.5.99-0.2)
    [2012-03-14 08:16] upgraded xf86-input-vmmouse (12.7.0-3 -> 12.8.0-1)
    [2012-03-14 08:16] upgraded xf86-video-intel (2.17.0-2 -> 2.18.0-1)
    [2012-03-14 08:16] upgraded xf86-video-vmware (11.1.0-1 -> 12.0.0-1)
    [2012-03-14 08:16] upgraded xorg-server-common (1.11.4-1 -> 1.12.0-1)
    [2012-03-14 08:16] upgraded xorg-server (1.11.4-1 -> 1.12.0-1)
    [2012-03-14 08:16] upgraded xorg-xinput (1.5.3-2 -> 1.5.99.1-1)
    [2012-03-14 10:51] Running 'pacman -S gimp-devel'
    [2012-03-14 10:52] Running 'pacman -S extra/gimp-devel'
    [2012-03-14 10:52] Running 'pacman -Syy'
    [2012-03-14 10:52] synchronizing package lists
    [2012-03-14 10:54] Running 'pacman -S extra/gimp-devel'
    [2012-03-14 10:55] Updating font cache... done.
    [2012-03-14 10:55] installed gsfonts (1.0.7pre44-3)
    [2012-03-14 10:55] installed libwmf (0.2.8.4-9)
    [2012-03-14 10:55] installed babl (0.1.6-1)
    [2012-03-14 10:55] installed gegl (0.1.8-2)
    [2012-03-14 10:55] installed gimp-devel (2.7.5-1)
    [2012-03-14 11:01] Running 'pacman -U /tmp/yaourt-tmp-vladi/PKGDEST.26J/gimp-photoshop-brush-1.0-1-i686.pkg.tar.xz'
    [2012-03-14 11:02] installed gimp-photoshop-brush (1.0-1)
    [2012-03-14 11:02] Running 'pacman -U /tmp/yaourt-tmp-vladi/PKGDEST.Jc0/gimp-photoshop-brush-1.0-1-i686.pkg.tar.xz'
    [2012-03-14 11:02] upgraded gimp-photoshop-brush (1.0-1 -> 1.0-1)
    [2012-03-14 11:03] Running 'pacman -S --asdeps --needed extra/perl-xml-parser extra/intltool'
    [2012-03-14 11:03] installed perl-xml-parser (2.41-2)
    [2012-03-14 11:03] installed intltool (0.50.1-1)
    [2012-03-14 11:03] Running 'pacman -U /tmp/yaourt-tmp-vladi/PKGDEST.GVM/gimp-plugin-saveforweb-0.29.3-1-i686.pkg.tar.xz'
    [2012-03-14 11:03] installed gimp-plugin-saveforweb (0.29.3-1)
    [2012-03-14 11:04] Running 'pacman -U /tmp/yaourt-tmp-vladi/PKGDEST.OX1/gimpfx-foundry-2.6_1-2-i686.pkg.tar.xz'
    [2012-03-14 11:04] installed gimpfx-foundry (2.6_1-2)
    [2012-03-14 20:27] Running 'pacman -Syy'
    [2012-03-14 20:27] synchronizing package lists
    [2012-03-14 20:30] Running 'pacman -Syu'
    [2012-03-14 20:30] synchronizing package lists
    I thank you in advance for your suggestions

    I'm afraid the problem is in driver.
    I compared sources of input-synaptics 1.6.3 and 1.7.0 and it seems that author has cut off the functionality of "repeating" scrollbuttons
    Here's the announce of this new version:
    http://lists.freedesktop.org/archives/x … 55593.html
    And we can read there: "Purge scrollbuttons (repeat)".
    Strange decision I think...

  • Change layout of Adhoc query output list for Custom infotype

    Hi All,
    The fields in the Infoset query output on a custom infotype are aligned with the fields u2018payment typeu2019 and u2018amountu2019 appearing repeatedly(in columns) as declared in the Infotype and the output will be a long horizontal list.
    Instead, the requirement is that the output list should show vertically so that If I choose u2018Payment Typeu2019 and u2018Amountu2019 as output fields, it will show a long vertical list as in the case of a standard infotype (IT0008).
    Also, this way enables user to use Payment Type as a selection criteria so as to just pulling the needed payment type. When we use IT0008 in the infoset it works fine but in custom IT it does not work.
    Any pointers/suggestions on how we can achieve this would be helpful.

    Hi yu liang,
                     You can find vendor list having Vendor No. & without showing total liability for every vendor.
    after executing the report,
    1.You need to select "change layout (ctrl+F8)",
    a small window comes, it has two part -> column content & hidden fields.
    then u select "Vendor" from hidden field & move it to column content.
    2. at column content there is a column named "Total". u need to remove check for your column name "amount".
    now select "copy" button or enter. u will find the req. report.
    u can save it also by ur name.
    hope its helpful to u.......
    plz, reward points as a way of thanks if helpful...

  • Ad-Hoc query output issue

    Hello Experts,
    Recently we have upgraded the system and we are facing issues with Ad-Hoc query output.
    Issue : After entering data in selection fields and click on "OUTPUT" button we  are getting output. now I changed the selection field  data and click on "OUTPUT" button then we are getting message "No Data selected".
    But when clicked on "HIT LIST" button for changed selection fields then we are getting HIT LIST count and after click of "OUTPUT" button we are getting output.
    So at this point this is unclear why it is working after HIT LIST? This is not consistent but appearing most of the time.
    Regards,
    Saurabh

    Thank you for reply. Yes I have checked SQ03, 02 and 01.
    It is not specific to particular query it is appears to be for all the queries.
    The important thing is to get the output we need to click first HIT LIST button and then OUTPUT. Is there any specific settings maintained for displaying output without clicking HIT LIST ?

  • Jump to search term in a query output...

    Hi,
    I have the results of a query outputted in a table. Depending
    on the user, this can be a longish query - maybe 100+ results. All
    these results have a checkbox next to them. The user checks the
    records they need to select, then submits the form to take that
    list of records in the "check" variable to another page which
    processes it.
    What I'd like to be able to do is provide a search box on top
    of this table, for the user to type in a search term in the record
    they want to find. Then, I'd like the page to jump down to that
    record so the user can check it. But here's the kicker - I don't
    want to lose any other already-checked boxes. So the form variable
    needs to persist, even if this is done multiple times.
    Any ideas on how this might be accomplished? I don't mind if
    the search has to be tied just to one field, etc. And I'm not
    asking anyone to write the code for me. Just point me in the
    direction of the right technique/technology, if ya can.
    Thank you!

    Hi,
    It might be worth checking out some of the Ajax libraries for
    this. jQuery (
    http://jquery.com) has a plugin
    called ScrollTo (
    http://plugins.jquery.com/project/ScrollTo)
    that lets you easily scroll to a specific position or element (or
    other) item on a page. The developer has more details on his site (
    http://flesler.blogspot.com/2007/10/jqueryscrollto.html).
    You could use the ScrollTo plugin in concert with one of the
    Auto Complete plugins for jQuery (one of them:
    http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/).
    Hope that helps get you started.

  • BEx Query output in Enterprise Portal using "Information Broadcasting"

    Dear Experts,
    I am having BEx Query output in Enterprise Portal
    EP 6.0 and BW 3.5 version
    I am trying to send email attachments from
    Portal Query directly
    using "Information Broadcasting"  tab button
    ==================================
    Email gets triggered Okay,
    but Portal URL link is not showing correctly
    Here is an Online Link to the BI Document: http://mtv01spbw01.businesssap.com:8100/sap/bw/BEx?CMD=LDOC&INFOCUBE=0CRM_OPPH&QUERY=0CRM_C04_TESTQ001
    <b>The URL above is coming wrongly,
    I want it to point to
    http://mtv01spbw01.businesstree.com:8000/sap/bw/BEx?CMD=LDOC&INFOCUBE=0CRM_OPPH&QUERY=0CRM_C04_TESTQ001</b>
    Please help me to correct this error / wrong configuration
    any help links would also be appreciated
    Thanks,
    Aby Jacob

    Hi Jacob,
    Here, p/s refer to this links.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ca6de811-0c01-0010-43b2-c64584eef943">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ca6de811-0c01-0010-43b2-c64584eef943</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/84/30984076b84063e10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/84/30984076b84063e10000000a1550b0/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/84/30984076b84063e10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/84/30984076b84063e10000000a1550b0/frameset.htm</a>
    OSS Notes : 760775
    Hopefully it can helps you a lot.
    Many thanks.
    Regards,
    Niel.
    (Many thanks for any points you choose to assign).

  • Coldfusion tags within query output

    I have a simple query to a SQL database that returns a record
    set. Within the record set is a field that contains HTML and CFML.
    When I display the content it reads the CF tags literally. Is there
    any way to get the CF tags to be processed when it is returned in
    the query output? See example below.
    ------------------ CODE ON PAGE
    <CFQUERY name="getdata" datasource="DSN">
    select ID, HTMLFIELD
    from TABLENAME
    where ID = '1'
    </CFQUERY>
    <CFOUTPUT QUERY="getdata">
    #getdata.HTMLFIELD#
    </CFOUTPUT>
    -----------------------VALUE OF "HTMLFIELD"
    VARIABLE--------------------------------
    <CFSET todaysdate = #DateFormat(Now(), "mm/dd/yyyy")#>
    <p>Today is #variables.todaysdate#</p>
    ------------------------WHAT IS DISPLAYED IN THE
    BROWSER----------------
    Today is #variables.todaysdate#
    -----------------------WHAT should BE DISPLAYED IN THE
    BROWSER------------
    Today is 06/14/2006

    Pete is right, very risky.
    I've done a similar feature for a site I wrote that allowed
    users to edit pages on the fly, only I pre-selected functions that
    could be used and created wrappers for them. Then the users would
    insert something like $now()$ in the WYSIWYG. Then when the page
    was requested I would pass the data containing HTML and psuedo-CFML
    through parse routine which would render the end results in a
    controlled manner.
    I would really recommend this route as you will have much
    more controll over the types of scripts that can be run. It is also
    easy to make buttons that insert the code for them.
    HTH

  • Programme required for query output

    Hi,
    We have created a Query in system which will give output of non-printed invoices in system. User select these invoices list and prints it manually.
    Now user has comeup with a requirement that he wanted a programme that selects the query output (non printed invoices) and that automatically adds the output type XXXX.
    Pls let me know does anyone know about such progrmme??
    Thanks in advance
    Srikky

    hi,
    1. sorry we have some limitation in query.
    2. copy the logic into Zprogram and create newly.
    3. add check boxes for each invoice in teh report.
    4. keep select all and deselect all push buttons on the top.
    5. write a SPOOL request inside the program which converts into PDF.
    6. and execute for getting print out.
    or
    an out put is generated automatically when you save an invoice.
    requisites:  a spool program has to be attached to the driver program and execute the spool by selecting it.
    regards,
    balajia

  • Store Query Output or Cache Query

    My search query returns almost about 5000 records or more at
    a time out of 7million records. and I am outputing about 35 records
    at a time on a page. The problem is when the user pages to the next
    page, I hit the DB again and again through the paging process of
    the user.
    The Cache attribute of <cfquery> does not work when you
    are using <cfqueryparam> methods in the Components which we
    are using.
    How can I Store all the outputs of the Query returned into a
    var and cycle through it instead of hitting the DB every time or is
    there another method of caching this returned query output?
    Please give example.

    Thanks, that did the trick, another problem that came out of
    this is Internet Explorer. When Users page to lets say page #6 and
    then use the back button to come back, when it reaches the page
    one,the Query executes again. This only happens with internet
    explorer. I have tried caching the page but still same problem
    persists. I have changed the form method to "get" and it is still
    problematic.

  • The scroll button on my mouse suddenly stoped working after the recent upgrade in firefox

    about 6 weeks ago, the scroll button on my mouse quit working when using firefox. It works fine with explorer

    about 6 weeks ago, the scroll button on my mouse quit working when using firefox. It works fine with explorer

  • How can I remove the scroll buttons on the firefox 4 context menu?

    My display is set to 1600x1200 and the apparently fixed size for context menus with scroll arrows at the top and bottom make using firefox 4 a bit inconvenient. Is there any way to eliminate these scroll buttons and revert to the firefox 3 style of context menu?

    After quitting firefox and starting it again the stupid scroll arrows are back in the context menu. I'm beginning to hate firefox 4.

  • Since adding Firefox 4 to my Windows Vista laptop, my scroll button no longer works in Firefox.

    Using a 2-year old Lenovo X61 thinkpad running Windows Vista, there is a scroll button between the left and right buttons. It still functions in Outlook, and it used to function in all iterations of Firefox 3. Since updating to Firefox 4 yesterday, no scrolling and I have to click on the slide on the right side of the screen. This is cramping my style tremendously. I am not having the same trouble on my Windows 7 desktop or laptop.

    Hm. I was not aware Firefox 4 disabled this. Then again, I'm still using 3.x.
    Well, you can re-enable it by typing '''about:config''' into the address bar. Click the button to confirm that you want to be here.
    Type ''autoScroll'' into the Filter box. Look at the general.autoScroll property that comes up. Does it say "false" under the Value column? If that's the case, double click it to set it back to "true."
    This will enable the scroll button.

  • Central Management server - executed a query but how to send the query output in the form of mail?

    Hi All,
    i have used CMS in SQL 2008 R2. i have added couple of servers in its group. i have executed a query & i need to send the query output in the form of email.
    basically query is checking the rows count from couple of user tables in servers.
    issue here is how to copy the data that is used by CMS? i need to work on automate the rows count in difft user table in db servers
    could you please suggest how can i achieve this?

    Copy to what?
    SELECT COUNT(*) FROM sys.objects
    Running the above statement returns two columns (server name and count)
    All the servers SS2005  and onwards , then use
    EXEC msdb.dbo.sp_send_dbmail 
         @profile_name = 'name', 
         @recipients = '[email protected]', 
         @query = 'SELECT COUNT(*) FROM sys.objects', 
         @subject = 'Count rows'
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • ERROR displaying in the query output... urgetn

    hi experts,
    For the amount keyfigures in the query output it displaying ERROR after the amount like ex- 2000 ERROR.
    plz let me know how to rectify this..
    regards
    vadlamudi

    hi,
    i have created only two keyfigures EMP_BASIC and EMP_HRA. and in the transformations i have mapped with 0DOC_CURRCY.
    but in the report its showing ERROR only after the amount. plz tell me exactly with what field i need to map???
    regards
    vadlamudi

  • Issue In query output

    Hello Gurus,
    I am having an issue with query output.Please find below the details of it
    Unsold claims: Total---> 200
    Dispatch: Total--->118,086
    Unsold claims/dispatch--->0.001694
    This should be the output but its coming --.0033120 because itu2019s dividing with max value in dispatch which is 60,386.
    Reason: The aggregation property of Dispatch is max value. I am not supposed to do any changes in Modeling. So can we do any thing at reporting level to get the desired output?
    Desired output---->0.001694
    Output coming---->.0033120
    Please help me in getting the desired output at query level.
    Regards,

    solved with the help of nested exception aggregation

Maybe you are looking for

  • Can you pls help with theis OIM issue

    1. How can I assign as APPROVER dynamically without using the OIM defaul approval process. Is there any way to use custom process? Any Code/Help will be hioghly appreciated.

  • Lexmark X4650 not working

    Hi, I am not sure about how to post here but I cannot get my Lexmark printer working. I have Mac Mini with 10.6.2. I have tried installing all the drivers from the Lexmark site and they install fine, but when I run the Lexmark Assistant, the print is

  • TS4268 Help me to get a phone number

    Please because I need to use messages and FaceTime and I don't have a phone number and can you help me activate messages and face time or help what can I do. Thanks

  • How to backup outlook 2013 mail?

    Hi All, I have a question regarding how to backup outlook 2013 emails. I have a lot of emails in my Outlook 2013, it is connect to Exchange server. I want to backup the emails because I have used a lot of space. Thanks for your help!

  • Whats app won't connect why??

    whats app network status says it NOT connected how do I connect???