Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2806

Re: Script Logic validation issue: No members found in dimension "TIME" for condition "CALC" = "N"

$
0
0

Maybe something like this should be easier:

 

*FOR %T% = %TIMELIST%

 

%YEAR% = get_year_from %T%

%MONTH% = get_month_from %T%

%DAY% = get_day_from %T%

%NEXT_YEAR% = %YEAR% + 1

%NEW_TIME% = %NEXT_YEAR% . %MONTH% . %DAY%

 

*REC ( ...., TIME = %NEW_TIME%)

 

*NEXT

 

This would also remove TMVL however I do not know how to write this in script logic (if it is possible)


Viewing all articles
Browse latest Browse all 2806

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>