Field description in chart legend instead of technical name (BW query)?

I am building a report from a BW query. The report has a grouping field and a bar chart in the group footer. When I execute the report the legend shows the technical name of the key figures even though I checked the "Show description" field in the "options".
I can change the labels in "preview" mode (provided I can guess the real names), but just like in the field explorer I would prefer to always have the text instead of the nonsense technical name.
Is this possible?

hello all,
you can use a 2 chart workaround for this.
1) the first chart is the Group chart you already have...just disable the legend
2) now create an Advanced chart using the description field as the On Change Of
3) set the Order of chart to correspond with the technical field that the group is based on
4) preview the chart and right click on the x axis area and format the axis so nothing is showing
5) do the same for the y axis
6) keep right clicking on all of the chart objects and changing them to transparent
sounds annoying, is annoying, but it works.
cheers,
jamie

Similar Messages

  • Display description of report rather than the technical name

    Hi all
    I have made a few reports using the Bex report designer that have been emailed to end users by the bex broadcast facility as a PDF
    However, when end users receive the email the attached PDF received has the technical name rather than the description.
    Does anyone know how to change this so that end users receive the PDF with the description rather than the technical name.
    Many thanks
    Forhad

    Yes the DOS 8.3 shortname format is the only accepted for the ThinkVantage button registry key.
    One general way to obtain DOS 8.3 formats from a path except from DIR /x in a CMD window is to use execute a VBSCRIPT file that uses the FileSystemObject class
    If you save the following sample vbscript code to a text file with .vbs extension and open it in file explorer it will write the short path of LSC.exe to a file text file named "Path_DOS83.txt":
    'Convert a full path to DOS 8.3 Shortname format and save to text file
    With CreateObject("Scripting.FileSystemObject")
    .CreateTextFile("Path_DOS83.txt",True).Write(.GetFile("C:\Program Files\Lenovo\Lenovo Solution Center\LSC.exe").ShortPath)
    End With
    What the code does it creates a File System Object instance and calls .CreateTextFile and writes the ShortPath of the File object obtained by the .GetFile function.

  • Find technical name of query if only internal is given (and delete it)

    Hello,
    a query has a readable name like "Invoice for north pole customers", a technical name like "Z_MM_CUST_NPOLE" and an generated internal name like "4BUI9VVDT8A057L8G3BQ4IN4G".
    When I search which queries belong to an old multiprovider, I only get the internal query names like "4BUI9VVDT8A057L8G3BQ4IN4G". I cannot search with this internal name in the BEx Query Designer nor can I search there using the InfoArea folder (I can only find one query instead of two queries).
    How do I find the technical name like "Z_MM_CUST_NPOLE"?
    Apart from that, I cannot delete the query in the BEx Query Designer ("Delete" is inacitve (gray)).
    The query seems corrupt. Can I delete a query in the SAP GUI (rsa1 or something like this)?
    Best regards
    Thomas

    Hi Thomas,
    You can delete the Query in BIW GUI by using T Code RSZDELETE.
    After that u get a screen where u enter the
    Type :- REP
    Object Version :-A
    Technical Name as :-"The Tech name of the Query"
    Leave the other Rows Blank.
    Rgds
    SVU123
    Edited by: svu123 on Apr 3, 2009 1:07 PM

  • BW 7.0 - Technical names in query designer

    Hi colleagues,
    is there any possibility to set an default value for the technical names in the query designer. Every time I open the query designer, the system shows me only the "text" for the query elements and not the key.
    regards
    Dieter Gerl

    The "functional enhancement schedule" document now describe the single query refresh within a workbook to be available in Stack 14.
    The link also need to be check very often. (I got a version 12.3 from 08/06/2007 which planned enhancement to SPS13 whereas version 12.5 from 28/06/2007 plan it to SPS14)
    https://websmp201.sap-ag.de/~sapidb/011000358700004483762006E
    Best Regards,
    Davy

  • Pie Chart Legend not displaying full names

    Hi All,
    In a RTF template, we have displayed a PIE chart. In the PIE chart, when the number of legends are more, the legends are getting truncated on the generated PDF report. The document which describes the issue with screen shots is placed at [http://www-apps.us.oracle.com/~sgnanama/Pie%20Chart%20Legends%20Display%20Issue.doc] . And following is the snippet of code placed at ALT text of PIE chart picture present in the template. Is there any way to enlarge the legends display section to show the full text of the legends? Please share your thoughts. Thanks.
    chart:
    <Graph graphType="PIE" depthAngle="50" depthRadius="8" pieDepth="30" pieTilt="20" seriesEffect="SE_NONE">
    <LegendArea borderColor="#cccccc" borderTransparent="false"/>
    <LegendText wordWrapEnabled ="true"/>
    <SeriesItems defaultBorderColor="#cccccc">
    <Series id="0" color="#336699"/>
    <Series id="1" color="#99ccff"/>
    <Series id="2" color="#999933"/>
    <Series id="3" color="#666699"/>
    <Series id="4" color="#cc9933"/>
    <Series id="5" color="#6666"/>
    <Series id="6" color="#3399ff"/>
    </SeriesItems>
    <Title text="" visible="true"/>
    <Footnote text="Company Contribution" visible="true" horizontalAlignment="CENTER"/>
    <O1Title text="Company Contribution" visible="true"/>
    <LocalGridData rowCount="{count(CATEGORY/ERC)}" colCount="1">
    <RowLabels>
    <xsl:for-each select="CATEGORY">
    <xsl:if test="string(ERC)">
    <Label>
    <xsl:value-of select="CATEGORY_NAME"/>
    </Label>
    </xsl:if>
    </xsl:for-each>
    </RowLabels>
    <DataValues>
    <xsl:for-each select="CATEGORY">
    <xsl:if test="string(ERC)">
    <RowData>
    <Cell>
    <xsl:value-of select="ERC"/>
    </Cell>
    </RowData>
    </xsl:if>
    </xsl:for-each>
    </DataValues>
    </LocalGridData>
    </Graph>

    as far as i know only way to display legname in full when u have more values is to make the size of the chart large . i have one the req like that i made it large enough so that it will withstand if i get more values .
    it may not be good idea but this is the way i did .

  • Descriptions/text instead technical names

    Hi everybody,
    i created a query with the query designer. i want to display the output data with the discription/full text instead of technical name. i have made the relevant adjustment in query designer but when i open the query with VC it only displays the technical names.

    Christine,
    You have to adjusts to make in Query Designer (you did) and in Visual Composer. Usually by bringing your query to storyboard you have option of choose your field (@field, @field_ext_key, @field_key). To see text you shoul choose the first one.
    Make sure that in the Display Tab of your object in Query Designer you selected 'Text'.
    Regards,
    Gilson

  • How do we make the field's technical name appear in the selection screen

    Hi everyone,
    When we go into the manage of a target for diplaying the content of the object say active data table of ODS, I can only see the technical name of custom objects( infoobjects) like /bic/zcust but the technical name of the business content Infoobject ( like /bi0/material) is not seen instead I only see the description, How can I see the Technical name in the Selection screen of the data browser
    Thank you in advance

    Hi BR,
    I have already tried that. but I cant see the tech name for the Content Infoobject there. And I have also tried User specific settings from the settings Menu.
    If any more options available. PLz tell me
    Thank you

  • Report output showing in technical names

    Hi,
    When I execute a query, input variables and report out put are shown up generally in InfoObject descriptions before.  Just suddenly what happened don't know these reports are showing up output in Technical names, Input variables and the report as well.  Where do you make this to set as default to display in InfoObjects descriptions input variables and the report as well instead of technical names.  Kindly help, I appreciate your answers.  Thanks
    regards,
    reddy
    Edited by: chreddeppa on Oct 21, 2011 8:13 PM

    Sometime it happens because of the lanugate setting of the browser.
    If the browser is internet explorer, you can go to Tools > Internet Option > General > Language and if you are using English, it should be added there (and I guess as first language).
    Try if it solves your issue.
    Regards,
    Gaurav

  • Data source enhancement - Only technical name is visible

    Hi ,
    I enhanced a data source and added a Z field in the extract structure. I am able to populate the field, when I check the extractor in RSA3 , I do not see the description but I see only the technical name. Any advise please....

    Hi Tanu,
    Have you mentioned any data element for the Z field in the extract structure? If not, create a data element for it and give the required field headings in the "Field Label" tab of the data element.
    It should work then.
    Regards,
    Bijesh

  • Technical name for formula in query designer

    Hi,
    We have created some formulas in Query Designer.
    We tried to assign the technical names to these existing formulas, it goes away as the save button on the top of the pop up is disabled.
    Is there a way to assign technical names of the formulas created in the query designer.
    Regards,
    Charu

    Charu Pandey,
    Formulas are local, means available for particular queries only. No technical name.
    Create Calculated keyfigures instead of formulas..., so you can save with technical names.
    To display technical name in query, give discription same as technical name.
    Hope it Helps
    Srini

  • How to check a query element based on the technical name of a query builde?

    We often see, e.g., 401OQ2EEM5EJH4GQ5N2HFNE7P as a query element of a query builder.  How to know what kind of InfoObj. or R2R link it would be base on the long technical name?  We remember there is a table to look these up, what's the table name and how to look for it's description name?
    Thanks

    hi Ari,
    The table you recommend seems to only work for Report to Report link, but not for query element, is there any other table that we can find which InfoObj. is used for this long technical name in query?
    Thanks and we have given you rewards points.

  • How to identify the technical names in infoobjects inInfoset

    Hi,
    I want to design the query based ob infoset(SAP BW). Infoobjects shown in the infoset have different technical names.
    There are 4 infoobjects in query designer having same descriptions. How should I identify technical name of infoobjects and differentiate between them?
    Regards,
    Shital

    Hello Sheetal,
    Click on the Technical names  button in query designer, it will be in between context menu and table display.
    Regards,
    Pavan.

  • Change technical name of queries and views

    Hi everybody,
    I need to copy a query with its query views. The problem is that I want to give a new name for each query and each view. And the views will belong to the new query.
    Is that possible, or should I copy the query and define the views again?

    let say u r in query designer.
    than hit the menu tab and select the first tab i.e. QUERY.
    now in that choose the option SAVE AS.
    it willask you for new name and new technical name.
    (the query will still be saved in ur multiprovider.)
    for views u have to define new views for ur new query

  • Change Technical Name

    Hi Gurus,
    Any way to change the technical name of a RKF or a CKF?
    When I right click on the context menu of any RKF and open the Edit/Properties, I do not see the Tech name editable.
    Any chance?
    Manesh.

    Hello Manesh,
    You can change the technical name of CKF and RKF from the table: RSZELTDIR & RSZCOMPDIR
    In the table RSZCOMPDIR, Change COMPID (Technical name of Query elements will be stored here)
    and also do make changes in the table RSZELTDIR
    In the selection of table use RSZELTDIR - DEFTP = CKF/SET
    then RSZELDIR - MAPNAME represents the calculated keyfigure or restricted keyfigure.
    Changing the value of MAPNAME will change the technical name.
    I hope this information helps.
    Regards,
    NK.A
    Dont forget to assign points if useful.

  • Chart legend shows database field instead of value

    Hi,
    I would like to understand the behavior of the charts legend, which sometimes display the field values as requested, but sometimes display the database field name starting with a @.
    We develop Crystal Reports and then generate them via an application. We have many releases of our application and therefore we get to work with Crystal versions 10, XI, XIr2 and 2008.
    In all cases, the legend display is correct when in the Crystal Reports Designer preview mode. However when generated through our application (using ADO.NET), depending on the Crystal runtime version (apparently) the result varies. Editing the legend label in preview mode doesn't resolve the issue.
    Is this behavior related to :
    - Crystal Reports runtime (it appears to happen only with Crystal Reports runtimes XIr2 and 2008 in our case) ?
    - Using formula fields in the chart instead of database fields directly ?
    - Evaluation time (our charts are in Report Header and/or Group Header) ?
    - any other idea ?
    Thank you very much
    Anthony

    We have been able to detect that the Language Regional Settings of Windows XP Pro has a direct effect on our charts legend display.
    We noticed that when the Regional Settings were set to English, the report would generate correctly and chart legends would display values, and not database fields names. However, when the regional settings are set to another language (tried French, Dutch, Spanish and German) the problem occurs.
    Using Process Monitor we have spotted that when in Regional Settings other than English it was still the English dll that were called (crdb_adoplus_res_en.dll)...
    The problem occurs with Crystal runtimes XIr2 and 2008 only. We use Crystal Reports in an application, using ADO.NET connector, and we use the Crystal runtime to generate reports.
    Is this a bug or is there a workaround to make sure the correct dll are called according to regional settings ?
    Thank you for your kind assistance.
    Best regards,
    Anthony

Maybe you are looking for

  • SAP JV upload file template

    Hello,   Can anyone send me a template of a JV upload file to post JV's in SAP . I am new to this interface . Any help will be appreciated . Thanks

  • Integration Of BPM with SMS & Instance Messaging services

    is it possible to integrate Oracle BPM with SMS & Instance messaging services? If yes, how?

  • Alert for new business partner

    I am a novice at programming, what would the code be for an alert that would trigger when a new client is added? I have one but but it keeps on picking up all of the clients created each day when I only want those that have not been sent before (in o

  • Dynamic_pager keeps crashing continuously

    Hello everybody, I recently opened up Console.app to find a crash report for an application I am beta testing, and found this: http://pastebin.com/9dU4bWFt (posting to pastebin because of formatting issues) These three lines repeat every 10 seconds.

  • Leopard and Epson SP 900

    I recently upgraded to Leopard. Things are working well. I can print to my Epson Stylus Photo 900, however, I have no control over the prints. In the past I could click on the "Printer" button in the print window and I would see Epson's control windo