Localization of CrossTab row and column label Crystal Report RPT file

Dear all,
Does anyone know how to support multiple locale texts (English and French) in CrossTab Row and Column Header labels and grand total labels? Is there a way to parameterize text objects CrossTab in one single Crystal Report RPT file to use some sort of locale resource file containing text string for different languages based on the users of RPT at runtime? The idea is to use one single RPT file to generate report for different locale text for CrossTab Row and Column abels and grand total labels  instead of creating RPT files per locale?

Hi,
Does the database have a column that identifies the language? If it does, then you could create two separate cross-tabs and place them in different sections and conditionally suppress the section depending on the language from the database.
That's the only thing that can be done in my opinion.
-Abhilash

Similar Messages

  • Hiding row and column labels

    You can format a table so that it looks just like a form — e.g. give it a background color, shadow, etc. Looks very nice. However, whenever you click on a cell, the row and column the row and column labels suddenly appear, and the visual illusion of a form is lost. Is there any way to prevent the row and column labels from appearing short of locking the table which also mades it uneditable? If not, I think this would be a useful feature.

    swehba wrote:
    You can format a table so that it looks just like a form — e.g. give it a background color, shadow, etc. Looks very nice. However, whenever you click on a cell, the row and column the row and column labels suddenly appear, and the visual illusion of a form is lost. Is there any way to prevent the row and column labels from appearing short of locking the table which also mades it uneditable?
    Feature unavailable.
    If not, I think this would be a useful feature.
    Here you are speaking to end users like you so your thoughts are useless.
    _Go to "Provide Numbers Feedback" in the "Numbers" menu_, describe what you wish.
    Then, cross your fingers, and wait _at least_ for iWork'11
    Yvan KOENIG (VALLAURIS, France) mardi 12 avril 2011 12:28:32

  • Limitation of row and column in FR report

    Hi all,
    i want to know what is the maximum number of row and column that we can display in FR report.
    and is there any possibility to increase the number of row and column in FR reports,if yes then how?
    Thanks in advance.

    Hi Andy,
    I think your asking if this or something similar could be used to go to another page rather than as a popup? The answer is yes. since you have already done the decode in your query, you can just go to the Report Attributes tab (I'm using version 2.2.1.00.04) and click the edit button for the column. Then, you can simply go to the
    HTML Expression [Insert column value] text area and insert:
    <!--
    <b>#A#<b>
    This will give you everything that is in the column link section, but I find it easier to work with since it's all together (personal preference).
    I reread your post and realized that you wanted to pass the A as a value and not the summary value of the column. I simply removed the #'s. I think this should work. I also kept the summary value using the #A# as the link. I belive that you can copy and paste this into each column (replacing the A with the appropriate column header of course...).
    If I were doing this I might create a CASE statement in the query and evaluate for null before creating the link. Here is an example of using that approach:
    CASE WHEN "STATUS" = 'U' AND ("CREATEDBY"=:APP_USER OR :APP_USER='MY_USER')
    THEN ''
    || '<img src="#WORKSPACE_IMAGES#edit.gif" border="0" alt="Click here to Edit">'
    || ''
    ELSE ''
    END LINK,
    Neil

  • Localization of text objects in Crystal Report RPT file

    Dear all,
    Does anyone know how support multiple locale text (English and French) in one single Crystal Report RPT file.  Is there a way to parameterize  text objects (including tiles, axis,  of chart) in the Crystal Report RPT files to use some sort of locale resource file containing text string for different languages based on the users of RPT at runtime? The idea is to use one single RPT file to generate report for different locale text instead of creating RPT file per locale. For example, inserting a text object  in RPT file and it has text "Welcome" in English and use the same RPT file and parameterize that text object's text with a resource file and the text of that object will retrieve the proper localized text from that resource file at runtime based on the user's locale setting.

    Easiest way is to place duplicate copies of charts in split sections.
    If you have a chart in a group footer, split into two sections place English chart in one and french in the other.
    In section expert suppress section based on language field in database. You can do same with Text box or you can over lay two text boxes one in english one in French and then format text box to suppress depending on language. Looks really messy in designer but will be fine in Preview.
    Ian

  • Editing rows and columns in alv reports in webdynpro abap

    how edit row and columns in webdynpro abap ?
    can i add colors to salv repotrs for below and above range of values  how ?
    if possible send source code for it.............

    hi
    check out this link for editing the columns of ALV
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0155eb5-b6ce-2b10-3195-d9704982d69b
    check out for this thread as well for coloring ALV
    Coloring of selected table cells: Ideas wanted
    regards,
    amit

  • Crystal report rpt file import error.

    Hi,
    when iam  importing rpt file after updating it's showing system message This  SQL transaction has completed,it is no longer usable. and it's showing operation sucessfully completed but it's not showing in manage crystal reprots list.plaese help me how we can show reports when we impoer new rpt files.
    regds,
    sampath.

    I think, at the best what you can do is password protect the report to isolate it from any changes being made.
    Go to File>>Report Options and check the 'Save lock report design' check mark.You will be prompted for a password and then the report is safe from any undesired modifications.
    Unless a valid/correct password is provided,users will not be able to make any changes in the report,however they will be able to open/view it.
    Thanks

  • Encrypt Crystal Report .rpt file

    Is it possible to encrypt Crystal Report file so that it cannot be opened by Report Designer
    Version used :Crystal Reports XI

    I think, at the best what you can do is password protect the report to isolate it from any changes being made.
    Go to File>>Report Options and check the 'Save lock report design' check mark.You will be prompted for a password and then the report is safe from any undesired modifications.
    Unless a valid/correct password is provided,users will not be able to make any changes in the report,however they will be able to open/view it.
    Thanks

  • Support for older Crystal Reports .rpt files in BOE XI 3.1

    Does anyone know how far back you can go with Crystal Reports objects in BOE XI 3.1? In other words, what's the oldest version of Crystal .rpts that are supported in BOE XI 3.1? Can you run Crystal Reports 9 .rpt files? I'm trying to keep from having to update around 4-5 thousand older .rpts files for an upgrade to BOE XI 3.1.
    If we have to do a mass upgrade to CR 2008, what's the best way to do that?
    Edited by: Michael Garrett on Aug 23, 2011 4:46 PM

    Hi,
    from an upgrade perspective you can upgrade from CE9 to XI 3.1. Check
    https://websmp105.sap-ag.de/~sapidb/011000358700001646952008E/xi3-1_bip_upgrade_en.pdf
    (S-User needed)
    Do you have a running CE9 installation? If yes i would recommend upgrading this to XI 3.1 as described in the Guide. Or have you these "4-5 thousand" CR9 documents local on a file location?
    Regards
    -Seb.

  • How to access a Crystal Report .rpt file from with in SAP B1?

    Dear Experts,
    Please explain me the steps involved in accessing a .rpt crystal report file from within SAP B1.
    Thanks in adv.
    Regards
    Anand

    Hai Gordon,
    I do not have Crystal Reports Add-on Installed on the system.
    Should I get it installed on my system?
    Regards
    Anand

  • How to store crystal report (rpt file) into disk using java

    hello
    i want to coonect my report file to java .want convert this file into pdf and store into disk using simple java program
    if any have code for this then provide me
    thanks & regards
    ram

    Have you given up on your other threads? All your questions seem to be on the same general problem. Could you please stop creating new threads for this?

  • Exporting data in rows and columns and loading in RDBMS

    <p>I have a scenario wherein i want to export data from HyperionEssbase in <b>rows and coulmns</b> and <b>load it into</b><b>RDBMS</b>. I can load data into RDBMS using informatica if theflat file exported is in form of rows and columns.But when i exportthe file using Hyperion Essbase 9 i get it in from of alldimensions and then the fact value which is not how i want. I wantdata in relational from in flat file itself(row,column).</p><p>Looking forard to your suggestions..Thanks in advance..</p>

    <p>Thanks <b>willjordan</b> and <b>twakim</b> for yoursuggestions..</p><p> </p><p>I tried both the techniques and both worked...</p><p>With reference to the technique suggested by <b>twakim</b> , I was able to use that in Hyperion Essbase 9..But in myreal scenario the cube is in Hyperion Essbase 6.5.4.2..Can i usethis Custom defined functions in Hyperion Essbase 6.5.4.2..and ifso how as there is no concept of Analytical server there???</p><p> </p><p>Please help me in this issue???<br></p>

  • SSRS Report Freezing row and column while scrolling Issue

    Hello,
    I have created the report and i have freezed the row and column of the report while scrolling [To Freeze made the changes in tabulex property of the table "Keep Header visible while scrolling"] 
    meade the changes in the property [Advaned Mode]
    Fixed Data= true
    Keep Together=true
    Keep with group =After
    Report on new page=true
    When ever i will scroll down my report my all column headder will remains same. after that if i scroll to right my first freeded column headder will not display [group column or freezed row headder].
    COuld you please suggest me for the same issue.

    Hi Vinay,
    Based on my research, freezing row and column headers are different in table and matrix.
    In a table, if we want to freeze column header, we should make the changes in the first Static row group in Row Groups pane with Advanced Mode as you said. If we want to freeze row header, the table should have a group ahead, then we can enable “Repeat header
    rows on each page” and “Keep header visible while scrolling” options in Row Headers in Tablix Properties dialog box.
    In a matrix, if we want to freeze column header, we can enable “Repeat header columns on each page” and “Keep header visible while scrolling” options in Column Headers in Tablix Properties dialog box. If we want to freeze row header, we can enable “Repeat
    header rows on each page” and “Keep header visible while scrolling” options in Row Headers in Tablix Properties dialog box.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Printing 1 Label in Row and Column Other Than Row 1, Column 1

    I want to print 1 label and want to print it on Avery label stock in a row and column other than row 1, column 1. I'm using Avery Labels 8163. I can select the row and column I want to print on in Word but can't figure out how to do it in *Address Book*. Anyone know how to do this?

    You can't do that in Addrress Book. But you can use pearLabelizer to do that. Be sure you download and install the appropriate Label Definition file and name it as such so you can select it from the pop-up list in the program's Preferences window.

  • Making no row or column labels the default

    OK, I've read the many threads about how to turn them off and I do that all the time. But I'm lazy. I want the 'no cell labels' to be my default. How do I do that? There doesn't seem to be any way I can set it from my Epson RX620 so I have to do it either through the Apple preferences or Appleworks preferences and neither seem to offer this option.
    All suggestions gratefully accepted. Thanks.
    PS If there is no way to make them the default, then techs please take note - this is a user request for function to include in the next version.
    IMac G5   Mac OS X (10.4.9)   Safari 2.0.4, Mail 2.1, AW 6, Pages 2.0.1

    "Thanks for the help. I hadn't discovered the Options\Display stuff. I can just turn them on and off on the spreadsheet I am using before I print."
    You can do that through Options > Display, but if you want to have new spreadsheets start out showing no row and column headers as the default condition, then Roger's suggestion of creating a spreadsheet template is the route to go.
    You can create a default template for any of AppleWorks's document types by the following method. (These instructions are specific to a spreadsheet document, but the procedure is similar for other types.)
    Open a new (SS) document.
    Use Format > Document to change the number of rows and columns if you want values different from AW's default 40 columns by 500 rows.
    Use Options > Display to set row/ column headers off or on and the cell grid to solid, dotted or no lines.
    Check other formatting options for values you want to change from their defaults.
    When finished making changes to the default values, go File > Save as...
    Name the file "AppleWorks SS Options" then click Template, then Save.
    AppleWorks will save the document as a Template, and will place it in the templates folder. Any NEW spreadsheet document subsequently created using the spreadsheet button in the Button Bar, the button in Starting Points, or using File > New > Spreadsheet will adopt the values specified in this template document. Existing spreadsheets wil not be affected.
    To set new defaults for other types of AW documents, follow a similar procedure, then same the template with the same "AppleWorks XX Options" name, substituting the two letter code for the type of documnet for the "XX" in the name.
    Regards,
    Barry

  • Programmactic Access DataGrid Rows and Columns

    Hello,
    I am new to ActionScript. Can you tell me how can I access
    the rows and columns of a data grid?
    What I want to do is that when the application load, I will
    populate the datagrid with the Xml returned from the webservice.
    After that, webservice will be called periodically (using timer)
    and the information in the datagrid needs to be updated. The cells
    which are updated need to be highlighted.
    The datagrid actually contains the stock market data (symbol
    name and its other attributes). So once the datagrid has been
    populated on application creation, it contains all the symbols in
    the market. After that, only attributes of the symbols will change,
    like price, volume etc. What I want is that once the datagrid is
    populated, i can access the row by using the value of symbol code
    and then update the appropriate columns of that symbol. (Xml from
    next time will contain only symbols whose values change from last
    time).
    Below is the code that I have written so far.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute"
    creationComplete="OnAppCreationComplete()" width="100%"
    height="100%">
    <mx:Script>
    <![CDATA[
    import mx.rpc.events.ResultEvent;
    private var count:uint = 0;
    private var messageFramXmlList:XMLList;
    private var marketSnapshotTimer:Timer = new Timer(1000);
    private function OnAppCreationComplete() : void
    this.ajaxServiceInvokerProxy.addEventListener(ResultEvent.RESULT,
    this.OnWebServiceResultArrived);
    this.ajaxServiceInvokerProxy.InvokeService.send();
    this.marketSnapshotTimer.addEventListener(TimerEvent.TIMER,
    this.OnSnapshotTimerTick);
    this.marketSnapshotTimer.start();
    private function
    OnWebServiceResultArrived(event:ResultEvent) : void
    var marketSnapshotXml:XML = new XML(event.result);
    this.messageFramXmlList =
    marketSnapshotXml.child("MarketSnapshot").child("MessageFrameList")[0].child("MessageFram e");
    this.dgTopPosts.dataProvider = this.messageFramXmlList;
    this.btnCounter.label = this.count.toString();
    private function OnSnapshotTimerTick(event:TimerEvent) :
    void
    this.count++;
    this.ajaxServiceInvokerProxy.InvokeService.send();
    ]]>
    </mx:Script>
    <mx:WebService id="ajaxServiceInvokerProxy"
    wsdl="
    http://jehanzeb/ajaxserviceinvoker/ajaxserviceinvoker.asmx?wsdl"
    useProxy="false">
    <mx:operation name="InvokeService">
    <mx:request>
    <serviceWithComonentName>DetailedSnapshotComponent.MarketSnapshot@TADAWUL</serviceWithCom onentName>
    <parametersXml><![CDATA[ <Parameters/>
    ]]></parametersXml>
    </mx:request>
    </mx:operation>
    </mx:WebService>
    <mx:Panel x="10" y="10" width="100%" height="100%"
    layout="absolute" title="Market View">
    <mx:RichTextEditor id="txtMarketViewResult" x="10" y="10"
    width="612" height="194" />
    <mx:DataGrid x="10" y="223" id="dgTopPosts" width="100%"
    height="303">
    <mx:columns>
    <mx:DataGridColumn headerText="Symbol Code"
    dataField="SymbolID" />
    <mx:DataGridColumn headerText="Last Time"
    dataField="LastTime" />
    <mx:DataGridColumn headerText="Net Change"
    dataField="NetChange" width="75"
    />
    <mx:DataGridColumn headerText="Percent Change"
    dataField="PercentChange" width="75" />
    <mx:DataGridColumn headerText="Previous Closed"
    dataField="PreviousClosed" width="75"/>
    <mx:DataGridColumn headerText="Close" dataField="Close"
    width="75"/>
    <mx:DataGridColumn headerText="Direction"
    dataField="Direction" width="75"/>
    <mx:DataGridColumn headerText="BidPrice"
    dataField="BidPrice" width="75"/>
    <mx:DataGridColumn headerText="AskPrice"
    dataField="AskPrice" width="75"/>
    <mx:DataGridColumn headerText="BidVolume"
    dataField="BidVolume" width="75"/>
    <mx:DataGridColumn headerText="AskVolume"
    dataField="AskVolume" width="75"/>
    </mx:columns>
    </mx:DataGrid>
    <mx:LinkButton id="btnCounter" x="10" y="528" width="306"
    textAlign="left" label="" />
    </mx:Panel>
    </mx:Application>

    To achieve what you want, I would have two functions:
    * One populates the DataGrid for the first time, i.e. the
    inital load
    * The other does the 'update' on each interval, since there's
    logic required
    To update the DataGrid with only the rows that have changed,
    you're going to have to compare
    the incoming XML to the existing XML in the dataProvider of
    the DataGrid, then selectively update the dataProvider.
    You can use the
    getItemAt() and
    setItemAt() methods of the data provider to check each row
    against the incoming data. So, some example code:
    // This is the function which handles the result of your
    'updated data only' webservice
    private function handleUpdateInvoke (event:ResultEvent) :
    void {
    var incoming:XML = new XML(event.result);
    var someList:XMLList = incoming.somePattern;
    // For each data provider item, check the key and if it
    matches
    // one of the incoming keys, update it at that index
    var numRows = this.dgTopPosts.dataProvider.length;
    var existingDataRow:*
    for (var i:Number = 0; i < numRows; i++) {
    existingDataRow = this.dgTopPosts.dataProvider.getItemAt(i);
    for each (var newDataRow:* in someList) {
    if (existingDataRow.SymbolID == newDataRow.SymbolID) {
    this.dgTopPosts.dataProvider.setItemAt(newDataRow, i);
    }

Maybe you are looking for

  • My Mac Book pro does not recognise the wi-fi net. How to fix it?

    My Mac Book Pro does not recognise properly the Wi-Fi net at home. I've tried many ways in "preferences", but it realy does not work. When connected in the Ethernet port, it works perfectly. Don't have any problems with other computers at home.

  • PI 7.0 SP13 Post installation issue

    HEllo all, I'm trying to post install PI. I ve the following issue in step : Configuring the CCMS Alert Monitor concern step is <u><b>Displaying XI Alerts in CCMS</b></u> I can't find SXI_* and SXMB* as MTE class in standard list!!!! (It seems it is

  • Best way to expand/ get more ports

    Love my airport extreme(n) but 4 ports is too tight - What is the best way to get MORE ports ??? Add on a cheap switch and plug it into one of the four on the exteme. ??? Get another extreme? - that seems too expensive for just adding a couple of por

  • Best way to organize classes to keep size small

    I have Flash MX 2004. I want to write some actionscript classes that i can import into my actionscript. I also want a user using my classes to be able to choose which class might get used to encode data. Is there a way that my main class (let's call

  • Disabling special alerts in the "Change Action Center settings" window

    Hi In Windows 8.1 Update, I noticed that, in the "Change Action Center settings" window in the "Control Panel", the "Microsoft Account", "Windows Activate", "Windows Backup" and "Apps launcher" alerts can not be disable even with a local account of A