Want some discription for each column

Hi expert, I have one req.
I created my rpd with around 100 tables and 800 column. Now my user having discription of each column in on excel sheet. Now we want to show discription of each column (once we put our mouse on it in answer). So how can we do it. We dont want to write discription of each column manually. So is there any way to impliment this.
Thanks

Hi Gys,
Thanks for replying.
Kishore thanjks for suggestion .
User need to go our indivisual column in some place , Search that column out of 800 column and then see the discription.
So we are thinking for that type of implimentation.
Kart Thanks for link. But again we have to do it for each column manually i.e for 800 columns. But we dont want that.
Thannks

Similar Messages

  • Multi-column Index vs One index for each column

    Hello everyone,
    i have one table about 20 000 000 rows, some developers have to generate reports on it and i want to create indexes on this table.
    The table has 34 columns, no primary key, no unique keys.
    The "where..." clause of the reports usually use 8 columns but some reports uses 8 + some other columns.
    can any one help me on what kind of indexes do i have to create?
    1. one index for each column used in "where clause"
    2. one index for 8 columns and some other indexes for other used columns
    3. one index for all columns
    or something else etc...
    br flag

    i have one table about 20 000 000 rows, some developers have to generate reports on it and i want to create indexes on this table.
    The table has 34 columns, no primary key, no unique keys.
    The "where..." clause of the reports usually use 8 columns but some reports uses 8 + some other columns.
    can any one help me on what kind of indexes do i have to create?
    1. one index for each column used in "where clause"
    2. one index for 8 columns and some other indexes for other used columns
    3. one index for all columns
    or something else etc...What's the version of your data base? what kind of database you have, DWH or OTLP? The answer might depend on the type of database as far as bitmap indexes might suit or might not depending if you are runing DWH or OLTP kind of database
    Let me suppose that you are runing OLTP database and you have a where clause with 8 columns.
    1) are all those where clause equalities (where col1 = and col2 =) or there are inequalities?
    2) could you evaluate the most repetitive columns?
    3) could you know the column that could have the best clustering factor (the column which most follow a certain order in the table)
    Based on that I would suggest to create one b-tree index having 8 columns (even though that it seems for me to high) this index should follow the following points:
    1) put the most repetitive column at the leading edge (and compress the index if necessary)
    2) put the columns that are used in equalitity predicate first
    3) put the column having the best clustering factor first
    The most precise index you have the best access you could gain.
    Of course that you have to know that an index access is not always good and a FULL table scan is not always bad.
    Best regards
    Mohamed Houri
    www.hourim.wordpress.com

  • Get frequent data for each column of a table

    What is the best way to get the most frequent data in each column of a table.
    we have around 25 tables and each table has around 20 columns , so rather than writing group by for each column of table , is there any easy way to find this?
    example we have table
    Column A       Column B         Column C
    Apple             Monday             Red
    orange            Tuesday            Green
    Apple              Monday            Red
    Lemon            Wednesday       Green
    Apple               Thursday         Red
    in this table, column A's frequnt data is Apple , column B's frequent data is Monday , Column C's frequnt data is Red
    Apple 3          Monday 2                  Red 3
    Orange 2        Tuesday 1                 Green 2
    Lemon 1          Wednesday 1         
                          Thursday 1
    Group by kind of query will give this result, but with 20 tables each having 20 - 30 columns if we need similar kind of result ..  is there any way to get this data.

    Hi,
    GROUP BY (using aggregate functions) is the best way to do what you described.
    PIVOT and UNPIVOT are probably what you'd want in this case.  The phrase "GROUP BY" may not actually appear in your code, but you'll essentially be doing a GROUP BY.
    Analytic functions (rather than aggregate functions) can do the job, too, but they'll be less efficient.  Analytic functions get you results about the groups, without losing each row's identify, but in this case, losing each row's identity is eactly what you want to do.  You only want 'Apple' to appear 1 time, not 3 times.
    The fact that you need to do the same query on 20 different tables suggests that there's something wrong with your table design.  Wouldn't it be better to have 1 big table, with a new column that has 20 unique values instead?
    I hope this answers your question.
    If not, please post a little sample data (CREATE TABLE and INSERT statements, relevant columns only) from all tables involved, so that the people who want to help you can re-create the problem and test their ideas.
    Also post the results you want from that data, and an explanation of how you get those results from that data, with specific examples.
    Simplify the problem as much as possible.  For example, instead of posting a problem with 20 tables, each having 25 columns, post a similar problem involving, say, 2 tables, each with 3 columns.
    Always say which version of Oracle you're using (for example, 11.2.0.2.0).
    See the forum FAQ: https://forums.oracle.com/message/9362002

  • Matrix with different dimensions for each column

    Hi,
    I would like to have a matrix with different dimensions (rows) for each
    column, for example, I want the first column has 3 rows, the second one
    5 rows, the third one 10 rows, and so on.....
    With a simple array it is not possible, and then I make an array (for
    my columns) of clusters and each cluster has another array (rows for
    that column). Is it the best way to do it? Is it correct?
    Thanks,
    ToNi.

    Yes, everything we told you in this old thread  is still true!
    LabVIEW Champion . Do more with less code and in less time .

  • Header for each column of data

    I am struggling to get header for each column in attached code. I would like to see this data in excel with header at the top. Also I wonder how to know which column belongs to which plot and which axis.
    Solved!
    Go to Solution.
    Attachments:
    saving for excel.vi ‏130 KB

    I would keep this in the original thread.

  • How to dump block and identify the bytes stored for each column

    SQL> select header_file, header_block
    2 from dba_segments
    3 where segment_name = 'APARTMENTS';
    HEADER_FIL HEADER_BLO
    4 1692
    1 row selected.
    SQL> alter system dump datafile 4 block 1693;
    Statement processed.
    How can I see the dump block and identify the bytes stored for each column?
    tab 0, row 0, @0x73b
    tl: 125 fb: H-FL lb: 0x1 cc: 4
    col 0: [25]
    52 65 64 77 6f 6f 64 20 53 68 6f 72 65 73 20 41 70 61 72 74 6d 65 6e 74 73
    col 1: [20] 00 54 00 01 02 08 00 00 00 01 00 00 00 01 00 00 00 00 1b 8d
    col 2: [53]
    00 54 00 01 02 0c 00 00 00 01 00 00 00 01 00 00 00 00 1b 8e 00 21 09 00 00
    00 00 00 00 11 00 00 00 00 00 01 45 6d 65 72 67 65 6e 63 79 20 44 65 74 61
    69 6c 73
    col 3: [20] 00 54 00 01 01 08 00 00 00 01 00 00 00 01 00 00 00 00 1b 8f

    SQL> select header_file, header_block
    2 from dba_segments
    3 where segment_name = 'APARTMENTS';
    HEADER_FIL HEADER_BLO
    4 1692
    1 row selected.
    SQL> alter system dump datafile 4 block 1693;
    Statement processed.
    How can I see the dump block and identify the bytes stored for each column?
    tab 0, row 0, @0x73b
    tl: 125 fb: H-FL lb: 0x1 cc: 4
    col 0: [25]
    52 65 64 77 6f 6f 64 20 53 68 6f 72 65 73 20 41 70 61 72 74 6d 65 6e 74 73
    col 1: [20] 00 54 00 01 02 08 00 00 00 01 00 00 00 01 00 00 00 00 1b 8d
    col 2: [53]
    00 54 00 01 02 0c 00 00 00 01 00 00 00 01 00 00 00 00 1b 8e 00 21 09 00 00
    00 00 00 00 11 00 00 00 00 00 01 45 6d 65 72 67 65 6e 63 79 20 44 65 74 61
    69 6c 73
    col 3: [20] 00 54 00 01 01 08 00 00 00 01 00 00 00 01 00 00 00 00 1b 8f

  • Different restrictions for each columns

    I would like to restrict each column in a standard report with different value, without using global filter.
    For Ex. I have a measure field called Amount. I would like to have 12 columns namely Jan, Feb etc... and then I would like to restrict each column with Month and I need to get the data for that particular month in the column.
    In this case I cant use cross tab report because crosstab doesnt support some of the features of SAP datasource at this point of time. I can create measures in SAP datasource with restriction. But performance of the query will be affected.
    In case of Web Intelligence we can create a formula with where clause for each of the column. But such thing i couldnt find in crystal report.
    I need experts help here.
    I appreciate your help.
    Thanks
    Raghu

    For January you would have the following
    if month(yourdatefield) = 1 then
    youramountfield
    else
    0
    For February you would have the following
    if month(yourdatefield) = 2 then
    amount
    else
    0
    continue on for each month. then place these fields across the report in the detail. Now for each record the value will go into the correct month column. Then you can suppress the detail section and summarize the total for each month if you want.

  • Format check for each column in csv file

    i want to find out how to check each column value is correct or not while uploading flat file(csv).
    after uploading to internal table,
    it should display error record and line no of the record.
    ex matnr(18) type c,
        werks(4) type c.
    if we input matnr value more than 18 characters in csv file,
    the entire record of internal table should be displayed in log file.
    it should validate before sap database validations.

    Hi,
    Since the file format is csv, while uplaoding the data to the program using the function module, the importing FILE FORMAT is 'ASC' and not 'DAT'.
    For this the Internal table should contain only one filed of type C length (255 or 1024, upto you).
    Then after this using SPLIT command you will push into another Internal table.
    This is where you have to perform the validations.
    In my opinion instead of checking the number of characters, chcek whether the material or plant exists in SAP or not?
    This is because you have already fixed the filed length of material to 18 charecters, obvious when you try to move a variable with more than 18 charecters to this filed, it will automatically truncate and take only 18 charecters..
    Hope I haev answered you. If still have any questions. shoot.
    BR
    Sree

  • Applying Navigation option individually for each column..?

    Hi all,
    i posted one question in morning
    Navigating from one report to another report i got that one.But,
    My criteria is that i have detail column with image (arrow mark).The detail contains the failure details of a report.
    Let say,the table is like this with 2 columns
    failed_reason(col1) detail(col2)
    server_error image
    no_data_found image
    what i want is that when i click on the image(arrow ) its going to hit another report for each failure reason .
    In the detailed report we have the full reason and solution to overcome that failure
    So is there any way to do like that please help me out .
    Thanks,
    V.saiChAnD

    Hi.
    Similar post, how to use GO URL, read my answer please:
    Re: How to use GO URL?
    For GO URL on image the syntax is:
    '<--a href=http://localhost:9704/analytics/saw.dll?GO
    &path=/shared/Development/Report2
    &Action=Navigate
    &P0=1
    &P1=eq
    &P2=Tablename."COL1"
    &P3='||Tablename."COL1"||
    ' style="text-decoration:none;"
    -->
    *<--img border=1 src="res/s_oracle10/portal/dash_refresh.gif">*
    <--/a>'
    Column properties/Data format -> HTML
    Don't forget to remove --*.
    P2 -> target column on report2, in your case it is failed_reason
    P3 -> source column on report1, in your case it is failed_reason
    Regards,
    Goran
    http://108obiee.blogspot.com
    Edited by: Goran O on 2009.05.06 06:21

  • How to name the data for each column I am acquiring in lvm file

    does anybody hint  How to name the data for each cloumn I am acquiring in lvm file.
    I want to tag or name ,eg temperature at top of a column which shows the temperature readings .I am writing into a labview measurement file.
    Thanks

    Use Set Waveform Attribute on each channel of your data.  Set an attribute with name "NI_ChannelName".  The value is a string containing the name you wish to call the channel.
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • I want to set for each ponit in a graph wich color it had, how i can make that?

    i want say to the graphe wich color had each point

    > i want say to the graphe wich color had each point
    This isn't the common usage of the graph, and in fact each point on a
    plot has the same color.
    You might be able to do what you want, by adding a new plot for each
    point. You can also modify one of the picture control graphing examples
    to take in two arrays and it could change the color as it draws the plot.
    Greg McKaskle

  • HT2480 two devices on my itunes account, want different apps for each

    I have two devices on my itunes account, an ipad I use for business and an iphone I use mostly for personal.  I want to keep only business apps on my ipad and most/all apps on my phone, but every time I try to sync, itunes tries to reinstall all of my apps regardless of device.
    Does anyone have a solution for how I can have two devices with different selections of the apps I have paid for without downloading all of the apps to each device?  I tried just not syncing the ipad but then it had technical problems and the genius bar needed to delete a bunch of notes from the device, so that is sub-optimal.

    You need to set both devices up in itunes to sync manually: http://support.apple.com/kb/HT1296

  • Problem with header for each column

    Hi,
    I want change column header-text dynamically in the table control of module pool programming.Please help me.

    Hi Abhijit,
            no need to put '&' in the variable .You just give the name of the variable as lw_text and also dont forget to expand the Def.Length attribute to equal to the length of that variable in the decalration.It is working for me.
    put the follwoing code in PAI module.
    Data:lw_text(15).
    If cond1 = true.
    lw_text = 'Description 1'.
    elseif cond2 = true.
    lw_text = 'Description 2'.
    Endif.
    Using the above code u can modify dynamically.

  • Different column height for each column

    I have problem with jTable.
    I have 4 columns in my jtable. height of two columns is same and
    height of two is doble the height of first two columns.
    I know that height can be set to entire row by setRowHeight()
    Could any one suggest solution for this.
    Thanks

    Thanks for your reply.
    But I don't want resize all the columns.
    For example two columns height 16 pixels, then rest of should be 32 pixels

  • When clicking on link in email, new tab NOT being created, but new window on existing tab - I want NEW TAB for each link clicked on...

    Up until today, whenever I clicked on link in email, a NEW TAB would be created. Now, when I click on link, a new WINDOW on existing tab is created - I WANT A NEW TAB, not a window...

    Hmmm, which mail site is this?
    One possibility is that you had a tab-related extension that automatically opened regular links in a new tab, and that the extension was disabled because it was incompatible with the latest version. To check for disabled add-ons, visit the Tools > Add-ons dialog.
    As a short term workaround: you probably know you can force a link to open in a new tab by holding Ctrl when you click the link, or by using the "middle" mouse button (often the scroll wheel). I find that quicker than right-clicking the link and choosing Open in new tab.

