Creating complex folder from one Simple Folder

I have one simple folder (test) which is like one large table in the database. I want to create 5 complex folders from this "TEST" folder and be able to create joins, drill, sorts, conditions etc., and also calculate some items to help users with what they want.
I need to know how possible it is to do this and would I run into problems in future.
Actually am I better off splitting the table in the database into five tables so that I would have five simple folders instead of One simple folder.
I need an answer please.
Thank you.

Hi,
If your folder contains only 1 table then how you can create a join.If you wants this folder to split you can do what ever you want except joining from other table in a work book,
better create a view at database and join the tables in that view then you can go ahead with the business area.
(OR)
take two tables in the business area and join them together but there should be constraints in both the tables.
If your problem is not yet solved please give the detail question what actually you needs.
Regards,
Moin

Similar Messages

  • Moving a folder from one local root folder to another

    I've used Dreamweaver CS4 to build my website, and I've become basically familiar with the way it works. Now I'm just starting to build a second site - and I've run into a baffling problem.
    I've defined the new site in the normal way, and created the local root folder.
    I've got a folder full of image files that is currently sitting in the local root folder of my old site - I'd like to put this into the local root folder of my new site.
    This may seem silly, but I can't find a way to move that images folder from one local root folder to the other. I thought it would be a simple drag & drop move, but there doesn't seem to be a way to do this. I've moved the images folder to the desktop, from where it should be easy to drag it over the new local root folder icon in Dreamweaver and drop it in - but it doesn't work.
    Am I missing something obvious here...?

    You should be able to access your entire computer directory structure through the Files Panel in Dreamweaver.
    Click the drop down arrow next to the named site (the open site) at the top of the Files Panel and navigate up into the rest of your computer. You can then Ctrl-C (copy) the folder, re-select the name of your site (the green folders at the bottom of the directories, not in the computer structure), and Ctrl-V (paste) the folder where you want it. Contents will of course come with it.
    You could (alternately) just copy and paste it working within the computer's directory structure. Paste it into the new root folder and, in Dreamweaver, refresh the view in the Files Panel. The folder should show up fine.
    Notice that I have not been drag and dropping, though that should work with the last-mentioned technique.
    Beth

  • How do you move one (1) Photo Folder from one Catalog to another Catalog in Lightroom 5?

    I want to move one (1) Photo Folder from one Catalog to another Catalog in Lightroom 5 and my laptop (no external hard drive involved).  I have already started the editing process in Catalog #1, but due to the size of the Catalog #1, I want to move the current job and future work to a new Catalog.   
    Currently the backup feature takes an hour to complete. There are also significant delays during large image edits.    So I am thinking, that by moving over to a smaller Catalog, Lightroom will work faster. 

    Hello ... and thanks for  your response.   But I have discovered a couple problems.  And I am sure it is "operator error"
    I used your method #1.  The first window that popped up stated that it was making a temporary copy of the catalog.  This took about 20 minutes.
    Next, the window showed thumbnail photos on the right and a list of folders in my catalog on the left. The catalog contains folders stored on my LapTop, as well as my external hard drive. 
    There appeared to be a distinctive difference between those photo folders stored on the external hard drive and those on my LapTop.   The folders on the external drive were named as I have all my folders named: Date_CustomName.  The folders stored on my LapTop were named as: Lightroom_5 Backup_Date_CustomName or some such combination and my memory is foggy on the actual use of underscore, slash marks, dashes, etc. 
    I searched the list closely, and the Folders without a reference to "Lightroom Backup" were not showing.  
    So as a test, I "added" to the new Catalog one folder from the external hard drive and two from the LapTop.   After the transfer, the new Catalog had accurately named my external hard drive and the folder within in and the photos and their edits transferred accurately.   The other two folders were not named but listed shown in the library module as grey boxes as images with indications of editing.  But when I clicked on it, there was a notation that popped up that the file could not be found. 
    Any ideas? 
    I am going to create a second new catalog and try your option #2 now.  
    Thanks

  • OSB : How can we copy  actions from one project folder to other projects?

    How can we copy actions from one project folder to other projects in OSB?
    For eg:
    I have a service call out action in Project1/proxySer1
    I want to copy this to Project2/proxySer2.
    Espicially, in our case error handling callout is common to all of our projects and we should be able to copy from one to another.
    Edited by: user10367892 on Aug 20, 2009 12:28 PM

    Thank you for the reply.
    It was my fault. I was on two different servers, while i was doing this and so didn't work. But copy /past action works as you suggested.
    Can I select multiple actions from one stage and paste to different proxy service? I have too many options to copy/paste and hence I have this question.
    Is there any other way of copying all selected actions in one stage to another, but not the complete stage itselft?

  • From Forms 5.0 I want to copy a file/folder from one location to another.

    Hi,
    I have a question and I really appreciate your help.
    My Question is
    I would like to copy a file/folder from one location to another.
    (For ex: From my Hard disk to a Network folder).
    I want to do this from Oracle Forms 5.0 and my operating system is Windows 2000/NT Workstation.
    At present my users are doing this by using drag and drop windows functionality,
    But now they want to do this by using a GUI screen.
    I would greatly appreciate if somebody can answer my question.
    Thank you very much and have a nice day.
    Thanks & Regards
    Sanjeev.

    Hi Shay,
    Am able to copy the files/folders by doing the follwing.
    Declare
    My_Command Varchar2(1000);
    Begin
    MY_COMMAND := 'XCOPY /E ' ||:FROM_LOC ||' '|| :TO_LOC ;
    HOST(MY_COMMAND);
    End;
    But my problem is am not able to trap the errors.
    Do you have any idea?
    Thanks

  • How to copy a folder from one document library to another document library ?

    How to copy a folder from one document library to another document library by programmtically?
    Samarendra Swain
    Team Sharepoint
    www.manuhsolutions.com

    You can use the SPFolder.CopyTo method.
    public static void CopyFolder()
    SPFolder folder = null;
    using (SPSite site = new SPSite("http://basesmcdev2/sites/tester1"))
    using (SPWeb web = site.OpenWeb())
    folder = web.GetFolder("shared%20documents/newfolder");
    folder.CopyTo("tester4/newfolder");
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfolder.copyto.aspx
    certdev.com

  • Package not getting Copied from One Team Folder to Other.

    Hello Experts,
    I am working on SAP BPC MS 7.5 Ver. and while trying to Copy Package from one Team Folder to other ( i.e. Copy Import package from Company Folder to any other Team Folder) via Organize package List,but I am not able to do so.
    The package is getting copied successfully but not getting saved in the respective team folder.
    I have aasigned the destination Team folder, the Execute Access of Data Manager.
    Can anyone pelase help on the same?
    Regards,
    Apoorva

    Hi Apoorva,
    you have to set the destination team and group, click on ok this will copy the package and at the end the save button to apply the changes.
    You can also copy manually from one folder to the other the dtsx file and after you can made it visible via Organize package List by adding the package.
    Regards
         Roberto

  • How does one move or copy emails from one IMAP folder to another without loosing tags?

    I am using Thunderbird 31 with an IMAP server (one that I control) and I'm wanting to move some emails from one IMAP folder to another (within the same account) which works just fine, but I noticed that tags are not retained. Is there a way to copy/move emails without losing tags?
    Thanks:

    I think there are some misunderstood.
    I do not suggest to "Switch" devices.
    I suggest the safest way how you can do it.
    Connect device, where you have needed Address Book, buckup it (only Address Book)
    Then connect second device and just recover Address Book, after from Second device you can delete not needed contact.
    I have 6 devices for separate issue and in all of them same contact, with small changes
    Be sure to click Likes! for those who have helped you.
    If your query is resolved then please click on “Accept as Solution”.

  • Howto make created folders/ files from one teacher, read only for other teachers?

    Hello there,
    as an admin @ school I was wondering how to make created folders/ files from one teacher, read only for other teachers?
     - In a 2008domain, created a group "teachers"
     - created a folder "teacher data" where all teachers have read/write permissions
    ideal,a teacher who make's a folder in "teacher data" should be the only oen who is able to add file's to that folder and dele that folder or files. Other teachers may be able to read the content of the folder.
    Is this possible to set up and how?
    many thanks.
    Nico.
    rds

    Hi Nico,
    You could set the permissions below to resolve the issue:
    For the root folder "teacher data": give the full control permission to CREATOR OWNER – "Subfolders and files only" and give the read/write permissions to the group "teachers"– "This folder only".
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How can i find the original picture in the correct event folder from an album folder picture?

    how can i find the original picture in the correct event folder from an album folder picture? I can find the link to the original event folder, but is there a way to get right to the picture without having to search visually the event folder?

    Depends on whatr you mean
    Deleting from your phone does not delete from anywhere else
    HOWEVER deleting from your Photo stream does delete from the Photostream so anyone looking at the PS from any device will no longer see the photo
    But if your Mac iPhoto is set to automatically impor tphotos form PS or is you have manually imported photos from PS then onc ethey are imported they are on your Mac and change to PS will not affect them
    for more on PS see http://support.apple.com/kb/HT4486?viewlocale=en_US&locale=en_US
    LN

  • What is the prerequisite for creating two hierarchies from one fact table i

    Hi,
    what is the prerequisite for creating two hierarchies from one a single fact table.
    Rgds,
    Amit

    create global temporary table t1 as select * from trn_ordbase on commit preserve rows;You CANNOT use this syntax.
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/sqcmd.htm
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/glob_tab.gif
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/cre_tabl.gif

  • Creating multiple links from one map image in Flash CS4

    I have been tasked with creating multiple links from one map image using flash. Each link would go to the main website page with that location. I assume I could create a button for each location on the map but not having a lot of experience any help / tutorial you know of would be super helpful.. Thanks! Not looking for someone to work me thru it but a little guidance would be great!

    If I was to answer the problem, I would be giving you what you asked not to be given... the solution.  So I'll suggest that you start by researching the getURL() function.  That is what AS2 uses for opening web pages.
    As for coding a button, I'll recommend the following article for you... it will explain the proper approach to coding a button, which will give you an advantage over others who don't follow it, but instead use the way the article says not to.
    http://www.adobe.com/devnet/flash/articles/as_bestpractices_04.html
    Google is one of the best resources available for learning how to do things with Flash--it's the first place I go when I have a wondering.  In general, if you type in the right keywords, you get fairly good search results.  In your case, combinations of "AS2", "button", "getURL", "tutorial" would probably work well.

  • Move a folder, sub-folders, and documents under that folder from one document library to another within a Workflow

    Hello,
    I'm building a workflow in SharePoint Designer 2010 (Unfortunately we are not on 13 yet), and in that workflow I need to move a folder (with all it's sub-folders and items) from one document library to another document library.
    I tried a copy item but that kept failing, I checked content type, columns, and permission and it all looks good.
    the other option I started looking into is to Create the folder in the document list and them move all the items under that folder to the new folder. However I can't figure out how to loop through each items in that folder.
    Has this issue been addressed? or does someone has a solution.
    I looked and searched and all I found was tutorials on moving single items into a folder, but not entire folders.
    Thanks
    Hani

    Why to take pain in creating a workflow that copies folders, sub-folders and all of its contents from one document library to another.
    Simply open your source and destination document library in Windows Explorer mode and start copying your folder, sub-folders and contents that you want to copy out of the box.
    You will find "Open with Explorer" button under the Library tab on the ribbon of document library.
    Please remember to click 'Mark as Answer' on the reply if it helps you

  • How do I move a folder from one user to another

    I copied folders and files from a PC to my new Mac Pro (running Yosemite).  I am now trying to figure out how to move some some of the folders transferred in from my old PC from one user to another on the Mac.  I am a first time user of a Mac desktop so thanks of any help!

    Choose Go to Folder from the Finder's Go menu, provide /Users/Shared/ as the path, drag them there, and then into the desired account's home folder.
    (119245)

  • How do I copy a folder from one user to another?

    Using Lion, I had to "re-migrate" my photo folder from my old MacBook Pro to my new MacBook Pro, but it required me to set up a new user on the new computer.  Now I need to get the photo folder from user2 folder to user1.  How does one do that efficiently?

    See  Transferring files from one User Account to another, especially the blue box.

Maybe you are looking for

  • Expert for hire needed

    I am in charge of rapidly building a large database-driven website using Dreamweaver/PHP/MySQL.  I am familiar with data-driven sites for many years with GoLive.  Now I'm using Dreamweaver CS3 and am getting a pretty good handle on it.  But I am havi

  • Black screen after KDE update (14.12.1)

    A few errors or warning in .xsession.errors (don't know if they're relevant): plasma-desktop(865)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability plasma-desktop(864): Communication problem with "pla

  • Monitor and Printer Calibration

    I am running a MacPro 4.1 (early 2009).  I have older monitor and printer hardware and their related software. Unfortunately, the software will not run because the Mac will not run PPC software.  The software has both PC and Mac versions on the CDs.

  • Imp error - ORA-14400: inserted partition key does not map to any partition

    Hi, We have a table (table t) with partitions (p1, p2, ... p12) and two of the partitions (p11 and p12) need to be imported into another database with different schema. Both the partitions to be imported are in two different export dumps. So, I start

  • Xcelsiues 2008, working with live data help!!!

    Ok, so i have flynet designer for web services. All this is working correctly. i have setup a test query just to check everything is working so i just pulled out some customer info name, account number etc. I generated the webservice succesfully and