Split a column of data in 4 different columns

Hi all

I have a column that bring the friom of data in the database like this:

1.1.01 10.1 M10-08: this is the best deal ever

I want that divided into 4 columns (prefrebely in RPD). 1 column will be 1.1.01, 2nd column just M or Q (according to the data). 3rd column as M10-08. 4th column as the vervbage (for example: this is the best deal ever).

How can I do this. Any help will be appreciated.

Thank you

Hi user599926,

The business model and the mapping of (logical) layer in the RPD is the right place for this kind of change. Here's what you do

(1) import your physical table in the RPD
(2) drag and drop this table in a MDB file
(4) make a right click on the logic table and select 'New object'-> 'logic column... '. »
(5) give the column a name
6) click the Data Type tab
7) double-click the logical Table Source (LTS) * make sure that "show all logical sources" is checked
(8) uncheck "Show mapped columns.
(9) check "see the deleted the column mapping.
(10) you should now see your new column.
11) click on the three dots «...» "next to the name of the column.
(12) use the SUBSTRING() function on your original field. E.g. substring (Field1 FROM 1 TO 6)
13) press OK
14) press OK
(15) repeat steps 4-14 for the 2nd, 3rd and 4th column. They will have just a number and different FROM.

Good luck!

-Joe

Tags: Business Intelligence

