Search found 1 match

by nodarig
Sun Oct 22, 2017 8:13 pm
Forum: Programming
Topic: customising dtables using a prg
Replies: 1
Views: 2576

customising dtables using a prg

I am using a dtable, and transforming the data to year and period percentage changes: group1.ddtabopts transform(1, PCY) group1.ddtabopts transform(2, PC) These commands automatically generate the following labels: "(year % ch.)" and "(% ch.)" Is there a way to get rid of these l...

Go to advanced search