Search found 1 match
- Fri Jun 11, 2021 10:21 am
- Forum: Programming
- Topic: Creating a valuemap from labels and numeric codes defined by an alpha and a series in another page
- Replies: 6
- Views: 19564
Re: Creating a valuemap from labels and numeric codes defined by an alpha and a series in another page
[quote="EViefws Matt"]Hello, While you do need a loop to build the valuemap programmatically, you can simplify much of the intermediate work. You can even leave the crossids unmodified, as shown below. wfcreeate(page=data) a 20030 2010 3 vector tmp = @uniquevals(crossid) valmap vmap for !i...