Similar Questions

  • Combine data sources with different granularity in the same fact table?

    I have two operating tables 'Incident (157 columns)' and 'unit (70 Colums) '. For all the "incidents" happening there could be one or more records in the table of the 'unit '.

    As part of my design of data mart, I have merged the tables in one "makes the incident (227 columns)" and insert records from two tables with a join condition between them [incident. IN_NUM = Unit.IN_NUM].

    Is this correct, is my question? or am I mix data sources with different granularity in the same fact table. Appreciate your help.

    Best regards
    Bees

    Bees,
    Are the measures of the 'Incident', repeated during an incident given, in more than one record in the table of the unit? If so, then the sum (indicent.measure) will give an incorrect result?

    What is there to merge physically tables set outside OBIEE? With OBIEE you might have a table of 'facts' logic to present the user with report, which from tables separated units and Incidents and would stop the occurrence of incorrect aggregations. A common piece of modeling in the same way would be arrested in OBIEE headers and lines of command, quite common to have a logical fact 'orders' which contained the two header orders and order line, this translates into the Incidents-> relationship of units.

    To do what I mentioned, is relatively simple, you need a "Dim - Incident" at two levels, unit, mapp and Incident unique identifiers as keys to level and then use these levels to define the content of the levels correctly in your 2 tables logic sources logic "done", IE the LTS Incidents at incident level LTS units as level of units.

    Hope this helps, let us know if you get stuck.
    See you soon
    Alastair

  • EPG does not download properly don't get "no data available" on different channels?

    Original title: EPG DOWNLOADED DO not CORRECTLY GET "NO DATA AVAILABLE" on DIFFERENT CHANNELS?

    I am in the United Kingdom and using MEDIA CENTER on windows vista x 64 and I find that I have big problems getting data from TV stations. There are downloading, then others like bbc and itv that simply say "NO DATA".

    I tried to download the data multiple times and still the same result...

    ID: 5

    VERSION: 2869752824

    TNT - CRYSTAL PALACE

    ID:120020

    TV SIGNAL: DVB - T

    SCHEMA VERSION: 5

    LANGUAGE: ENGLISH

    START DATE 01/01/01 12:00:00 AM

    DATE OF 08/06/2014 END, 19:00

    Show only THE FOLLOWING STRINGS: "No. DATA AVAILABLE.

    BBC ONE

    ITV

    CHANNEL 5

    LIVE LONDON

    DRAMA

    MOVIE MIX

    ITV + 1

    QVC BEAUTY

    CREATE AND CRAFT

    ROCKS AND CO

    FOOD NETWORK

    TRAVEL CHANNEL

    GEMS TV

    CHANNEL 5 + 1

    FILM 4 + 1

    CHALLENGE

    MOVIES4MEN

    JEWELRY CHAIN

    CHANNEL 5 + 24

    QUEST + 1

    TRUE ENTERTAINMENT

    CBS REALITY

    SEE THE MAP

    POP

    BBC R1X AND OTHER VARIOUS RADIO STATIONS...

    ANY HELP WOULD BE GREAT ROGER...

    You should contact your local tv cable company reagarding this problem.

  • import data into the different tablespace

    Hello

    I had exported a my schema of production data now I want to import data in the schema of the trial, I had mentioned the tablespace default for the trial scheme, but when I import data is not taking default tablespace of schema of its database taking default tablespace. How to import data into the different tablespace. In remap_tablespace where I can specify the touser.

    my version of oracle database:

    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    AMT for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production

    -------------------------------------------------------------------------------------------------------------------------------------------

    Raj wrote:
    Hello

    I had exported a my schema of production data now I want to import data in the schema of the trial, I had mentioned the tablespace default for the trial scheme, but when I import data is not taking default tablespace of schema of its database taking default tablespace. How to import data into the different tablespace. In remap_tablespace where I can specify the touser.

    my version of oracle database:

    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    AMT for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production

    -------------------------------------------------------------------------------------------------------------------------------------------

    If your storage source and destination areas are different, you must use the remap_tablespace option.
    example:

    System $impdp / * directory = data_pump_dir dumpfile = logfile = schema_refresh.log remap_schema = Prd_schema:Tst_schema remap_tablespace = prd_TBS:tst:TBS schema_refresh.dmp

  • How can I get the lines for the date between 2 different days

    Hi all,

    How can I get the lines for the date between 2 different days.

    Sample data:
    Table name: Articles
    Title start_date end_date
    Heading1 08-22-2011 2011-09-11
    2011-08-01-2011-09-01 Title2
    Title 3 2011-08-21 08-21-2011
    title4 2011-08-28 2011-09-11

    Result will be:
    Title start_date end_date
    Heading1 08-22-2011 2011-09-11
    2011-08-01-2011-09-01 Title2
    title4 2011-08-28 2011-09-11

    This is my example query:
    SELECT * FROM items WHERE trunc (es.date_start) > = TO_DATE('2011-08-22', 'YYYY-MM-DD') AND trunc (es.date_end) < = TO_DATE ('2011-08-28', 'YYYY-MM-DD')

    but I can not get the expected results. Any help would be much appreciated.

    Thanks in advance

    not read your question properly before...

    Please try this

    Select * FROM items
    WHERE (TO_DATE ('2011-08-22', 'YYYY-MM-DD') between TRUNC (es.date_start))
    AND TRUNC (es.date_end)) OR
    (TO_DATE ('2011-08-28', 'YYYY-MM-DD') between TRUNC (es.date_start))
    AND TRUNC (es.date_end))

  • How to get data in two different bases?

    Hello guys!

    I want to retrieve data from two different databases. I can't use one because they are in different cities, and now I need to use both. How can I do?

    Thank you!

    Published by: Tipertuba on 11/11/2009 05:13

    Use the links in DB, if everything you do is querying the data... if its replication in time more real then look in or data streams keep... but below you can find things on the database link

    http://www.morganslibrary.org/reference/Db_link.html

  • How to load data from a different column string

    Hello

    In a table, I get the data as a string

    101, SAM, 2000, 20, SALES
    "102, RAM, 3000, 30, MARKETING"

    I want to load this data into another column in the target table

    So I have to cut these data and having to load them into different target column.

    Select SUBSTR (101, SAM, 2000, 20, SALES,)
    INSTR('101,SAM,2000,20,SALES',',',1,4) + 1)
    Double;

  • Different filters to the data in 2 different columns

    Oracle BI 11g

    Hello

    I have 1 fact tables Sales (ID, Date, VersionID, Count) and dimension 2 - calendar (Date, year, month, week, day,...), Versions (ID, Name).
    I created the Time hierarchy on table calendar, so I can use the AGO. I've done new logical column "Count (1 month ago). It works fine.

    Now, I need create analysis with columns: month number, County, (1 month ago). BUT! In the column "number of" I need to see only the values of version of Budget, and in the column "Count (1 month ago)" I need to see only the version values are real.

    I try to use the filter for the column "number of '-"Version is equal to the Budget", but this works for all analyses, but not for the column 'number '.

    How can I solve this problem?

    Hello
    in the formula for the column in the criteria tab we have filter option. This is useful to filter this column only.
    syntax:
    Filter (if using dimensioncolumn)

  • Insert data in 2 different columns

    Hello

    I need a little help to do the following:

    NamePer_complete
    Tasks85
    Works of art60

    Note per_complete is the percentage complete

    I have to separate the per_complete missions and structures

    For tasks, I have to enter data in the per_complete_tasks

    Structures to introduce data into the per_complete_structures

    Name Per_complete Per_complete_tasks Per_complete_structures
    Tasks85
    Works of art60

    Thanks for the help

    Are you looking for this kind of SQL

    SQL> with existing_data as (select 'Tasks' Name    , 85 Per_complete from dual
      2               union all
      3               select 'Structures',  60 from dual)
      4  select Name
      5            ,Per_complete
      6            ,case when Name='Tasks'
      7                      then Per_complete
      8             end as Per_complete_tasks
      9            ,case when Name='Structures'
     10                     then Per_complete
     11             end as Per_complete_structures
     12   from  existing_data;
    
    NAME       PER_COMPLETE PER_COMPLETE_TASKS PER_COMPLETE_STRUCTURES
    ---------- ------------ ------------------ -----------------------
    Tasks                85                 85
    Structures           60                                         60
    
    SQL>
    
  • How to extract an XML data that have different namespace prefixes?

    Hello

    I have inserted XMLs in an XMLTYPE column which are based on a common XSD that allows different namespaces.

    How can I extract some data from these XMLs using extractvalue when will be preceded different namespaces for this node?

    Thank you and best regards,
    A

    Hello

    You can use XPath:

    //*[local-name()="node_name"]
    

    For example:

    with t as (
     select xmltype(
     '
      mark
      del
     '
     ) doc
     from dual union all
     select xmltype(
     '
      john
      mum
     '
     )
     from dual
    )
    select extractvalue(t.doc,'//*[local-name()="name"]') as name,
           extractvalue(t.doc,'//*[local-name()="place"]') as place
    from t;
    

    or,

    with t as (
     select xmltype(
     '
      mark
      del
     '
     ) doc
     from dual union all
     select xmltype(
     '
      john
      mum
     '
     )
     from dual
    )
    select x.*
    from t, XMLTable(
    '
     {
      element name { //*[local-name()="name"] },
      element place { //*[local-name()="place"] }
     }
     '
    passing t.doc
    columns
     place varchar2(30) path 'place',
     name  varchar2(30) path 'name'
    ) x;
    
  • Save data in a different Excel worksheet

    Hello
    I am writing a program to evaluate other variables of human touch.
    I try to save data, post processing and sensors (2 sensors).
    I save data in different Excel files in the same folder, but it is quite heavy (one for the post processing of data, one for the force sensor and one for the motion sensor)...
    I prefer to have all the data in the same Excel in different sheets, but it seems impossible without the excel Toolkit.

    I've seen different poster forum that can seem to have had on the same topic, but I didn't get the answer...

    Thank you

    A toolkit written by the user for Excel is available in the thread Excel you might want to take a look at for reference (second post on the subject). NOTE: DON'T POST QUESTIONS IN THE THREAD EXCEL. This is a thread used as links to examples only.

  • Use the same graphical display of data from the different cases of event Structure

    Hello

    I would like one graph to view the input data and modified by one of the two cases of different event structure.  So if the event 1 is selected by the user, the data would be entered by the code contained in 1 case and then introduced in a waveform to display chart.  If the event case 2 is selected, similar data would enter the 2 cases but then displayed by the same graphic waveform , as in case 1.  I don't know if there is a way to do this... it seems that each case of the event would need its own array of waveform, but it becomes quickly heavy regarding the graphical interface for the multiple cases of event.

    Advice would be greatly appreciated!

    Thank you

    Mike

    You are allowed to put the business structures in the case of timeout.

  • How to synchronize two ports data series at different frequencies of sampling?

    I have a .vi I'm reading two different sensors that operate at different sampling rates high.  I am able to read these two, however, there seems to be some problems of synchronization/strange offset with the devices.  The first device is a device running at 5 Hz GPS.  This is convenient because the time GPS is included in the data that I read.  The other device is a sensor operating at 6 Hz.  Ideally, I am recording the data of these two devices in the same file.  An example is attached.  It seems he collects GPS data, although it seems to write at much lower rates.  Strangely, as it is written to the file, it will slowly store 'blocks' of data in order to a much lower rate.  It seems that a lot of the GET of a buffer, and then it jumps ahead by about 5 seconds (see lines 214-220 of the attached file).  Meanwhile, the data from the sensor 6 Hz are get recorded normally.  I'm puzzled.  Would it not be better to connect these as separate sets of data in separate files?  Creating two executions of read/write "parallel" within the same .vi?

    Any help or examples, would be much appreciated!


  • Will be the leak memory for the queue when it is used in producer and mode of consumption data acquisition transfer different size table.

    In data acquisition, I use a loop to query the data from the hardware, another loop to receive the data from query sent by queue loop.

    Each time the size of the transferred data matrix is perhaps not the same, so the system can assign different table size and recycle frequently.

    It cost memory leak. Or it will slow down the performance, given that the size of the array is not fixed, so everytime need to create a new array of size.

    Any suggestion or the best method.

    If I understand your description, your DAQ loop acquires data with the parameter of the function of reading-'1 ' for reading at the DAQmx samples. This translates into different picture sizes.

    Passage of these tables directly to a queue is valid and she didn't mind important in performance (at least AFAIK) and it certainly does not leak memory.

    So the question is more or less:

    It is valid that the consumer receives sizes different picture for analysis? How your consumer manages these tables?

    hope this helps,

    Norbert

  • How to set different date formats for different metadata fields?

    Hello

    Can I set different date for different fields of metadata formats? Standard Date format has a seconds. But I metadata fields, where I need to only show the date.

    I tried to use the rules and side effects. My code is: $xMyDate = formatDateOnly (xMyDate) $ >. But it does not work.

    Please how can I do?

    Thank you

    Martin

    Hi Laurent,.

    Large. This works. Good definition is:<$setValue("DOC_INFO","xDatumUkonceniRizeni",formatDateOnly(xDatumUkonceniRizeni))$>

    M.

Maybe you are looking for

  • I want to save web pages as Web Archives (can do in Safari on Mac). How?

    Can I save a web page as a document type webarchive on my Mac in Safari. Nearest you in FireFox is html, which is cludgey. Unable to find anything in help to save as a webarchive. Does anyone know how? Mac OS 10.8, Firefox 29.0.1

  • What are the icons of power control Widget?

    I've had my Motorola Atrix HD LTE for about a week now. I have the power control Widget on my main screen so I can quickly turn on/off wifi, bluetooth, etc. There is an icon on the widget, I don't know what it controls. It is two half circle arrows (

  • MacBook pro retina 2015 heating

    Hello I recently bought a macbook pro retina 2015 a few months back. I noticed it's really hot when I do normal navigation and just check my mail. The idle temperature resembles 42 degrees celsius, even though the temperature is 30 degrees. I tried a

  • analysis of the error string

    I try to extract a very large file of coordinates xyz.  However, every so often, there is a coordinate z with no. DATA expression rather than a value as follows: Is it possible to filter these? Any help would be appreciated.  Here's a preview of my V

  • WinXPProSP3 - last batch upddates fail to download. Ms. FixIt50202 also failed because "BITSfailed to start.

    KB 978338 977816, 918601, 979309, 979683, 980232, 918349, 981432 and 890830 failed to download. Dialog says "download updates" but the progress continues @ '0 '. I followed the advice found in this forum earlier today and I tried to download and inst