Broadcasting: cell item is centered / size of email attachment

Hi,
Question No 1.
I created a web template (BI 7.0) with an analysis web item. When I send the template via broadcast, all cell items are centered in the analysis item. Is it possible to rigth align all numbers in the cells?
It is the part of the source of *.mht file send via email attachment.
<td id="ANALYSIS_ITEM_1_interactive_467" tp="C" s="" st="" class="urSTTD urSTTDBdr urSTSStd urSTCl" style="text-align:center;vertical-align:top;"><span tabindex="0" ti="0" id="ANALYSIS_ITEM_1_interactive_466" ct="TV" s="" class="urTxtStd" style="white-space:nowrap;">564.766</span></td><td id="ANALYSIS_ITEM_1_interactive_469" tp="C" s="" st="" class="urSTTD urSTTDBdr urSTSStd urSTCl" style="text-align:center;vertical-align:top;"><span tabindex="0" ti="0" id="ANALYSIS_ITEM_1_interactive_468" ct="TV" s="" class="urTxtStd" style="white-space:nowrap;">1.915</span></td>
I don't understand the reason of style "text-align:center" for all cell.
Question No 2.
In the analysis item we have 1200 row and 12 coloumn. The size of the *.mht attachment is 6MB. Is it normal? Can we reduce it?
Thanks,
Peter

Hi Arun,
Thanks for your answer.
1.
Yes, I use portal styles. I tried it with all styles (standard, tradeshow,..), but cells are always centered. I created a 'My Theme' and checked the themes for table elements. 'Center' attribute is not set.
     System Administration
      Portal Display
       Theme Editor
        Complex Elements / Table
        Component-Specific Styles / Tables
        Component-Specific Styles / BI Web Reports
I suspect the 'INTERACTION_ALLOWED' attribute for web template/Analysis item. If I set it to 'Off' then cells are centered.
I set it to ‘On’, but in case of broadcasting the ‘Off’ can be set automatically.
2.
As I know in case of 'HTML' format attachment must be zipped with all MIME elements. It results smaller size (for HTML and MHTML also), but I want to minimize the number of clicks.
Peter

