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

Re: fiscal year date between formula

$
0
0

Hi

 

try this

 

create a new variable(measure)

 

current year = Max([Fiscal year])In ([Revenue])

 

last 8  =FormatNumber((ToNumber(Max([current year]))-1);"##")

 

fis = [Fiscal year] Where (([Fiscal year]>=[last 8] )And ([Fiscal year] <=[current year]))In ([Revenue])

 

 

 

 

 

Note you have to use this formula

 

last 8  =FormatNumber((ToNumber(Max([current year]))-8);"##")

 

 

 

and apply filter FIS is not null


Viewing all articles
Browse latest Browse all 8620

Trending Articles



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