Page 1 of 1

Showing only selected sample in pool.sheet

Posted: Fri Dec 14, 2018 9:09 am
by mamo
Dear Eviews team

I use Eviews 10+ March 2018 build.

The programme below shows that freezing a pool-sheet freezes in fact the full sample rather than only the pre-selected one.
This happens even though I do have the following options set:

Spreadsheets - Layout - Series spreadsheets - One column data in sample
Spreadsheets - Layout - Group spreadsheets - Include only data in sample

It seems that this issue cannot be circumvented in an automatic manner in a program. May this could be fixed in future update of Eviews?

Best, mamo

Code: Select all

wfcreate u 3 series ax=1 series bx=2 series ay=10 series by=20 pool poo a b smpl 3 3 ' The following line should only save the sample 3 3 in the table tab. ' However, the full sample is saved freeze(mode=overwrite, tab) poo.sheet ?x ?y show tab

Re: Showing only selected sample in pool.sheet

Posted: Fri Dec 21, 2018 3:10 pm
by EViews Jason
The next patch will have it tied to the "Spreadsheets - Layout - Group spreadsheets - Include only data in sample" setting in the General Options dialog.