Record a videocall with shared content between two endpoints

Good day! I faced a next task a record of a videocall between two endpoints.  For example, a videocall with shared content between two DX70. I doubt that MediaSense is able to record content, whereas Telepresence Content Server is extremely expensive solution. What simple way is for sorting out my issue?

I believe that if you edit any song information (Name, Artist, Album, etc.), iTunes refuses to edit the actual file (but keeps a cache record of the changes). If you "Compile iTunes Library" (see below), it will make a change to the duplicate file it creates, and keeps record of the ratings as well.
To compile your iTunes library, go to the "iTunes" option, and select Library... >> Organize Library... and select "Consolidate Files". This will duplicate your files, and move the duplicates to the iTunes Music Folder (organized by artist and such). You can then copy and move this file to your iMac.

Similar Messages

  • How can I remove all content between two tags using Find/Replace regular expressions?

    This one is driving me bonkers...  I'm relatively new to regular expressions, but I'm trying to get Dreamweaver to remove all content between two tags in an XML document.  For example, let's say I have the following XML:
    <custom>
    <![CDATA[<p>Some text</p>
    <p>Some more text</p>]]>
    </custom>
    I'd like to do a Find/Replace that produces:
    <custom>
    </custom>
    In essence, I'd like to strip all of the content between two tags.  Ideally, I'd like to know how to strip the CDATA content as well, to return the following:
    <custom>
    <![CDATA[]]>
    </custom>
    I'd much appreciate any suggestions on accomplishing this.
    Many thanks!

    Thanks much for your response.  I found David's article to be a little thin with respect to examples using quantifiers in coordination with the wildcard metacharacters; however, I was able to cobble together a working expression through trial and error using the information he presented.  For posterity, here’s the solution:
    Find:
    <custom>[\d\D]*?</custom>
    Replace:
    <custom>
    <![CDATA[]]>
    </custom>
    I believe this literally translates to:
    [] = find anything in this range/character class
    \d = find any digit character (i.e. any number)
    \D = find any non-digit character (i.e. anything except numbers)
    *? = match zero or more times, but as few times as possible (i.e. match multiple characters per instance, but only match one instance at a time, or none at all)
    I’m still not sure how to effectively utilize the . wildcard.  For example, the following expression will not find content that ends with a number:
    <custom>.*?[\D]*?</ custom >
    I'm presuming this is because numbers aren't included in the \D metacharacter; however, shouldn't numbers be picked up by the .*? expression?

  • Problem with config sync between two CSM-S modules

    Hi everybody,
    I have a problem with config sync between two CSM-S modules.
    I am using CSM-S software version 2.1(8).
    The acitve module is used in a 6509 with WS-SUP720-BASE supervisor running software version 12.2(18)SXF12a.
    The standby module is used in a 6509-V with VS-S720-10G supervisor (no VSS setup) running software version 12.2(33)SXI3.
    Failover seems to work fine:
    switch-active#sh modu csm 2 ft                                      
    FT group 1, vlan 398
    This box is active
    Configuration is out-of-sync
    priority 150, heartbeat 3, failover 40, preemption is on
    switch-standby# sh modu csm 2 ft
    FT group 1, vlan 398
    This box is in standby state
    Configuration is out-of-sync
    priority 80, heartbeat 3, failover 40, preemption is on
    The command (on active side) "hw-module contentSwitchingModule 2 standby config-sync" leads to following result:
    switch-active:
    2010-04-14T16:21:45+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56042: Apr 14 16:21:44.223: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Bulk sync started
    2010-04-14T16:21:45+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56043: Apr 14 16:21:44.251: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configurations to Standby CSM, this may take several minutes!
    2010-04-14T16:21:46+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56044: Apr 14 16:21:45.995: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    2010-04-14T16:21:51+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56045: Apr 14 16:21:50.831: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    2010-04-14T16:21:57+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56046: Apr 14 16:21:56.151: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    2010-04-14T16:22:59+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56047: Apr 14 16:22:58.791: %CSM_SLB-3-REDUNDANCY: Module 2 FT error: Active: Manual bulk sync timed out
    2010-04-14T16:22:59+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56048: Apr 14 16:22:58.803: %CSM_SLB-3-REDUNDANCY: Module 2 FT error:
    2010-04-14T16:22:59+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56049:  FT CONFIG SYNC: Failed config sync entity send
    switch-standby:
    2010-04-14T16:21:45+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2475: Apr 14 16:21:44.232: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Bulk sync started
    2010-04-14T16:21:45+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2476:
    2010-04-14T16:21:45+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2477: Apr 14 16:21:44.240: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: STANDBY:Configuration is being received, This may take several minutes!
    2010-04-14T16:21:49+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2478: Apr 14 16:21:48.824: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Receiving configuration from Active CSM
    2010-04-14T16:21:54+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2479: Apr 14 16:21:53.964: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Receiving configuration from Active CSM
    2010-04-14T16:21:59+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2480: Apr 14 16:21:58.852: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Started clearing configuration
    2010-04-14T16:21:59+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2481: Apr 14 16:21:59.400: %CSM_SLB-4-REDUNDANCY_WARN: Module 2 FT warning: Standby: Config Sync does not save running-config to startup-config
    2010-04-14T16:22:00+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2482: Apr 14 16:21:59.400: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Previous configuration are being deleted from supervisor
    The last log message on standby device seems to be correct - there is no CSM configuration after the attempted config sync.
    Our configuration includes about 3500 lines and it is really uncomfortable to keep in sync manually.
    Maybe someone has the same problem?
    kind regards,
    Christoph

    Hi Christoph,
    I am running into the exact same issue. Upon further investigation I've discovered that this is a known bug, CSCtd09117.  You can read more about it here: http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCtd09117 .   Apparently this is fixed in ver 12.2(32.8.11)SX323 .
    I haven't had a chance to upgrade yet, so I can't verify the fix, but if it works for you please let me know.
    Regards,
    Brandon

  • Sharing data between two separate user sessions

    Hi all!
    I have been trawling my brain for a solution to this - any help will be appreciated!
    I would like to create a single instance of a class but share that instance over more than one user session (two separate users but both running concurrently).
    Just as you can pass data between sessions using ABAP memory - I would like to pass data (specifically an object reference) between two separate users that could even be logged in to two separate application servers...
    Even a mini Client/server solution would suffice but I cannot figure one out!
    Is this possible?
    Many thanks for your thoughts in advance...
    N

    Hello N K,
    sorry thats not possible. Sharing a data item / object instance requires at least a common physical memory. As this is not guaranteed between different app. server this is technical not possible.
    With release 640 ABAP offers the new feature Shared Objects. These mechanism allows access by different users and some propagation to differnt servers.There is an interesting article on the ABAP SDN homepage
    https://www.sdn.sap.com/sdn/developerareas/abap.sdn
    For relases below more or less the database is the only chance to store data accross application servers (known to me). One exception might be the ENQUEUES which might (mis)used to store some Flags.
    Kind Regards
    Klaus
    Link to Shared Objects PDF
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/shared objects in abap

  • Confused about sharing music between two ipods

    I have a 30GB ipod video, and I bought my husband an 8GB nano for Christmas. I have been searching the threads trying to figure out how we can share music, but I seem to get conflicting information. I understand how to create separate libraries and I think I understand how to allow him access to my library (move itunes music folder into public folder?) but am still unclear about sharing music between ipods. Because in some of the posts, I have read that while you can share music and listen to it via multiple itunes libraries, you can ONLY listen to it on the computer--you cannot get it onto another ipod due to anti-piracy measures.
    I know I could create a playlist for him in my library, but I like to autosync my ipod and I don't really want his music on mine, because the songs we BOTH like I've already imported into my itunes library. I was hoping to set up a separate library for him, import my music files into it, then let him delete the artists he's not interested in and add the music he wants that I don't. But I don't want to go through all that if he won't be able to play the shared songs on his own ipod.
    I hope all this makes sense. Can someone who shares songs in this way give me some advice? Again, I would like for us to maintain separate libraries but I would like to make mine available to him so he doesn't have to reimport all the CDs I've already imported (and I don't want to waste computer space by having multiple copies of the same songs).
    Any help would be appreciated!

    I know I could create a playlist for him in my library, but I like to autosync my ipod and I don't really want his music on mine, because the songs we BOTH like I've already imported into my itunes library.
    Ver easy to accomplish.
    I have one library, two 4GB iPods and ~20GB of music.
    Rather than duplicating libraries or creating separate user accounts/sharing music you can't load, etc. which simply takes up space on the disk drive, use the same library and use sync only what you want.
    Create playlist(s) of your own music from the library.
    Add/remove from those playlists as you want.
    Connect your iPod, select it in iTunes and select the Music tab.
    Select Sync music, Sync selected playlists and choose what you want.
    The way I do it is I create a main playlist (Chris's Music) of music in the library that I like.
    I also create a smart playlist (Not Chris's Music) and set it to Match Rule - Playlist is not Chris's Music.
    This helps to manage my music by showing all music not in main playlist so I can browse for music I may have missed or now want to add.
    I do the same for my daughters iPod except she gets to pick her own stuff.
    This way whenever any music is added by either of us, it is available to the other with no problems.

  • Advice on sharing files between two Macs please?

    Hello all,
    I have two G4s, one running 10.3.9 and one running 10.4. They are both connected to an ethernet router for internet. I would like to share files between these two computers as well as share a printer connected to the G4 running Panther.
    After reading the Apple docs, I'm a bit confused, so I've posted here for clarification if possible.
    From what I understand I can simply "turn on file sharing" on both and then grab and move files to the "Public" folder only of each G4?
    I can also simply "turn on printer sharing" and share my printer with the Tiger G4?
    In either case, will the G4s mount on each other's desktops?
    Thanks in advance for any clarification.

    Have you actually tried it yet? You're not clear on that bit!
    It should just work. Be aware that shaing over ethernet is all about IP adresses. Normally you wouldn't think about this, but your router will probably assign these to the two macs automatically. In theory.
    A good thing to know is, if you are on Mac A, with Sharing set up as ON on the other Mac (B), you can log in AS THE USER on Mac B, thereby gaining total access to that machine - not just the shared folder. However, if you log on as a "guest" you will only get into the shared folder.
    The thing to remember is, go to preferences in the Finder (nont System Prefs) and click the Sidebar tab at the top. Make sure that Connected Servers and Netwrk are ticked to appear in the sidebar.
    Any window you open in the FInder will now have a Network icon on the left. Touch this, and the other Mac shold appear (after a delay) like a disk. Click it, and then you can click through to log into it.
    You can set up network disks to automount at startup too.
    Good luck.

  • Sharing iCal between two users

    Problem: Need to know how to share calendar (and address book) between two users. We both have iphones that we'd like to sync to so we'll have 'home' calendar. It seems like it should be an easy process but so far, no luck.

    Right, seems the answer is 'Not really'. You can publish an ical calendar - but that is read only.
    Which is really quite terrible. Not what we expect from an apple solution.
    2 adults with 2 iphones can share one life and one mac - why can't we build a shared calendar?
    BUT.........
    There is an alternative that isn't TOOOO hard to set up.
    Google calendars will sync with ical, so if you both have gmail addresses you can create a calendar you can share in iCal.
    It's a bit faffy but not too taxing
    1 open your gmail and set up a calendar
    2. look under My calendars/settings
    /share this calendar
    and add the gmail address of your sharee
    select "make changes"
    this means they can add to it when they accept the invitation.
    3. go to the first tab and select
    /calendar details
    look for
    /Calendar Address: ICAL
    copy this address and mail it to the new user.
    when they log in they can then use that ical url to add to their calendar list.
    Phew...
    This may not be the exact way to do it, and some steps may be superflous - but i now have a shared calendar between 2 people's ical diaries on one mac and visible on two separate iphones as a google calendar (the iphone ical however will only update when you sync)
    Boo:
    1. having to use googlecal to set up or edit events - iCal will treat the shared calendar as 'read only'
    2. iphone ical not updating automatically - you need to use the calendar in google to see if any new dates have been added since your last sync
    Yay:
    1. as its google - it will ACTIVELY share any new events on your iphone - at least in the google calendar (see 2)
    So - all in all, a flawed 'pc-style' workaround sticking out conspicuously in an otherwise 'apple standard' experience.
    At the moment it seems google calendars are a better bet than ical - this will not do.
    Apple! Deal with it please - shared calendars between users first - then you can worry about 'push' updating later.

  • OSX iPhoto App: Sharing Library Between Two Users

    Despite the limitations of the new Photos app I am considering migrating our iPhoto/Aperture library to it so that I can take advantage of the iCloud Photo Sharing facility. However the library, which is stored on a suitably formatted ext HDD attached to our iMac, is shared between two Apple IDs, mine and my wife's.  This enables us to add photos via either Apple ID and view the entire library on all our devices (we both have iPhones and iPads as well as sharing an iMac and MacBook Pro).
    How do we continue to share a joint library using the Photos app and iCloud Photo Library?  Trying to keep two libraries in sync is too much hassle and would also require both of us to buy additional iCloud storage.  We need a solution that enables both of us to view and add pictures to the library on all devices but only requires one of us to buy additional storage space to store it.

    brown_sm wrote:
    I recently bought my parents a new MacBook Pro (they switched from Windows). I was able to get all of their songs over and into my dad's iTunes library. My mom and dad each have separate accounts on the MBP, but they'd both like to be able to see (and listen to) the same iTunes library, not at the same time, obviously.
    Is that possible? If so how?
    the easy way is to use itunes sharing. start itunes in your dad's account and enable sharing in itunes preferences->sharing. then other users including your mother will be able to listen to the songs from your dad's itunes library but ONLY while your dad is logged in. so in order for this to work both of them should be logged in at the same time. to make that possible enable fast user switching in system preferences->accounts->login options. However, this is not terribly convenient.
    it's possibly (but surprisingly tricky) to use the same itunes library without having both users logged in at the same time.
    Is it enough to point my mom's iTunes to the same folder? Do I need to put special permissions on that iTunes folder while logged into my dad's account?
    yes. not just permissions. you need to put inherited ACLs on your dads Music folder to give both of them read+write access to all current and future files in it. so log in as your dad and run the following terminal command (copy and paste please)
    chmod -R +a "username allow delete,chown,list,search,add_file,\
    addsubdirectory,delete_child,file_inherit,directoryinherit" ~/Music
    instead of username put the short user name of your dad's account. it's the same as the name of his home directory in /Users. then repeat the command with your mother's username instead of your dad's. after that log out of your dad's account, log into your mom's account and point her itunes library to his itunes library. to do that start itunes while holding option.

  • Problem with replicated partitioning between two BSO db's. version 9.3.0.1

    Hi there,
    I have a problem with partitioning between two BSO db’s.
    I created the partition, it validates and I made an export for the partion definiton(xml file).
    Everything is fine if I set this partition up as transparent partition.
    This means I can see the data from the src in the trg db as ecpected.
    But when I change over to replicated (what in fact I want to do) nothing happens for the trg site - there are still no data. (Yes I have choosen Update all cells.)
    I got no error in any way neither AAS nor in the app logs of src and trg.
    (Mayby this it important: one src-dimension is mapped to void for the trg.)
    Can anyone give me a hint or even confirm this behaviour ?
    Thank you in advance
    Andre
    Below the log infos:
    log of src db:
    [Fri Dec 04 15:29:03 2009]Local/AAA///Info(1013210)
    User [hyperion] set active on database [db]
    [Fri Dec 04 15:29:03 2009]Local/AAA/db/hyperion/Info(1013091)
    Received Command [PutReplicatedCells] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA///Info(1013210)
    User [hyperion] set active on database [db]
    [Fri Dec 04 15:29:03 2009]Local/AAA/db/hyperion/Info(1013091)
    Received Command [XferReplicatedCells] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA///Info(1013214)
    Clear Active on User [hyperion] Instance [1]
    [Fri Dec 04 15:29:03 2009]Local/AAA/db/hyperion/Info(1023005)
    Update of replicated partition elapsed time : [0] seconds
    [Fri Dec 04 15:29:03 2009]Local/AAA/db/hyperion/Info(1243010)
    Partition refreshed
    log of trg db:
    [Fri Dec 04 15:29:03 2009]Local/AAA1///Info(1013210)
    User [hyperion] set active on database [db]
    [Fri Dec 04 15:29:03 2009]Local/AAA1/db/hyperion/Info(1013091)
    Received Command [ReqXferReplicatedCells] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA1///Info(1013210)
    User [hyperion] set active on database [db]
    [Fri Dec 04 15:29:03 2009]Local/AAA1/db/hyperion/Info(1013091)
    Received Command [ProtocolXchg] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA1/db/hyperion/Info(1023044)
    Processing distributed request from [P4B5A856A, AAA, db]
    [Fri Dec 04 15:29:03 2009]Local/AAA1/db/hyperion/Info(1013091)
    Received Command [PutLastUpdatedTime] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA1///Info(1013214)
    Clear Active on User [hyperion] Instance [1]
    [Fri Dec 04 15:29:03 2009]Local/AAA1///Info(1013214)
    Clear Active on User [hyperion] Instance [1]

    It sounds like you are doing it all correctly. One thing you might try just to be sure you are not getting any data in the target database is the following:
    1) clear the target database
    2) Run the replication for all cells
    3) Run an export of all data on the target database
    See if you get anything in the export file, maybe you are getting some of the data or possibly it is a rollup issue. Just a thought.
    Jeff

  • How do I sync iPhoto & iTunes content between two accounts on our iMac G5?

    I am tired of transferring family photos and shared music between my wife's account and mine. We are fairly new to MAC OS. I am sure that there is a way. The OS does everything else we can imagine. Please assist.
    Thanks,
    IMAC G5   Mac OS X (10.4.3)  

    Hi Richard
    I had a very similar issue but have found a solution for iPhoto at least on the MacOSXHints forum under thread.
    http://www.macosxhints.com/article.php?story=20050904072808460&query=sharing+iph oto
    This works for me fine.
    I can't get this to work with my iTunes library but this is probably because my music library is on an external hard drive and I don't think the settings ACL works on external drive - please correct me anyone.
    To get iTunes working I deleting the iTunes folder on my wifes account at
    /Users/username/Music/iTunes/
    and placed a shortcut to the shared iTune library folder on the external drive.
    Hope this helps
    iMac G5 20   Mac OS X (10.4.3)   1.25gb Ram

  • File Sharing problem between two macs on the same network.

    Have a iMac and a Mac Mini and a MacAir on the network. We have file sharing turned on on all 3. The Mac Mini keeps popping up a error message that states "There is a problem connecting to a Server "iMac". However the Mac Mini is connected to the iMac and is sharing files between the two.

    This has worked for a few...
    Though all of these steps may or may not be needed, I'm including them all.
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.7 & 10.8…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    10.4 instructions...
    Is that Interface dragged to the top of Network>Show:>Network Port Configurations.
    If using Wifi/Airport...
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.

  • Sync purchased content between two computers

    Is there an easy way to sync the purchased content between 2 computers. I have a MacBookPro that I travel with, and I buy music and videos to travel. Desktop has all of my music, how do I get the purchased content to show in the purchased tab of my desktops itunes.

    Hey there!
    You can sync your items from one computer to the other by going to System Preferences > .Mac > and from then do all the processing involved that the Mac tells you to do.
    You can select some specific data to sync to your other computer (if for some reason you did not want your computers to share the same data). For your music to sync, check "Music" in the list of sync-able data (with the green old version of the iTunes logo).
    Once you have completed everything, go to your other computer and allow your music to transfer. Just remember that you can only do that sync-allow process with five other computers, it's a rule.
    Hoped I helped!
    Vincent

  • Transport content between two Portals (DEV - Prod)

    Hi Everybody,
    how can i transport a content from one Portal to another one? I heard there is a possibility in Visual Admin for transport Content between a Development and a Productive System.
    I know only the way by Federated Portal Network. Is this the only possibility and what about KM-Konfiguration is there a way for transporting?
    regards,
    Seed

    you can download and upload your portal  transports.
    System administrator -> transport.
    KM folders: you can just copy everything by open the KM dir as a webfolder.
    br

  • Swapping total contents between two Macbook Pros

    What would the procedure be to swap everything between two Macbook Pros?

    You might consider Target Disk Mode;
    http://support.apple.com/kb/ht1661
    Are you transferring data from A to B and B to A?
    Ciao.

  • Is there a way to link two FrameMaker 12 books with shared content into the same RoboHelp 11 file?

    This one might require some back story.
    I'm working at a company with roughly 60 business units that will each be getting their own emergency response procedures (.FM files compiled into a single FrameMaker .book file for their department). I then want to link all of these books to a single RoboHelp so that when it comes time to publish all of these plans into WebHelp menus I can do that with a single batch generate/publish.
    My problem is that some of the FM files within the books are shared (maybe two or more departments are at the same location or all of them share the same corporate level plans) so that when I try to link two books with a shared FM file it throws an error.
    Is there away to allow multiple copies of a FM file to exist in a single RoboHelp? Or is there a better solution to the task at hand?
    Any suggestions you might have would be greatly appreciated as I am still a moderate beginner with Frame and RoboHelp.
    ---Corey---
    P.S. Just to complicate things this will all be done via SharePoint so books and FM files live there, and then the RoboHelp output will be published there.

    I think you’re looking at creating a merged RH project – one parent project that subsumes all the linked FM to RH child projects – read up on merged help on Peter’s site (grainge.org)

Maybe you are looking for

  • Display xero as zero and null as space in BEx excel reports - urgent

    How do I set query properties, where difference of 2 key figures is if zero will display zero. but if there is a key figure which has a null value (not assigned), then difference between 2 KFs will be space. Thanks Swati

  • Weird video freeze / Preview Blacking out?

    Hi everyone I am just wondering if any of you ever got lockups from videos? Sometimes if i just highlight a video clip (browsing in column view) and my MBP would just freeze up while generating the prview on the right side! Like complete freeze and i

  • Unlock iphone4 by officialiphoneunlock.uk ?.

    Quelqu un connais ce site etsavoir si cserieux car j attent depuis le11/12/13 et toujours rien

  • Server only boots to one drive of three

    We have a 3 drive bay xserve that has bootalbe drive and a mirror of the bootable drive.   We can only get the server to boot to the mirror.  If we select the other drive to boot to using system preferences or holding the option key to select.  It wi

  • These forums are actually painful

    I use forums for many of the computer problems I run across. And I have computer problems frequently. However, Apple>Support>Discussions>... are the worst. It took over three minutes of watching the download icon spin before this group window opened.