Spreadsheet component

Hello,
I am wondering if the forum could recommend me a few spreadsheet like components for Flex. This can be either open source (preferably) or commercial. We just need a simple spreadsheet inside our application where user can modify matrix data easily.
Thanks,
Suriyanto

I'm not sure if I've interpreted your response correctly.  Our entire dashboard app is built on the swf files being called from the URL buttons.  We are not using HTML files.  Are you saying that if I do a file export to HTML that the swf file generated from this will display the bottom grid lines?
I noticed that the spreadsheet component grid lines display correctly in the swf when not checking the ignore blank cells option in the behavior tab.
So what would be our options here.....either uncheck the display grid lines for the spreadsheet component to not display the grid lines at all, or do not use the ignore blank cells option in the behavior tab to display a fixed number of rows each time?
Thanks for the response, Matt.

Similar Messages

  • Spreadsheet component - bottom grid line not displaying in swf file

    Hi,
    I'm having an issue with the spreadsheet component. I'm using the "Ignore blank cells in Values" option on the behavior tab. This works fine. The problem I'm having is the bottom grid line in the spreadsheet table is not displaying in the swf file. The bottom grid line displays correctly in Preview mode....but is not displaying in the swf file. Anyone have any ideas on why?
    Thanks

    I'm not sure if I've interpreted your response correctly.  Our entire dashboard app is built on the swf files being called from the URL buttons.  We are not using HTML files.  Are you saying that if I do a file export to HTML that the swf file generated from this will display the bottom grid lines?
    I noticed that the spreadsheet component grid lines display correctly in the swf when not checking the ignore blank cells option in the behavior tab.
    So what would be our options here.....either uncheck the display grid lines for the spreadsheet component to not display the grid lines at all, or do not use the ignore blank cells option in the behavior tab to display a fixed number of rows each time?
    Thanks for the response, Matt.

  • SQL Spreadsheet  Component  problems

    We've encountered some strange behavior while using the SQL Spreadsheet Component within a report:a) Most of the time the SQL-GENERATOR does not generate any SQL. The SQL written by us works fine, but is not accepted by the SQL-Generator e.g. entering first an SQL command and than pressing the SQL-Generator button will raise an Error invalid SQL statement, but the statement as such is correct and returns the values.b) We are not able to create an SQL-Kombinationsfeld (German name for the Drop-Down List). We are able to select the Datasource, the SQL table we previously defined, but than an error is raised 'Keine verfügbare Spalten' = 'No available columns'Had anyone of you encountered similar problems and especially was able to solve them? Any help is more than appreciatedRobert

    Sorry I forgot to mention our Analyzer instalation:Version: 6.5.1.0.00937Class Version: Java HotSpot(TM) Client VMVM Version: Java HotSpot(TM) Client VMVM Vendor: Sun Microsystems Inc.Java Vendor: Sun Microsystems Inc.Java Version: 1.3.1_02OS Name: Windows 2000OS Version: 5.0Total Memory: 133955584Free Memory: 12507072Locale: English (United States)Client-InformationenVersion: 6.5.1.0.00937Class Version: Java HotSpot(TM) Client VMVM Version: Java HotSpot(TM) Client VMVM Vendor: Sun Microsystems Inc.Java Vendor: Sun Microsystems Inc.Java Version: 1.3.0_02OS Name: Windows 2000OS Version: 5.1Total Memory: 25714688Free Memory: 10004480Locale: Deutsch (Deutschland)

  • Spreadsheet component shrinks to size of a Dice

    Hello,
    I have a dynamic dashboard using spread sheet component. During the run time I have seen the spreadsheet component  shrinks to a very small size, I could say it shrinks to size of a dice and this issue is very intermittent.
    FYI: I am having the option ignore blanks at the end of the range enabled for both columns and rows.
    Has anyone seen issue like this?
    Thanks

    I have the spreadsheet component placed on top of panel container, I have dynamic visibilty for both panel container and spreadsheet component, I see that there are issues with DV(dynamic visibilty) where the components placed in the panel containers are not inherting the DV from the panel container. my spreedsheet component was binded to cell range where the bottom rows have excel formula, originally I had ignore blanks at the end of row enabled, once I disabled that It started working without any issues.
    Edited by: naninet8 on Dec 16, 2010 2:20 AM

  • Spreadsheet Component issues

    I have dashboard using spreadsheet component placed on top of panel contianer. I am using spreadsheet component just to display the data, not used as a selector. During the run time I am seeing that values in the spreadsheet component lay one over each other when I do the scrolling on the panel container. I have also seen some values in the top row and first column disappear but when click on the cell they apprear back. These issues are intermittent does not happen always
    Has anyone sees issues like this.

    Issues resolved after I upgarded the flash player from 10.1.45 to 10.1.102
    Thanks

  • Wrong format for spreadsheet table, list view, label component

    I have a movie which is connected to a web service.  The web service feeds into cells that are linked to a spreadsheet table component.  The cells are properly formatted in excel and the fields show up fine when using static data.  However, once I pull in data in preview mode or with a published movie the cells lose the desired format.  I tested this with other components such as list view and label and get the same result.  I do not see the same results with the mouse over values in a chart though.  Anyone know what might be the problem?
    Thanks for the help

    Thanks for the response Andy.
    The fields I use have the same uniform format so there is no dynamic formatting going on.  I have read up on the rebind fix and have tried it but it doesn't seem to change things.
    Here are the specifics of my situation.  I paste some sample data returned from a query into the excel sheet.  One of the fields is a percentage so I format those cells appropriately and the excel sheet reflects the change.  I then bind the spreadsheet component to the cells containing the sample data.  The percentage field is properly displayed on the canvas as well as when I go into preview mode.  I now feed the cells with the sample data with a web service that uses the same query I used to generate the sample data.  In preview mode the percentage cell now is unformatted and shows up looking like a decimal number.  The same situation occurs for a label component bound to a single percentage cell.  I even configure the label component to format the text as a percentage.

  • Clickable Links in Spreadsheet

    Hi
    I have a requirement to display a table which contains links to external page in the first column.
    This table contains lot of data so to create a URL button on every cell of first column will not be possible.
    I have tried using spreadsheet component, didnu2019t find any option to achieve this.
    Any help would be greatly appreciated.
    Thanks

    Charles,
    I didnu2019t get your idea correctly.
    Iu2019ll rephrase the problem which I am facing using URL button u2013
    What I want to achieve u2013
    A table like component displaying 10 rows at a time out of around 50-100 rows which are scrollable through vertical scrollbar. First column contains links which a user can click (or double click) to open into a new browser window.
    Problem u2013
    Create a URL button with refresh on trigger cell on some cell having value changing when user clicks on row in the table. So when row changed event is fired the value in the cell will change and eventually the URL button will be triggered. However the problem is if the user clicks on, say, row 3 a new browser window is opened and he by mistake closes that window and again tries to open it by clicking again row 3 then URLs refresh on trigger cell will not work as there is no change in the trigger cell because the selected row is still 3.
    It would be great if you can share the demo file.
    Brian,
    I havenu2019t played around with text area yet, I will try it out today and will post the results .
    I hope it works
    Thanks
    Gaurav

  • Finally, a spreadsheet app for iWork?

    Thought you guys might be interested in this blurb I just read on MacRumors.com:
    Thinksecret reported last week on a Spreadsheet application due from Apple in the next revision of iWork.
    iWork '07 is expected to be released at Macworld San Francisco in January 2007. The newest addition to Apple's productivity suite is currently dubbed "Charts". Charts is said to be a consumer-oriented spreadsheet application, rather than a full competitor to Microsoft's Excel application.
    There has long been speculation that Apple was developing a spreadsheet component to the iWork suite. Most rumors centered around a trademark filed for the name "Numbers" back in 2005.
    Apple's iWork suite is the successor to the long-running AppleWorks office suite that did include both spreadsheet and database functionality.
    20" Intel iMac with 1.5 GB RAM ...   Mac OS X (10.4.7)   iBook 14 incher, iPod

    We are not supposed to discuss rumours in these forums. However, I don't think there is any rule against dreams.
    Keynote has such a lot of nifty things you cannot do with Powerpoint, even though it doesn't cover everything Powerpoint does. Pages has such a lot of clever things you cannot do with Word, even though it doesn't cover everything Word does.
    So my dream is that a future iWork spreadsheet application will have some impressively appealing functions you cannot find in Excel. What they will be able to do in a spreadsheet, I have no idea.
    (However, my excitement is not so big, that I would prioritize that above Apple's fixing the omissions in Pages, like ctrl-S save to Word and RTF, furigana and vertical Japanese text and so on... I know other people have other priorities.)
    PowerBook G4   Mac OS X (10.4)  

  • Sreadsheet component format

    Hi all
    I´m using Xcelsius 2008 3.0, and I am trying to do one spreadsheet with certain format, this component respect all formats that are in the excel file except the bold characteristic, I refresh the spreadsheet component but it donu2019t take this format
    Thanks in advance

    i'm having version 5.3.2.0
    and its working fine
    for the spreadsheet table, you will have to rebind the cells again everytime you change the format.
    good luck
    Amr

  • Data not coming in proper tabular format - BICS

    Hi friends,
    I tried connecting Xcelsius with BW(BEX query) where I succeeded to connect both system and was able to see objects coming through BEX query into Xcelsius connection defination TAB. When I go to its output values, it contains "cross-tab Data". I clicked on it and map it in excel. My BEX query has only two things one is Material (Char) and other is Amount(Key Figure). So I mapped it with two colums of excel of Xelsius and finally mapped those two colums with Spreadsheet component of Xcelsius to view the things precisely as it is coming.
    But the problem is when I see the output, though it is showing the data but the header of the spreadsheet is bit scattered.As in,
    it should display like:
    Material.....|...Amount..|
    Mat1..........| 5000........|
    Mat2..........| 2000........|
    But it is showing something like
    Key Figures...|...Amount....|
    Material.........................|...........................
    Mat1..............................| 5000........|
    Mat2..............................| 2000........|
    Overall Result...............|..7000.......|
    You can see the second table contains data which is really different from the format I am looking for. What could be the reason for this? Anybody can guide me..
    Thanks alot!!

    Hi kgaurav2k1, if you don´t want to see the "Overall Result" you need to change the query definition to not show total (from Bex Query Designer). Regarding the header, I´ve never could change it, and decided to use the data from the 3rd row. It is the format for a cross-tab header.
    Hope I help.
    Regards,
    Liliana

  • Summary to Detail report

    Main Report
    ======================================
    Agent                                  10/27/10     11/12/10     11/22/10     12/16/10     Sum:
    Agency ACH Correction                                                                             1          1
    Agency Address Change                                              1     1
    Agency Benefit                1                                         1
    Agency Compliance                1                                         1
    Agency New Contract                                    2               2
    Sum:                                     2                               2     1     1     6
    Detail Report
    ===================================================
    WPS ID          Worklist          Account Number     Status     Team Code
    8a888a44          Agency Compliance     316650011                          Complete     DFTINF
    8a888a05          Agency Benefit     316649906                          Complete     CLMB
    8a800013          Agency New Contract     483704070                          Complete     IMO
    8a810032          Agency New Contract     483704070                          Complete     IMO
    8a800001          Agency Address Change     000000000                          Complete     SYSTEM
    8aa0000a          Agency ACH Corrections     999334444                          Complete     DSM
    6                              
    Will it be possible to achieve in xcelsius?For the Agent and Date in the "summary report"  above  it should display corrosponding number of Records in detail report in a spreadsheet component..
    Can you tell me the steps..

    User,
    What is your name?
    You could move the parameter/item to the detail page. Perhaps change it from a hidden item (if it is) to a visible item that users could select from. Then all you're doing when you come from the summary to the detail is setting that item's value.
    Note that if the item changes pages you'll want to change the name of the item and therefore any references to it. To make sure you don't miss anything you'll want to run the app though Patrick's APEX Essentials: http://www.inside-oracle-apex.com/apex-essentials/ (this will be integrated in APEX 4)
    Regards,
    Dan
    Blog: http://DanielMcGhan.us/
    Work: http://SkillBuilders.com/apex/

  • How to make link between xcelsius components with sap data using Web servic

    Hi all,
    I have a doubt regarding connection between Xcelsius components and SAP data.
    I created one Web service using Function module and made a connection between xcelsius and that web service using binding URL. It shows imput and output parameters perfectly.
    But I cant get any idea as to how to connect Xcelsius components with these parameters.
    Can anybody help me out..
    please its urgent.
    Thanks,
    Simadri

    Have you bound your output parameters to ranges of cells? Select the item, then click the icon to the right of the Insert In: box and select the cells.
    Add a spreadsheet component to your chart and bind it to the cells, then preview the model. Do you see the data coming through?
    If you do, then you can click File > Snapshot > Export Excel Data. Then close Preview mode, and import data from spreadsheet and select the sheet you just exported. This gives you real data to work with when designing the dashboard.
    Hope that helps.

  • Charts corrupted at runtime

    Hi,
    I have a dashboard which have charts using dynamic visibility and some combo boxes. When i preview the dashboard and make some selections in combo boxes charts are getting corrupted (there background is not visible, data dont change etc)          . Though they work fine during fist two or three selections. But when i make selections for more times they get corrupted
    Pls help if any one have encountered same problem          .
    thanks..

    Hi,
    Are you using the latest Service Pack as well as the Fix pack of Xcelsius.  If not then try installing them and preview your dashboard again.
    Else check if there is any issues with the logic or formula you are using or with the Dynamic Visibility logic you have used. Try Debugging them using spreadsheet component and see if they are working as desired.
    Thanks & Regards,
    Arjun.C.T

  • Can webi document be published on share point and how

    Can you import or display a web intelligence report on the sharepoint portal? I did try it however was not successfull.  I was thinking of having a webi report published on the share point along side with the other dashboard components, as Spreadsheet component does not support ALERT functionality.
    Thanks
    Abhijit

    AP
    You can get the installation guide by going to SAP Marketplace (http://service.sap.com/).  Once you get into this site click on SAP Support Portal.  Once you're there click on "Release and Upgrade Info", then on "Release & Upgrade Info".  On the left panel locate "Business Objects", then "Business Objects XI 3.1".  The right portion of your screeen will fill up with entries (PDFs), locate the one entitled "Installation Guide for Microsoft SharePoint"....
    Thanks,
    John

  • SP1 frustration

    Hi there
    After experiencing the many issues with with the 2008 release I was looking forward to SP1, however there seems to be just as many issues......
    Within an hour of using SP1 the application has crashed 3 times and I've found at least 4 bugs.  The state of the app makes it very difficult, if not impossible, to use and is incredibly frustrating.
    The issues I've found so far are:
    1.  The font colour for vertical and horizontal titles seems to randomly change - I'm using 6 charts, all with white as the font colour.  Mysteriously they've all changed to black in preview mode (white in normal mode) and whatever I do they won't change back to white.  I'll probably have to start my dashboard again but presumably the same issue will happen, so I'm wondering if I just abandon the tool altogether.
    2.  Xcelsius seems to open multiple background instances of Excel when using the tool - these instances are not closed when Xcelsius is closed.  The only way to fix this is to kill them using the task manager otherwise it slows my machine down.  After a short session working with Xcelsius I had 31 instances of Excel running in the background.......
    3.  The List View component produces an error when enabling the vertical scroll button.  The title row is replaced with the top most row's data and all of the formating becomes inconsistent.
    4.  Within the spreadsheet component it's not possible to change the font colour, and changing the border colour has no effect.  When trying to use this component Xcelsius keeps crashing.
    Please can someone help - Xcelsius is fast becoming a waste of space on my machine, and is wasting a lot of my time (and most other users I suspect).
    Many thanks
    Scott Wallace.

    Hi Javier
    Thanks for your help - much appreciated.  I'm not sure whether I can attach the xlf I'm working on to this post - please could you forward an email address?  I've highlighted all of the issues:
    1.  Changing axis title font colour on charts - black in design view and white in preview mode.  I think this may be related to the use of the label based menu.
    2.  Multiple instances of Excel open in the background - Is this a recognised bug, and if so is there a fix or workaround for it?
    3.  List view causes machine to crash and header row formatting inconsistent - it looks like this may be related to using header cells not formatted as text in the xls?
    4.  Thanks
    5.  Grid component doesn't maintain its size - there are 3 grouped grid components in the attached xlf.  The one that displays the titles along the top won't maintain its size - if you ungroup, change its size to fit the data columns, save, close and reopen - the cells will have reverted to their original size.
    Margaret - thanks for your input.  The correct properties windows show for the components and as you can see the xlf and associated xls are small, so hopefully this isn't causing the problems.
    Thanks
    Scott.
    Edited by: Scott Wallace on Sep 15, 2008 11:02 AM

Maybe you are looking for