Focal Point
[CLOSED]Excel read and write issue

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6557090386

July 13, 2016, 10:08 AM
SRC
[CLOSED]Excel read and write issue
I created a new MFD by uploading an Excel .xls file (Create Synonym). The MFD created successfully and I was able to read the .xls data. I read the data and saved it back to the same .xls file. WF will no longer read the data. Same thing if I manually open the data in Excel, make any minor character change and save it. Seems the upload to create MFD creates a format that can be opened in Excel but that format does not tolerate being rewritten.

  
FILENAME=SHEET1, SUFFIX=DIREXCEL,
 DATASET=baseapp/ath_code_sort_table97.xls, $
  SEGMENT=SHEET1, SEGTYPE=S0, $
    FIELDNAME=ACCOUNT, ALIAS=ACCOUNT, USAGE=I9, ACTUAL=A11,
      MISSING=ON, $
    FIELDNAME=ACCOUNT_DESC, ALIAS=ACCOUNT_DESC, USAGE=A35, ACTUAL=A35,
      MISSING=ON, $
    FIELDNAME=ATHLETIC_DESC, ALIAS=ATHLETIC_DESC, USAGE=A91, ACTUAL=A91,
      MISSING=ON, $
    FIELDNAME=TEAM_BUDGET_AREA, ALIAS=TEAM_BUDGET_AREA, USAGE=A29, ACTUAL=A29,
      MISSING=ON, $
    FIELDNAME=ACCOUNT_ORDER, ALIAS=ACCOUNT_ORDER, USAGE=I5, ACTUAL=A11,
      MISSING=ON, $

This message has been edited. Last edited by: <Emily McAllister>,


Dev Studio /7.6.11/7.7.02M
MVS/USS
AIX/SOLARIS
Windows WF Client 7.6.8/7.6.11
July 13, 2016, 10:40 AM
Tamra
SRC,

Searching the Forum there are a few Excel related topics that might help.

[CLOSED] Input file as excel file as source data

[SOLVED] Reading and excel sheet and converting it to a Webfocus table

Do you have write permissions? Try using a different name to see if this works.

Thank you for participating in the Focal Point Forum.

Kindest regards,
Tamra Colangelo
Focal Point Moderator - Information Builders Inc.


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5