I have managed to convert my daily stepwise code so that it clusters data on weekly level before running the analysis. My problem is the following code:
Code: Select all
pagecreate(page="weekly") w 2011-04-05 2012-10-01 Code: Select all
%command = "{call spSomething ('" something ")}"
wfopen(type=odbc) "someodbc" %command @keep *
pagestruct @date(tmdate)