Unicode output in BEx

I am not able to see the report in multi language ( unicode ) in the Bex analyser, I am able to see the multi langauge in Web as well as when I download the report to excel.
Please let us know what setting needs to be changed in order to make sure I see the report in multilanguage in my BEx Reporting.
thanks
Bwinfo

Thanks...
HAs anyone treied to intervene the VB in excel to display Unicode.
As we know during download into excel it workd perfectly fine, can we do any macros on top of excel to ensure it displays int Unicode.
thanks
harish

Similar Messages

  • Robocopy unicode output jibberish log file

    When I use the unicode option for a log file or even redirect unicode output from robocopy then try to open the resuting file in notepad.exe or whatever, it just looks like jibberish. How can I make this work or when will Microsoft fix it? Since Microsoft put that option in there, one supposes that it works with something. What is the expected usage for this option?
    Yes, I have file names with non-ASCII characters and I want to be able to view them correctly. Without unicode support robocopy just converts such characters into a '?'. It does, however, actually copy the file over correctly, thankfully. I have tried running robocopy from PowerShell and from cmd /u. Neither makes any difference. Also, one odd thing is that if I use the /unicode switch, the output to screen does properly show the non-ASCII characters, except that it doesn't show all of them, such as the oe ligature used in French 'œ'. That was just converted into an 'o' (not even an oe as is usually the case). Again, it does properly make a copy of the file. This just makes it not quite possible to search log results.
    Let's see if this post has those non-ASCII characters transmuted when this gets posted even though everything looks fine as I type it. âéèïöùœ☺♥♪

    When I use the unicode option for a log file or even redirect unicode output from robocopy then try to open the resuting file in notepad.exe or whatever, it just looks like jibberish. How can I make this work or when will Microsoft fix it? Since Microsoft put that option in there, one supposes that it works with something. What is the expected usage for this option?
    Yes, I have file names with non-ASCII characters and I want to be able to view them correctly. Without unicode support robocopy just converts such characters into a '?'. It does, however, actually copy the file over correctly, thankfully. I have tried running robocopy from PowerShell and from cmd /u. Neither makes any difference. Also, one odd thing is that if I use the /unicode switch, the output to screen does properly show the non-ASCII characters, except that it doesn't show all of them, such as the oe ligature used in French 'œ'. That was just converted into an 'o' (not even an oe as is usually the case). Again, it does properly make a copy of the file. This just makes it not quite possible to search log results.
    Let's see if this post has those non-ASCII characters transmuted when this gets posted even though everything looks fine as I type it. âéèïöùœ☺♥♪
    Uses /UNILOG:logfile   instead of /LOG:logfile

  • UTF-8 Unicode output

    Hi all,
    I'm at the end of my resources (and those are very limited when speaking of character sets).
    Specifically, I'm having trouble with unicode character 2628 (http://www.fileformat.info/info/unicode/char/2628/index.htm)
    The SOAPMessage response I'm receiving is fine.
    SOAPMessage response = getResponse();
    response.writeTo(System.out); // Works fine. Outputs it correctlyWhere I'm having trouble is reading the data from the attachment itself. I've tried a few hundred different things to no avail.
    Iterator attItr = response.getAttachments();
    AttachmentPart attPart = (AttachmentPart)attItr.next();                          
    String content = new String(attPart.getRawContentBytes(), "UTF-8"); // Doesn't work. Giberish.
    String contentTo = attPart.getContent(); // Doesn't work either. Giberish as wellI've tried a few other things ... but I'm really stuck.
    Any help would be greatly appreciated.
    Thanks.

    You may be able to find a text editor that can do the conversion. Alternatively, I have converted from one encoding to the another programmatically using Java as well.
    Tim Tow
    Applied OLAP, Inc

  • Selection Variables display in report output using BEX ANALYSER 7.0

    HI All,
    I am using BEX Analyzer 7.0 , I want to display the Variables  selected in the selection screen, to be printed in the
    Report Output.when i execute the same query in 3.5 , i am getting all hard coded and selected variable values in report  output.
    But in 7.0 analyzer  i am not getting any filter values.can i know the reason for this ? do i need to do any settings ? how to display all filter values in report output.
    Thanks and Regards,
    Joseph

    Hi Joseph,
    I feel there might be personalization of variables.
    After executing the query click on "Change Variable Values" which is on Bex Tool Bar and there click on personaliztion icon and check if any personalizations are there.
    Regards
    Ravi

  • Variables display in report output in BEX Analyser 7.0

    HI All,
    I am using BEX Analyzer 7.0 , I want to display the Variables  selected in the selection screen, to be printed in the
    Report Output.when i execute the same query in 3.5 , i am getting all hard coded and selected variable values in report  output.
    But in 7.0 analyzer  i am not getting any filter values.can i know the reason for this ? do i need to do any settings ? how to display all filter values in report output.
    Thanks and Regards,
    Joseph

    Hello Joseph,
    Please check where did you kept the restriction in the filter is it in the defalut values or it is in the characteristic restrictions. If the values are in the characteristic restricion it won't display . The values need to restricted in the default option.
    Thanks,
    Geeta

  • Query is dispalying different output in BEX and Web

    Hi,
    I am getting the correct output when i am running the standard query 0CQM_PCQMCCSI_Q0001 in the BEX analyzer.I am getting the wrong output if i run the same query through web.
    It is displaying the different key figure and characteristic in the output which is not defined in the query.
    If i copy the same query as Z query and execute it ,it is working fine in both BEX Analyzer and Web.
    Kindly suggest me regarding this.
    Thanks & Regards,
    Sangeetha.A

    Check your dataprovider assignments in your Web Query in your web items check charecteristics assignments

  • Two queries in one output in BEx is it possibl ?

    Hi,
               Is there a possibility in Bex Excel screen that we can output two queries at the same time , like 1st query in first half and second query 2nd half of the screen .I think its not possible but just wanna know if anyone came across such an issue
    I know it is possible with WAD ...

    Hi Raj,
    You can execute 2 queries in one work book.First execute one query,place the cursor under query results area,go to tools->Insert query->execute.Save->Save existing work book.
    When ever u open the work book u have to execute both the queries.Instead of executing twice you can use some options, so that it saves and reuses the input values and automatically refresh the queries when u open the work book(If the input values are fixed).
    For that right click->Properties->Intraction tab
    You can see 4 check boxes.check all boxes,ok for all queries and save.So when u open the work book it retrieves data.No need to give input values

  • Internationalization/Unicode output from Servlets...

    [att1.html]
              

    After some help from others on this board, I was able to accomplish my
              goal of outputting Korean and Japanese characters to an IE5 browser from
              within a WLS v4.5.1-Service-pack-1 servlet.
              I have been able to output and properly display both Korean and
              Japanese characters from within a servlet running on WLS4.5.1 using the
              8-bit Unicode character set (UTF-8).
              Summary: Both straight text output, FreeMarker, and WebMacro were able
              to handle this simple example. I don't know what will happen if you
              try to use WebMacro's more advanced reflection capabilites, but I will
              try to test that also.
              First, you'll have to install the 'Japanese Language Support' and
              'Korean Language Support' for IE5 (obtained from the Windows Update
              site). This should only take a few minutes.
              Now try the following servlet. It should output Japanese characters:
              public void service(HttpServletRequest req, HttpServletResponse res)
              throws ServletException, IOException {
              res.setContentType("text/html; charset=UTF-8");
              PrintWriter out = new PrintWriter(new OutputStreamWriter(res.getOutputStream(), "UTF8"),true );
              String test = new String("<HTML><BODY>\u72ac\u72ac</BODY></HTML>");
              out.println (test);
              out.close();
              [att1.html]
              

  • How to avoid # in the report output in BEx for null characteristic values?

    Hi All,
    In a query output, # values are shown for the charactersitics which are null. I would appreciate if someone would help showing null instead of # in the reports for the null values.
    Regards
    Subba

    Hi,
    There are various options.
    1. Exclude the # in filters for that chararcteristics, it will remove all # values.
    2. Display the text for that Characteristcs which will be displayed as "Not assigned".
    3. If you want to display as "Null", Change the entry in text table of the charaterictics for value # as "Null".
    4. While updating this filed in cube/DSO write routine to replace #/blank with "Null".
    I hope it will help.
    Thanks,
    S

  • Query output using BEX and web analyzer

    Hi all,
    I have an issue while designing a query in query designer.......I have a sales cube in which sales for every month is reflecting .....Now i have to design a query to show month wise sales....
    But for some months if there is no sale record in the sales cube for that particular month like Feb 2006, when i execute the query on this month using BEX or web analyzer , it simply says "No data Found"..............
    I want to show 0(zero) in sales quantity instead of this message.....Please guide me that how can i replace this message with zero value.
    regards
    Hina

    Dear Hina Zakir,
    <b>This is the BI 7 Query designer solution...........</b>
    if u want to disply even if the value is Zero then goto the query properties not the single key figures go to the entire quer property and then click the  Row/columns in that Suppres Zeros in that select Do Not Suppress  + Effect on Tab is there in the Select Row or column or both ................then u can ablet to c the values as Zeros..
    Regards
    venu

  • Example font subset with non-unicode output

    Hi,
    I am searching for an example to use a TTF Font as font subset in PDF but without UTF16 encoding.
    Is this even possible?
    Something similar to
    7 0 obj
    <</Type /Font /Subtype /Type0 /BaseFont /AAAAAD+Arial/Encoding /Identity-H /DescendantFonts [9 0 R] /ToUnicode 8 0 R >>
    9 0 obj
    <</Type /Font /Subtype /CIDFontType2 /BaseFont /AAAAAD+Arial /CIDSystemInfo << /Registry (Adobe) /Ordering (Identity) /Supplement 0 >> /FontDescriptor 11 0 R /W [...
    But how does the rest should look like?
    Thank you in advanced

    No, this is proceeding from wrong assumptions.
    For all single byte fonts, EVERY PDF contruction deals with 256 values, range 0 to 255.
    Let's look at what you say. You mention two Unicode values, and you continue to think that Unicode has some importance or meaning in PDF. No, it doesn't. Perhaps your characters are U+0021 and U+FEFC but the PDF does not care, and nor should you (when writing the PDF). I emphasise: if you are thinking "I will put this Unicode value somewhere in the PDF" and you are dealing with page streams/fonts, you are almost certainly not following the spec.
    For a single byte font the mapping from the arbitrary codes in the PDF to the internal font structures has one and only one variable: the Encoding value. The Encoding value, if present (and the situations in which it can be omitted are specific and exact), is a shorthand representation for something which will always be an array of 256 names.
    Since TrueType fonts don't contain names, the interpretation of this is complicated for embedded TrueType, and you must take care to follow exactly what the spec says. Other things MAY SOMETIMES WORK without being valid, but will probably fail in different software, so stick to the spec exactly.
    There is no substitute for endless, deep and repetitive study of the PDF Reference. It will help if you can phrase your future questions in terms of "what does it mean in the specification when it says...". That will help keep you focussed. I have been working with the PDF specification for many, many years and I have found that whenever I assume anything, I am almost always wrong. Read the spec first, second and last.
    FInally, don't be discouraged if you find this hard. Font embedding IS one of the very hardest things to master about PDFs, easily adding an order of magnitude of complexity to any project.

  • Maximum is not populating in the output of bex query

    Hi friends,
    I calculated maximum value of a key figure restricting on char value.
    (Properties -> calculate Result as -> maximum )
    But I am getting summation of maximum.
    for example.
    current-assigne open-cases    max-age-opencases.
    rock--10--
    75
    charle--9--
    80.
    In above scenerio instead of giving max age of open cases it is giving sum of ages.
    Please help guys.
    Thanks,
    James

    Hi Oscar,
    I applied max but still it's giving summation.
    Thanks,
    James.

  • Total Line in BEX query output

    Hello,
        I have a requirement, where we have to show just total line in output for BEX query. We want to hide {though hide feature will not work} line items that we process. How can we do it?
       Requirement goes like this:
       Let say for orders, we have order requested date and actual delivered date. The query formula processes all line items for given selection and measures ontime, late and early shipments based on date in variable exit we have. At output (that is in total line)query will write have % ontime late early.
       So for selection calmonth we need to show % ontime late early but for that we need to process all line items to get % calculation. So, how can I keep only total line in query output.
      For example: Output should look like for selection of calmonth, plant - product  or shipping point etc..
      Calmonth plant - % ontime late early or
      Calmonth product - % ontime late early or
      Calmonth shipping point - % ontime late early
      It is working in a way it shows all line items and total line at last. All I want is total line and ignore line items.
      Thanks,
      Aj

    Remove the drilldowns for the "detail" characteristics that you do not want to see. The report will then display only the "totals" that you do want to see.
    Hope this helps...
    Bob

  • Setting cell format in BW BEX output

    HI ,
    Can we control the FORMAT of the cell output in BEX query?
    Example, i run Sales Query in BEX , and its displayed in excel format. Can we make sure the value displayed ,.eg Orders and Values are of 'NUMBER' format? This will help us to do any other manual changes to the column to NUMBER format instead of text.
    Appreciate input from anyone...
    Thank you.
    Regards,
    Maili

    hi Maili,
    While creating formula variable it will have different tabs in the pop up, please set the below settings in different tabs:
    General Tab:
    Processing by: Replacement path
    Reference Char: Sales order
    Replacement path tab:
    Replace variable with: Infoobject
    Replace with: Key
    Curreny/Unit tab:
    Dimension: Number
    The above formula variable will return the value of Sales order as number, use this in formula or CKF.
    The numbers in SAP are by default shown with , or . depending upon the user setting.
    The number 10000 will either be shown 10,000 or 10.000 in the bex report as per the user setting in tcode SU01.
    If you are using . for showing decimals in the number then , will be used after 3 digits i.e. 10,000.00 and if you are using , as decimal notation then it shows as 10.000,00.
    regards,
    Arvind.

  • Create a VC Model for BEx queries with Cell Editor

    Hello All,
    I am trying to create a VC Model for BEx queries with Cell Editor.
    BW Development Team has created a BEX query with complex restrictions and calculations using Cell Editor feature of BI-BEX.
    The query output in BEx analyzer is correct where all values are being calculated at each Cell level and being displayed.
    But, while creating VC model, system is not displaying the Cells.Thus, no VC Model can be created.
    I have executed below steps:
    1. Created a VC Model for BEx Query - ZQRY_XYZ
    2. Create Iview -> Create a dataService -> Provide a Table from the Output
    In the Column field system is not showing any of the Cells (present in Cell Editor)
    Please help me to solve this issue.
    Thanks,
    Siva

    Hi
    If 'Cell Editor' is been used then that query must have the structure in it. You have to select that 'structure' object in your 'VC Table'.
    If you select that then you will get the required result in the output. This structure will be the structure where 'cell reference' is used in BI query, You have to select that structures name.
    Regards
    Sandeep

Maybe you are looking for

  • Will all the songs on my ipod be wiped off if my itunes is now empty?

    My lap top's hard drive crashed and i've lost all the data that was ever stored on it, including all my music and itunes. i've since reinstalled itunes but obviously have no music within it. if i reconnect my ipod which currently has all my old music

  • Can't open 'Documents' in Finder

    I cannot open the 'documents' files in finder for last couple of days . Every time I am clicking on "documents" in the 'finder' sidebar, finder crashes and stops working and I need to relaunch it. Therefore I have to use 'all my files' tab which is t

  • Errors - ORA-01034, ORA-27101 & Linux-x86_64 Error: 2: No such file or dir

    I have installed Oracle 10g database and AS 10g on SUSE linux EE 10 (SP2) When I try to log in as system/system using sqlplus locally on the server, it works fine. However, when I try the following I get error messages: SQL> conn system/system@botsdb

  • Magsafe won't charge, MacBook won't download firmware

    I'm hoping someone might have some insight into this problem I'm having. Like many others, I bought a new Magsafe power adapter for my MacBook, and it doesn't work. It does work when I turn off the computer, remove the battery, and then restart the c

  • Touchpad doesn't work after update

    Hi. The touchpad stopped working after an update. > pacman -Q | grep synaptics xf86-input-synaptics 1.8.0-1 > xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Logitech USB Receiv