Search found 4 matches
- Mon Jul 25, 2016 7:05 am
- Forum: Data Manipulation
- Topic: way to refresh linked series
- Replies: 3
- Views: 3551
Re: way to refresh linked series
Thanks. I'm maybe not entirely clear how to implement this in my program. I tried redefining the series using: frml moncn_demdsa_adj2 = moncn_demdsa_adj2*1 However, that results in a circular reference. How do I multiply a series by 1? As a experiment, I've add a step at the end of my program to cal...
- Thu Jul 21, 2016 10:15 am
- Forum: Data Manipulation
- Topic: way to refresh linked series
- Replies: 3
- Views: 3551
way to refresh linked series
I have a graph that includes a series that is based on data that passes through several linked series across several workfile pages, including two frequency conversions. When I solve a model, the results don't seem to immediately flow through and update the graph. If I monkey around a bit, opening v...
- Wed Dec 12, 2012 1:35 pm
- Forum: Programming
- Topic: Creating a table with @pcy in a row
- Replies: 1
- Views: 2957
Creating a table with @pcy in a row
I'm writing a program to create a table so that I can have a consistent view of certain values in a workfile. I've figured out how to show the level of series in this simple table using @elem to refer to each month's value, but I would also like to be able to show the percentage change from the prio...
- Wed Oct 24, 2012 7:46 pm
- Forum: Data Manipulation
- Topic: x12 set to multiplicative results in additive factors
- Replies: 0
- Views: 3064
x12 set to multiplicative results in additive factors
When I run x12 on a series using the dialog screen, and I set the "X11 Method" setting in "Seasonal Adjustment" tab of the "X12 Options" dialog to "Multiplicative", the result is final seasonal factors that are additive rather than multiplicative. Is there a w...