Similar Messages

  • Size of email attachements

    Hi all,
    after upgrading to iOS7 on iPhone, I noticed differents in real size of email attachements. For example in email I can see that attachement has 4.5MB, but when I click download it, it downloads 5.1MB. Any reason why this could happen? Or anyone face something similar?
    Thank you for replies.

    How are you reading.  IF you are previewing via the web you are limited the way you say.  But if you open the message you should be able to resize your web page to increase the amount display.
    Personally I recommend against using preview.

  • PDF size exceeds email attachment limit

    Hi, I got some PDF files which exceed the limit as an email attachment, is there a way that I can add them directly via iTunes to read on my iPad2 via Adobe Reader, if so how?  Any help is much appreciated...

    You can use Dropbox.

  • Alternating text color of excel cell items after each space?

    Hello. I have a script that emails a table of info which works fine and that looks like this:
    name, samaccountname, date, memberof
    In the email table I was able to have it do a line break on each space so that the memberof groups are on on separate lines for easier reading.
    Well I've been wanting to send the data to store in a csv sheet as well. I can get it going in there but for the member of column it puts in memberof1  memberof2  memberof3 etc etc on one line. The CNs OUs etc are all removed and its just the group
    names separated by spaces. Works but a little hard to read.
    I was thinking maybe there was a way to open the excel file for writing and on that one column have it alternate text colors using the space as the delimiter? Everything would be easier to read that way. Is this possible ?
    Thanks

    Thanks. I did look at that and have this so far. Im  just trying to echo it out right now, but Im guessing that somehow in the foreach ($item in $groups) I need to create an array or something? Then Id want to apply one color to each item in the array.
    Ive tried several different combinations and was trying $item.spli(" ") but it always comes back looking the same.
    So right now $item echos like this
    Group1  Group2  Group3  Group4  Group5
    Id just want to alternate each space delimited item one of two colors. Then take those appened colors of each item and write it back to the cell that I read it from in the column so that its easier to read. Is this even possible?
    $objExcel = new-object -comobject excel.application 
    $objExcel.Visible = $True
    $ExcelFilesLocation = "c:\"
    $UserWorkBook = $objExcel.Workbooks.Open($ExcelFilesLocation + "groups.csv")
    $UserWorksheet = $UserWorkBook.Worksheets.Item(1)
    $intRow = 2
    Do {
     # Reading the first column of the current row
     $groups = $UserWorksheet.Cells.Item($intRow, 4).Value()
     foreach ($item in $groups)
     $regex = [regex] "\s"
     $split = $regex.split($item)
     Write-Host $split
     # Move to next row
     $intRow++
     While ($UserWorksheet.Cells.Item($intRow,1).Value() -ne $null)

  • Reassignment of commitment items & fund centers in open PR, PO & MIGO docs

    Hi
    We  are using Fund Management (BCS) in our system since last one year. Now starting from next fiscal year ( 01.04.2009) we want to replace some of the existing fund centers and commitment items with either newly created fund centers & commitment items or existing ones. We will be changing FM derivation strategy too.
    How should one go about it? Whats should be the strategy and procedure for replacing the commitment items & fund centers in open PR, POs & other open document. I know there is option of  reassignment of fund centers and commitment items using reassignment derivation strategy. But I am not clear about the steps involved and strategy one should use while doing so.
    Pawan

    Hello Pawan,
    You can also combine reassignment with closing operations (Carryforward with reassignment)
    Pls check the link, under 'Closing Operations -> Derivation Strategy for Reassignments with Closing Operations'
    By doing so, you can carry forward for example open PO's assigned to given account assingment in 2008 to a new account assignment in 2009
    Reassignment programs RFFMCHAN and RFFMCHAT are normally used when Wrongly assigned documents or changes in the responsibility areas of the functional assignment necessitate account assignment changes within the year, or when PSM-FM is implemented later than other components.
    I hope this will help
    Kind regards
    Mar

  • How to convert a workbook into PDF and broadcast as Email attachment

    Hello Gurus,
    i have installed the ADS (Adobe Document services). I would like to broadcast workbooks as a pdf file to some user.
    When i open the workbook and go to Broadcast --> Setup a broadcast setting for this workbook. The distribution type is
    Broadcast E-mail; Broadcast E-mail (Bursting); Broadcast Portal; Broadcast Multichannel and Output Format only MS Workbook and Link to current Data. Here i miss the possibility as PDF.
    Where can i set up that the workbook should be broadcast as PDF.
    Any help appreciated.
    Thanks and kind rgerads,
    Murat

    Thanks all for your answers,
    i also read that with changing the format in Report designer then broadcasting via PDF. Is there no possibility for PDFs for MS Excel Workbooks? How does it work when opening the query in Report designer? What do i have to do there but it is no solution for us because in the workbooks we use GET BEX DATA formulas and just show parts of the analyisis grid. I need a proper solution how to use broadcaster converting workbooks into PDF an send them as email attachment
    Thanks,
    Murat

  • I'm no longer able to select the file size when emailing a photo. How can I solve this? iPhone 4S with iOS 7.1.1

    I'm no longer able to select the file size when emailing a photo. How can I solve this? iPhone 4S with iOS 7.1.1. Thanks a lot.

    Yeah - I tried that, several times; each time I get "iTunes is restoring the software on this iPhone" and after about 30 minutes the screen on the phone lights up again with the same screen I had before.  After that ... nothing.

  • Maximum attachment file size for email account

    hi what is the maximum file/s attachment size for email accounts .com and where do I find the means to adjust/ change the setting? thanks  Brewsta

    Our BigPond mail attachment limit is 10MB. This is the user guide for our BigPond email service:
    https://my.bigpond.com/res/pdf/premiummail/installation_user_guide.pdf
     

  • Why is there a maximum email attachment size?

    I can understand why there is a maximum MMS file message size but why is there a maximum email attachment size set by the handset? The limit is preventing me sending pictures from my phone. MMS messages are charged at a flat rate but GPRS data is chared per kB. My operator, Tmobile, say they have no limit on email message sizes (and obviously they make more money if you send a larger file. If I transfer my sim card to my laptop or PDA I am able to send any size of attachment with no problem. But with the sim back in the handset a limit of 100kB is imposed. I get the same result using both Tmobile or Orange sims. This is especially annoying if you have a phone that produces high quality images with file sizes several times the limit. You can have a great image with no means of sending it at its original resolution. Anyone know why this is?

    Most operator's (carrier's) MMSC (Multimedia Messaging Service Center) servers do set a limit.
    What the MMS size limit that's guaranteed to go through is defined by a document known as the MMS Conformance Document (maintained by OMA, Open Mobile Alliance, which is a standardization organization by mobile device manufacturers and network operators, primarily).
    So, both the handsets (phones) may or may not have a size limit depending on how it was designed, and in addition the networks also have their own limits, and they do not need to be the same, but the doc I mentioned specifies what the devices and networks have to support, at least.
    More on OMA (and you can try to find the MMS Conformance Doc, if you wish):
    http://www.openmobilealliance.org

  • Different max photo sizes in emails, beams, photo stream?

    I've noticed differences in file sizes when emailing photos from the iPhoto app, when inserting in an email, and when emailing directly from the photo.  I've found that iOS 6 is able to send the largest file when inserting it into an email. If I select email from iPhoto, the full size option is a fraction of that. If I email a photo directly from the photo itself, the full size seems to be somewhere in-between.  I sent a panoramic photo three times, once using each method. Each time I selected to send the FULL file sizes, and each time they were different:
    iPhoto: 1918K
    insert in email: 12004K
    email from photo itself: 3529K
    Is there a reason iOS 6 does this? 
    Why are the full photo file sizes not universal?
    Are the max file sizes being uploaded to photo stream?
    What is the best way to get the largest photo jpg off of the iPhone aside from syncing?

    John,
    You have several options for re-sizing photos, though (continuing from what V.K. has already stated). If you want to "customize" the size of each photo, you'll need to do so before you attach them to an email. They can be re-sized in iPhoto, or they can be opened in Preview and exported as whatever size you like.
    If your images are in iPhoto, select one, then choose File>Export. Use the export dialogue to select the size and compression of the resulting file, save it to someplace like your Desktop, then attach it to an email. The choices, here, are the same as they would be within Mail, but will be applied on an image-by-image basis.
    Scott

  • My photos shrink in size when emailed from IPHOTO or attached - How can I fix this. My friends say they can't see my pictures... thanks!!

    My photos shrink in size when emailed from IPHOTO or attached - How can I fix this. My friends say they can't see my pictures... thanks!!

    When you email from iPhoto, you have a choice as to the size of the picture - choose medium and your friends will be able to see them.  By the way, do your friends click on the photo attachment  in the mail to open it?

  • Email attachment to calendar item can't be viewed in Webacc

    We have a user that is posting Calendar items for his boss. He creates the item and then drags and drops an email to attach it to the meeting item. All is well in the Groupwise Client but if the Calendar item is viewed in Web Access, you can not see the body of the item OR the email attachment.
    Anybody have any ideas how to create an item such as this and make it viewable in Web Access?
    I spoke with him about "Change to . . ." but then the email is removed from the Mailbox. They want the email to remain but the content to be attached to the Calendar item.
    Any thoughts?
    Charlie Fastner
    ~~~

    cfastner wrote:
    >
    > We have a user that is posting Calendar items for his boss. He
    > creates the item and then drags and drops an email to attach it to
    > the meeting item. All is well in the Groupwise Client but if the
    > Calendar item is viewed in Web Access, you can not see the body of
    > the item OR the email attachment.
    >
    > Anybody have any ideas how to create an item such as this and make it
    > viewable in Web Access?
    >
    > I spoke with him about "Change to . . ." but then the email is removed
    > from the Mailbox. They want the email to remain but the content to be
    > attached to the Calendar item.
    >
    > Any thoughts?
    >
    > Charlie Fastner
    > ~~~
    Which Version of GroupWise are you using? I have GW 7.0.3 Version
    9/11/2009. The attachment of an E-mail I have with a visio attachment
    works. I'm able to open the attachment from IE 8.
    Note: I posted the message as a Task by dragging it to my calendar icon
    in GW Client and selecting Task as the type.

  • Item Code Field size

    Hi!
    Is there a way to increase the Item Code field size? I believe it is 20 characters. Can it be increased to a higher size, say, 35 characters?
    Prajwal

    Hi Prajwal Kashyap,
    The length of item code is designed in background as 20 characters and cannot be changed from front end, even with add-on/SDK.
    If it is really necessary for your customer to change the definition, please kindly refer to Note 1028874 regarding missing functionality for datails and log a message providing Business Impact.
    Regards,
    Varun
    SAP Business One Forum Team

  • How do I change the default setting for font size when emailing?

    I have Firefox 3.6.13. The default now is 10 and I'd like it 12.

    Firefox has no email features, it is just a web browser. Any email settings will be part of the email service that you are using, you will need to contact the support for the email service to see how to change the default font size in emails.

  • Email Attachment Size Etiquette

    I'm looking for opinions on what is the biggest "polite" email attachment size.
    By this I mean.. how big of a file can you send without calling them to make sure they aren't out of the country for a week because your huge attachment will fill their mailbox and reject all incoming mail for the next three days and it's your fault... Oh and it's your most important client... (I swear this hasn't happened.)
    I'm thinking it is still around 5MB. What are your thoughts.

    Internally in an enterprise, 5MB
    Externally, 1MB, and usually zipped.
    I'd be annoyed if someone was sending me 5MB mails to my iphone over EDGE!

Maybe you are looking for

  • Unable to capture DV footage from HDV camera

    I am trying to capture from a dv tape using the Sony HVR-Z1E, but I keep getting the following message: Unable to initialize capture device and device control........ This might also happen if you play DV footage in an HDV device. I have tried changi

  • I am no longer able to download new messages, and Thunderbird indicates that it is not responding.

    I am receiving some emails on my iPad, but not all of them.

  • A Tiger Software Update Question from the iBook Forum

    I just finished reading this question, http://discussions.apple.com/thread.jspa?messageID=12901184#12901184 in the iBook G4 forum and am very curious myself if this could be a problem with the update. If someone knows why this is happening, would you

  • Superscripts in Text Animations?

    Hi all, I'm using Captivate 5 and trying to create a superscript (registered trademark symbol) in a text animation. I know for regular text boxes you can use the control-shift-"+" shortcut, but that doesn't seem to work for text animations. Does anyo

  • Scenario in script

    Dear sir,             I am doing a script : The scenario is in first page i need to bring the header and item informations in main window and header. In the next page i need to print the some characters(Some terms and conditions). In the third page i