Page 1 of 1

dtable view of series transformed does not allow for editing

Posted: Tue Apr 21, 2015 8:03 am
by mamo
Hi,
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.dtable
does not allow for editing the cells manually.
In contrast, transformed series can be edited directly in the sheet view:

Code: Select all

mygroup.sheet(tform=pcy)
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

Re: dtable view of series transformed does not allow for edi

Posted: Tue Apr 21, 2015 8:47 am
by EViews Jason
While this is a good suggestion, to get the desired the behavior would require a pretty significant change to the code. We will add it to our list of future features.