I want show in the title the start and end months as: Incurred Months; 09/2011 - 05/2012
Using the drop down field in titles I get this currently: Incurred Months: <MY(DOS)> which this displays in title as September 2011, October 2011 and 7 more
So how do you get only the start month and end month of a date range to dispaly in a worksheet title?
Thanks
Bill
You would need two calculated fields I would guess - something like window_min(min([date])) and window_max(max([date]) and have these on the level of detail shelf so they are available to the title.
Become a Viz Whiz on the Forums! Support the Community and master Tableau.