I am having trouble getting accurate results using set analysis for a date range in a bar graph.
Results are good in a chart with the use of an if statement, but this does not produce the correct result when converted to a bar graph - hence the need to use set analysis.
This statement works in a chart:
if (RevenueRecognisedFiscDate >= Date#(vFromDate) and RevenueRecognisedFiscDate <=Date#(vToDate) ,