Maybe you are looking for

  • Reuirement at the time of delivery creation or change

    Dear All, Please guide me or give me your inputs to full fill the requirement that i have, At the time of creation of delivery or changing a existing delivery i need to raise a pop up window listing all the materials in the delivery and next to the m

  • BT Broadband Talk

    I was aware that BT was stopping supplying the service to new customers, but just read that the service is planning on being canned in 2014. As this was an integral part of the service when I joined and I do make use of the service, hence my renewals

  • Operation sequencing in R/3 not scheduled

    I have a routing with one operation for a machine.  In APO I need to finite schedule both the machine and the operator capacities.  I created a second work center for the labor and added a parallel sequence to the routing to start and stop at operati

  • Font issue between jdk1.4.2_04 and jdk 1.4.2_13 while generating style repo

    Hi , i am generating pdf report using style pro. i am using "Arial" font. UNIX system. I was using jdk1.4.2_04 till date. when i changed to jdk 1.4.2_13 and now the pdf is not getting generated in "Arial" font. It gets populated in some other font. C

  • Compressor no abre (Spanish version)

    Hola, Para instalar de nuevo Compressor si no quiere abrir (how to reinstall Compressor if it will not open): Sierra todas las aplicaciones y quita Compressor y estos archivos -- En el folder de tu "Home" ve a la Library/Preferencias busca y pon en l