Multiple Sorts Issue

I have two fields in a WEBI report (XIR2) that I want to sort.
1st a date field decending
2nd a string field ascending.
I apply the sort to each field, then double check the priority to make sure it does date first.  The issue is that the string field always sorts descending no matter what setting I have the sort on for that field.  If I only sort on the string field ascending, its works fine, but having to do the date first screws it up.
Any ideas?

Brian,
Double check your sort order. You can do this by checking the table properties.
Select the table (not the cell) and open the propery tab. You will see the last item is sort and when you click on the button you will get a place set the sort order.
thanks,
Anil

Similar Messages

  • Front Row sorting issues

    Hello,
    I know this issue has been posted several times and without any real solutions. But I'm going to ask again anyway in case the magical hacking gnomes have found a work-around.
    I have many sorting issues. There seems to be a lot of kvetching on here already about how Front Row sorts TV shows. But not only do my shows come up backwards within seasons, in some cases seasons themselves are out of order. For example, I have all 3 seasons of 30 Rock (purchased through iTMS) and they go season 1, season 3, season 2. Several other shows with multiple seasons are the same.
    But I also have a music sorting issue. The first part of this issue has to do with compilations. I've got several compilations in my library, and in iTunes I've sorted them by Various Artists rather than individual artists. In Front Row, if I scroll down to "V," there is no "Various Artists" like you might expect but instead a list of all the artists in all the compilations completely out of order. (Actually, they're ordered by their track number on the different albums. Yeah. That makes sense.) I could deal with these artists showing up in their normal places alphabetically, but not all lumped together under V.
    The other issue has to do with albums with one artist who has some tracks that feature other artists. Kanye West's "Graduation" is a good example. About half the tracks on the album are him "featuring Jamie Foxx," for example. So I put "Kanye West" in the sort field of this album so it displays properly in iTunes. Not only does this seem to have no effect on how things are sorted in Front Row, but there's actually multiple "Kanye West"s now, each one identical, as well as multiple "Kanye West feat. Jamie Foxx," lines and all the other multiple artist track. Uh...what?
    So I know that Front Row for some ridiculous reason is (a) not customizable and (b) operates under completely different sorting rules than iTunes (which makes no sense), but if anyone has any advice or tips or comments or whatever, that would be greatly appreciated.
    I've considered switching to a different media management program, but what I like about Front Row is its simplicity. I don't really feel like learning a whole new system (let alone getting my wife to buy into that idea). I've got better ways to spend my time. So, it's a trade off, I guess.
    Anyway, Apple Gods? Are you out there? Are you listening?

    I can't believe we're still banging on about the sorting problems. Apple have seen fit to provide a number of features to allow the user to get iTunes working the way they like, e.g. grouping compilation artists and the use of sort fields. I think you can now even keep compilation artists grouped on the iPod. But why oh why do they then totally ignore this for the AppleTV and Front Row (which look like the same codebase to me)?
    I have hundreds of genuine Artists that I want to see listed in the Artists' list, but not the thousands of others that appear on compilations. They don't even sort the artists by the Artist Sort field that they themselves provide in iTunes. This makes a nonsense of trying to use either the ATV or Front Row.
    Playlists are no help as they simply lump all contained tracks in one great list. Useless.
    The annoying thing is, they can get it right. iTunes just gets better and better in this regard, each release sorting out more of the omissions of earlier versions. But ATV and Front Row - nope, nothing. Still just as stupid as always. Just what will it take to convince Apple to 'sort' (ha) this out? How can they justify such entirely different ways of working on their different products?

  • Multiple OS issues with Email set up; "People" ; Synching phone not working as advertised

    Nokia Lumia 822
    Purchased yesterday (2/10/13)
    So far I have spent 14 hours attempting to resolve what feel like endless errors and bugs. If I can;t get these resolved in the next 48 hours the phone goes back. I am so disappointed  I waited especially for this phone - heard great stuff. My experience is it sucks. Worst phone ever.
    1) POP3 email accounts are non functional. I have attempted to set up and delete and re-set up now multiple times. Each time presents a fresh new nightmare.
    Issue 1 - Email account  receives email but will not send. Error message goes something like  <" Problem sending message. Message failed to send. Problem with Files or Data on your device." >
    Issue 2 - Tapping email + accounts sends me back to start screen cannot even set up account
    Issue 3 - I  get to add email account I enter my information but no account is created
    Issue 4 - I set up an account and I get an error message stating my information cannot be found.
    Issue 5 - trying to open email from start screen just resets to start screen  over and over and over NEVER opens the account.
    These are deal breaker issues. I have multiple email accounts on different platforms. If I cannot access my various emails AND send from those accounts this is NOT the phone for me.
    2) PEOPLE does not function. ALSO multiple various issues and never the same one twice.
    Issue 1 - I tap on a contact and get sent to the start screen over and over and over  and over again.
    Issue 2 I tap on a contact and the phone freezes and wont respond unless I pull the battery
    Issue 3 I open a contact and make an edit, save the contact but the change is never reflected in the list
    Issue 4 I try and search for a contact and the search freezes - only option is to return to start screen
    3) Scrolling thru any APP randomly takes me back to start screen.
    I dread attempting to synch Outlook calendar and contacts on my PC to hotmail - especially if I can't even set up email. And it seems like even holding it will jettison me out of anything I'm doing and back to start screen.
    If I can't get these issues resolved.  look like I'll be going  back to my 3 year old Blackberry Bold which performed flawlessly. It may not be the most impressive phone out there but it did what I needed it to do with out any issues.

    Interesting Twitter conversation VZWSupport on Twitter.  It was suggested to try a HARD reset - and if that doesn't work take the phone back.
    Since I don;t have anything set up yet  that's my solution.
    I see a BlackBerry Z10 in my future

  • Sorting issue after upgrade from 9i to 10g

    Dear all,
    It is found that the sorting behavior is different after upgrade from 9i to 10g.
    In 9i, even if the SQL statement does not specify the ORDER BY clause, the sorting order is consistent for a particular SQL statement and most likely the sequence follows the searched key fields' order.
    After upgrade to 10g, the query output could vary as long as the SQL statement does not specify the ORDER BY clause.
    Is it due to the Reverse Docid Sorting issue? How can I troubleshoot this issue?
    Thanks for your help,
    M.T.

    903714 wrote:
    Dear all,
    It is found that the sorting behavior is different after upgrade from 9i to 10g.
    In 9i, even if the SQL statement does not specify the ORDER BY clause, the sorting order is consistent for a particular SQL statement and most likely the sequence follows the searched key fields' order.
    After upgrade to 10g, the query output could vary as long as the SQL statement does not specify the ORDER BY clause.
    Is it due to the Reverse Docid Sorting issue? How can I troubleshoot this issue?
    Thanks for your help,
    M.T. This is expected behavior in 10g. Oracle will not order the dataset for you unless and until you explicitly specify it.
    So without using order by clause in 10g, oracle doesn't guarantee that rows will be ordered.
    To go back to old behavior like 9i, you can set a workaround by
    alter session set "_newsort_enabled"=false;
    Also see MOS - Order Of Data Retrieval Differs after upgrading 9i To 10g [ID 456707.1]

  • Query as a web service Sorting issue

    Hi All,
    We have designed an existing BI query as a web service but it seems to be ignoring the Sort order of different characteristics used (as defined in Bex Query Designer).
    Using the Context menu in QAAS and defining/managing the Sort is not working.
    Has anyone experienced such an issue and how to handle this?
    Thanks and Regards,
    Bansi

    Hi All,
    You can try this solution. It has something to do with the universe parameter, END_SQL.
    I implemented this as a work around and it solved our problem about the sorting issue with QAAWS.
    Here are the steps:
    1: Open the universe
    2. Ope File,  then Universe Parameter
    3. Click the parameter tab
    4. Scroll down until you see the 'END_SQL' entry. This entry is blank by default.
    5. Select END_SQL
    6. On the VALUE box, type: ORDER BY 1
    7. This will enable the REPLACE button. Click REPLACE
    8. Save the universe
    9 Test a query using 2 columns and view the SQL.
    You should see now the ORDER BY 1 inferred in the SQL statement.
    Voila!!!!
    Of course you can always add ORDER By 1,2,3 later if there's a need.
    Enjoy.....
    Ferdinand

  • Multiple sort levels in a smart playlist

    I use iTunes 7.1.x on a MacMini to update my iPod. Before I moved over to OS-X, I had used a Windows-based media manager (J. River's Media Center). One feature of that media manager that I have not been able to figure out how to duplicate in iTunes is the ability to have multiple sort levels.
    My main use for multiple sort levels is the ability to sort songs by the count of times played, then within each count group, shuffle the songs randomly.
    For example, all songs with a zero play count would be grouped together and then shuffled, then the songs with one play count would be grouped together and shuffled within that group, then the songs with a two pla count... etc...
    The net effect of this dual-level sort is play all songs with the same low play-count in random order, then move up to the next highest play count and play those in random order.
    What feature of iTunes am I missing that will provide the sorting capability I want?
      Mac OS X (10.4.9)  

    What feature of iTunes am I missing that will
    provide the sorting capability I want?
    Nothing. iTunes will not do this.
    How does one ask Apple for a new feature in iTunes?

  • Finder sort issue

    I seem to be having a sorting issue.
    This order seems odd to me, but like to get your opinions about it.
    (This folder is sorted alphabetically by file name.)
    2008 01.doc
    2008 02.doc
    Activiteit_oktober.doc
    af 200802 - groen reserve.rtf
    af 200802 - groen.rtf
    af 20071130 - groen-geel.doc
    af 20080126 - groen.rtf
    af 20080216 avond - leiding WE.pages
    af 20080704 avond - groen & oranje.pages
    af 20080709 avond - bezinning.rtf
    idee spel.rtf
    In my logic the file 'af 20071130 - groen-geel.doc' should be before the two files beginning with 'af 200802' and not after. Or is this just me?

    In my logic the file 'af 20071130 - groen-geel.doc' should be before the two files beginning with 'af 200802' and not after. Or is this just me?
    OS X Finder sorts strings of digits according to their value, not digit by digit. 200802 is less than 20071130. Here is a note on the issue:
    http://homepage.mac.com/thgewecke/sorting.html

  • Multiple Sort Apps?

    I have a lot of apps on my Iphone 4s and i used to use the Itunes store to sort them into folders based on Genre then by name. But since one of the updates i cannot figure out how to use multiple sorts. If anyone could tell me how to set the Itunes app  list to sort by Genre -> Name that woul be extremely helpful.

    swg18 wrote:
    I have a lot of apps on my Iphone 4s and i used to use the Itunes store to sort them
    Do you simply mean iTunes? (not store)
    I have a lot of apps on my Iphone 4s and i used to use the Itunes store to sort them into folders based on Genre then by name.
    Turn on the C olumn browser (menu View > Column browser) select a Genre then sort by Name.

  • Multiple Goods Issue documents for single delivery?

    Hi
    I am getting multiple goods issue documents for single delivery.
    In a order there are 3 line items, and one delivery is created and 3 goods issue documents.
    What is the probable reasons for this.
    The requirement is for one order with n items there should be one delivery document and one goods issue document.
    Inputs requested.

    Since you havent put the issue in details, I have listed my guessses.
    This may be happening due to mainly these three reasons. Please answer them and get back to me.
    1) The three Good issue may be happeneing due to split delivery active for the item. If yes then correction should be in the Material master.
    2) the availability check scheduled is set in that way. If yes please configure the availability and transfer of requirement.
    3) Scheduling of the goods throught that particular shipping point. If yes then please conficgure the shipping tab in Logistic Execution.
    Please let me know if the problem persists and award points if solved.
    Thanks
    Adi

  • My dv5 laptop has an internal "typing" noise/multiple security issues

    I'm not sure if this is a problem, but since I've had all kinds of issues with this particular model (the first Pavilion we were sent by HP had to be returned because the engineers finally deemed it unfixable), I thought I'd ask.  I'm a little nervous about a sound that makes me think of little gremlins inside the unit typing away.  It's not constant, but I'm wondering if that's normal and what the noise is. 
    Another problem is that periodically I'll get a message about the computer having "multiple security issues".  I then do a virus scan, which turns out fine, so I don't know what it means. 

    The Intel chipset issue is not at all related for your Notebook. Its quite unfortunate you are facing this problem as I would say its a coincidence that even your second hard drive went bad so soon.
    Time for you to RMA the new hard drive. 
    //Click on Kudos and Accept as Solution if my reply was helpful and answered your question//
    I am an HP employee!!

  • Multiple CS6 issues

    Hi -
    At work we recently got upgraded to CS 6 and I've encountered multiple functional issues which have slowed our workflow down considerably. 
    1) Drag and dropping from either the color or line swatches on the bottom of the tool bar (at right) no longer works.  Dragging and dropping from the color pallet (fill or line) does not work either. In order to change color of an object we either have to create a NEW object with the new line or fill color and eye dropper it, or select the object- go to the CMYK (or RGB) sliders and enter the numerical version of the colors we want. VERY tedious.
    2) for the reasons listed in #1, the gradient tool has become nearly unusable.  You simply can not drag new colors into the gradient to edit it at all.  The gradient tool has always been somewhat difficult to use- with CS6 it has become useless.
    3) there are numerous glitchy interface issues that have cropped in- just one is the PMS swatch libraries- trying to get the library to list by name does not work periodically and the search swatch by number option randomly disappears and reappears.  Recently the option to search field has disappeared completely and scrolling through the PMS swatch book constantly jumps back to the top (PMS 100 yellow) when trying to select colors.  This effectively makes using the PMS swatches useless.  We've had to do a work around by importing shapes filled with certain PMS colors and eye dropper them as needed. Not a great way to work as you can imagine.
    Has anyone else encountered these issues and are there work arounds?  We've done re-installs and that has not helped so far.  Please note they are not letting us upgrade to CS Cloud version so no help there either. yay.
    Thanks in advance for any help!
    David

    David,
    Did you reinstall using the full three step way?
    Uninstall, run the Cleaner Tool, and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Multiple iPhone Issues

    Hello,
    I have been having multiple iPhone issues after updating my phone to iOS 6.1 and restoring it my phone number is grayed out on Facetime and iMessage in Settings and sometimes when I go to the app store the old app store design loads that was in iOS 5  and the search and updates and buttons below get reaaranged
    It looks like that in messages and Facetime
    NOTICE THAT THE EMAILS AND NUMBER ARED EDITED!
    Please help me fix this issue

    have you tried turning off imessage in settings and then turning it back on again to re-activate? have you tried resetting the phone by holding the sleep/wake button and the home button until the phone restarts?

  • Multiple freeze issues on my laptop

    Hello.
    I'm experiencing multiple freeze issues lately. Inspecting all logs available but found nothing.
    1. sometimes gdm freezes while switching users in Gnome 3. I share my laptop with my wife, separate accounts. While switching from one user to another, somethimes gdm (screen with account names) hangs, in situations when both users are logged or one is not. Only thing that helps is to switch to console, log in and restart gdm.
    2. I had issues with suspend, so I turned off suspend based on inactivity. Now sometimes when laptop has some idle time and is inactive, screen turns off. Then it hands, all leds are on, unable to wake (turn on display), nothing works, switching to console, nothing.
    3. Total freeze while logging into Gnome 3 session of my wife. Black screen, all leds on, only hard turn off (long press power button).
    I inspected all logs in /var/log, also .xsession-errors in both home folders of both users. Can't find anything .... I'm desperate. Please post some tips, how to log more. I can't even submit or search for some bugs as I can't determine even what is the cause.
    My laptop is ASUS X50Z.
    lspci:
    00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
    00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (int gfx)
    00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
    00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
    00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
    00:11.0 SATA controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode]
    00:12.0 USB controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:12.1 USB controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
    00:12.2 USB controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:13.0 USB controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:13.1 USB controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
    00:13.2 USB controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
    00:14.1 IDE interface: ATI Technologies Inc SB7x0/SB8x0/SB9x0 IDE Controller
    00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
    00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller
    00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
    00:14.5 USB controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 11h Processor HyperTransport Configuration (rev 40)
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 11h Processor Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 11h Processor DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 11h Processor Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 11h Processor Link Control
    01:05.0 VGA compatible controller: ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics]
    02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
    Packages installed -> http://pastebin.com/efUsSdr4
    I will gladly post more info.

    lsmod:
    Module Size Used by
    fuse 66858 2
    ipv6 288122 24
    ext3 191948 1
    jbd 63179 1 ext3
    uvcvideo 64995 0
    videodev 85100 1 uvcvideo
    media 10565 2 uvcvideo,videodev
    v4l2_compat_ioctl32 8644 1 videodev
    cryptd 8309 0
    aes_x86_64 7508 2
    aes_generic 26138 1 aes_x86_64
    ecb 2073 1
    btusb 11385 0
    joydev 9895 0
    bluetooth 150884 1 btusb
    arc4 1410 2
    ath9k 86553 0
    radeon 994864 3
    mac80211 221931 1 ath9k
    ttm 54872 1 radeon
    drm_kms_helper 25721 1 radeon
    serio_raw 4294 0
    i2c_piix4 8224 0
    psmouse 55501 0
    snd_hda_codec_realtek 282216 1
    ath9k_common 1858 1 ath9k
    drm 185736 5 radeon,ttm,drm_kms_helper
    i2c_algo_bit 5199 1 radeon
    i2c_core 20460 6 videodev,radeon,drm_kms_helper,i2c_piix4,drm,i2c_algo_bit
    pcspkr 1819 0
    asus_laptop 14098 0
    sr_mod 14951 0
    ath9k_hw 304895 2 ath9k,ath9k_common
    ath 14770 2 ath9k,ath9k_hw
    cdrom 36553 1 sr_mod
    r8169 45411 0
    evdev 9530 10
    cfg80211 165636 3 ath9k,mac80211,ath
    sparse_keymap 3120 1 asus_laptop
    k10temp 2883 0
    processor 24224 0
    thermal 7799 0
    button 4470 0
    ac 2344 0
    video 11164 0
    battery 6453 0
    snd_hda_intel 22410 2
    snd_hda_codec 80889 2 snd_hda_codec_realtek,snd_hda_intel
    sp5100_tco 4568 0
    shpchp 26281 0
    mii 4059 1 r8169
    pci_hotplug 25454 1 shpchp
    snd_hwdep 6357 1 snd_hda_codec
    snd_pcm 74368 2 snd_hda_intel,snd_hda_codec
    rfkill 15498 4 bluetooth,asus_laptop,cfg80211
    snd_timer 19544 1 snd_pcm
    snd 58362 10 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 6210 1 snd
    snd_page_alloc 7153 2 snd_hda_intel,snd_pcm
    vboxdrv 1790690 0
    ext4 375413 2
    mbcache 5881 2 ext3,ext4
    jbd2 70667 1 ext4
    crc16 1359 2 bluetooth,ext4
    sd_mod 28275 3
    usbhid 35352 0
    pata_acpi 3376 0
    hid 82435 1 usbhid
    ohci_hcd 21714 0
    pata_atiixp 3928 0
    ahci 20005 2
    libahci 19559 1 ahci
    libata 166724 4 pata_acpi,pata_atiixp,ahci,libahci
    ehci_hcd 40794 0
    usbcore 144144 6 uvcvideo,btusb,usbhid,ohci_hcd,ehci_hcd
    scsi_mod 132794 3 sr_mod,sd_mod,libata
    dm_mod 69692 12
    /etc/rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # DAEMON_LOCALE: If set to 'yes', use $LOCALE as the locale during daemon
    # startup and during the boot process. If set to 'no', the C locale is used.
    # HARDWARECLOCK: set to "", "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # Note: Using "localtime" is discouraged, using "" makes hwclock fall back
    # to the value in /var/lib/hwclock/adjfile
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # Note: if unset, the value in /etc/localtime is used unchanged
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Bratislava"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MODULES=(dm-mod vboxdrv)
    # Udev settle timeout (default to 30)
    UDEV_TIMEOUT=30
    # Scan for FakeRAID (dmraid) Volumes at startup
    USEDMRAID="no"
    # Scan for BTRFS volumes at startup
    USEBTRFS="no"
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="yes"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="gorgoroth"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP) (optional, defaults to 255.255.255.0)
    # - broadcast: broadcast address (ignored for DHCP) (optional)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # broadcast=192.168.0.255
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    # If something other takes care of your hardware clock (ntpd, dual-boot...)
    # you should disable 'hwclock' here.
    DAEMONS=(hwclock syslog-ng netfs crond dbus gdm networkmanager @dropboxd sshd cupsd)

  • Multiple Sort Criteria and Artwork Issue ?

    Hi all,
    I was trying to work out how to sort the columns in my iTunes music library by multiple criteria, e.g. by Artist, and then Album (within artist).
    Unfortunately, in my experimentation I did something indescribably stupid and ended up losing my artwork. I tried retrieving my artwork (using "Get Album Artwork" - and I had the artwork before), but didn't seem to work for me after that.
    So, I have two questions that are essentially unrelated apart from the fact that one led to the other :
    (1) How do I sort by multiple criteria in your iTunes library ?
    (2) How can I get my album artwork back (seeing as "Get Album Artwork" has decided to stop working for me) ?
    thanks,
    Andrew
    PC   Windows XP  

    use a smart playlist...
    regards,
    Pete.

  • Excel 2010 multiple Sorting in same sheet issue

    Dear all,
    In the same sheet, the data is split into different groups by inserting rows.
    In Excel 2003:
    We select the rows of the group and choose sorting columns, for example, column "M" & column "J".
    Then, we select another group by rows, the sorting option is kept.
    In Excel 2010:
    We select the rows of the group and choose sorting columns, for example, column "M" & column "J".
    Then, we select another group by rows, the sorting option is empty!
    Further testing on different groups sorting, we found that Excel 2010 only keep the sorting options of the group which is doing the last sorting setting.
    Is there any method to set the Excecl 2010 to work similar to excel 2003 on the Sorting option keeping?
    Ivan

    Hi,
    From your
    description, I tested in my environment by using Excel 2010 with the following steps:
    Create a data source and add two groups by rows (Named Group A and Group B)
    Select Group A to add sort condition for the column "A" & column "B"
    Select Group B to add the sort condition for the column "A" & column "B"
    When I select Group A again, the sorting option was empty. Then, I
    formatted the Group A and Group B as table and repeat the above steps, sorting option was kept.
    Thus, I suppose that we sort with the group similar table in Excel 2003, the sort condition was not be inherited among the different group. There are some changes between Excel 2003 and Excel 2010.
    I think
    formatted the Group as a table is a workaround.
    I'll submit it to Office Dev team and we have definitely heard your frustration, we're thinking about ways to make this scenario work better for our customers. Unfortunately, I can't make promises or give specific details on our future
    plans.
    Thanks,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

Maybe you are looking for

  • Finding the Max Number

    Hi All,                  I have table from which i have to find out the site and its max number.i fetch all the data in ITAB. now i am not understanding wat to do to find the max number.here is my problem... Site              Number 1001            

  • Where do i change the server in outlook email integration?

    Hi, I work with 2 servers (pods) in CRM, but when i installed outlook email integration it conects to one of them and cannot find where to configure the other server, any help? thanks

  • Trouble importing audio files in CS4

    I have my entire video put together, and when i went to put in simple special effects or backround music i have encountered a major problem. When i go to insert and audio file, Instead of putting the audio file actually in one of the audio tracks ( A

  • Change subtitle color

    Hi All - I did quite a few subtitles in FCP in white - and I want to change the color. Is there any way to apply a color change to all the subtitles, or do I have to change them one by one? Thanks -

  • Java gone wonky!!

    Hi, I've tried out one of the lastest hint from MacWorld which you can globally expand or shrink the application GUI, using the following command. defaults write NSGlobalDomain AppleDisplayScaleFactor .75 But after I've played with it and set it back