dtable view of series transformed does not allow for editing
Posted: Tue Apr 21, 2015 8:03 am
Hi,
Eviews version:
8, 64 bit.
Problem:
dtable view does not allow editing transformed series manually.
Example:
does not allow for editing the cells manually.
In contrast, transformed series can be edited directly in the sheet view:
This allows editing the year-on-year growth rates manually.
Suggestion:
Make direct editing of series transformations available also in the dtable view
Best, mamo
Eviews version:
8, 64 bit.
Problem:
dtable view does not allow editing transformed series manually.
Example:
Code: Select all
mygroup.ddtabopts transform(1,pcy)
mygroup.dtableIn contrast, transformed series can be edited directly in the sheet view:
Code: Select all
mygroup.sheet(tform=pcy)Suggestion:
Make direct editing of series transformations available also in the dtable view
Best, mamo