Fetch from database with modified names?
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Fetch from database with modified names?
How do I fetch from an EViews database and rename the series before it goes into my workfile? I would like to append a "_01" to every series before it gets fetched.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Fetch from database with modified names?
Code: Select all
fetch(s=_01)
Re: Fetch from database with modified names?
My understanding is that the 's' argument is for series that have a common suffix already appended to them in the database. I'd like to pretty much concatenate a string to each series name right before the fetch happens.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Fetch from database with modified names?
Ah, you're right.
You'll have to rename them after fetching.
You'll have to rename them after fetching.
Re: Fetch from database with modified names?
Alright, thanks.
Who is online
Users browsing this forum: No registered users and 2 guests
