Search found 5 matches

by frankhespeler
Fri Jun 08, 2018 3:13 pm
Forum: Programming
Topic: one step in loop summation not executed
Replies: 4
Views: 3404

Re: one step in loop summation not executed

Debugging gives me the strange results that I have after the sixth adding operation a nonzero value in the series %replacename2_2 when reporting it to a table, but a zero value in the graph of the actual series. i guess the variable does not date up the latest loop step? What can i do?
by frankhespeler
Fri Jun 08, 2018 9:56 am
Forum: Programming
Topic: one step in loop summation not executed
Replies: 4
Views: 3404

Re: one step in loop summation not executed

Not sure whether this can help: i included the entire monsterloop, in which the command line is embedded, and highlighted the command line I sent earlier in red. Again in essence: the loop would add six times new information for the replacement series {%replacename2_2}, which is originally declared ...
by frankhespeler
Thu Jun 07, 2018 7:44 pm
Forum: Programming
Topic: one step in loop summation not executed
Replies: 4
Views: 3404

one step in loop summation not executed

I execute the following command line six times (in a loop). {%replacename2_2} = {%replacename2_2} + @recode(@isna(weight_{%indicator}_{%country}_{%sector})=1,0,weight_{%indicator}_{%country}_{%sector}) * @recode(@isna({%replacename2a})=1,0, {%replacename2a}) Summation works only for the first 5 step...
by frankhespeler
Tue Jun 05, 2018 1:43 pm
Forum: Data Manipulation
Topic: command history in series
Replies: 3
Views: 4319

Re: command history in series

Are you sure about the number 6 for the transformations documented? Or could it be that the number of rows available for reporting transformations is set to 6 implying that potentially only 3 transformations are reported? Despite conducting quite a lot of transformations, I find in each series only ...
by frankhespeler
Tue Jun 05, 2018 11:51 am
Forum: Data Manipulation
Topic: command history in series
Replies: 3
Views: 4319

command history in series

Dear forum, I manipulate some series several time in sequence. However, when I open the spreadsheet of the transformed series, I can only see the last three transformations in the label rows.Wwould it be possible to change the settings, so that I can see all transformation conducted? many thanks

Go to advanced search