Dated data table - rowlabel

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Jason, EViews Steve, EViews Moderator

tvonbrasch
Posts: 540
Joined: Fri Apr 15, 2011 5:35 am

Dated data table - rowlabel

Postby tvonbrasch » Thu Sep 15, 2016 11:44 pm

Hi

I am trying to change the rowlabel in a dated data table. I want to change the label to

This is a test

The poblem I have is that the command

Code: Select all

_aux02.ddrowopts(1,1) rowlabel(This is a test)

returns a rowlabel in upper case letters:
rowlabel2.JPG
rowlabel2.JPG (14.92 KiB) Viewed 2320 times


If I write the command

Code: Select all

_aux02.ddrowopts(1,1) rowlabel("This is a test")

The rowlabel now becomes almost what I want, but now it also includes the quotation marks:
rowlabel1.JPG
rowlabel1.JPG (14.98 KiB) Viewed 2320 times


What command should I use to get the rowlabel This is a test ?

Thomas

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Dated data table - rowlabel

Postby EViews Jason » Fri Sep 16, 2016 9:55 am

You will need to put the string in quotes but not until after we get it fixed in the next patch :D


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 22 guests