Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How do I add a filter to the inchart chart title. Example: I have a chart by quarter. When I filter to Division = AEC, how do I get AEC to appear in the title inside the chart without having to add Division as a dimension.
Thank you! worked perfectly. one more question, If my fitler is filtered to multiple divisions (AEC, MSD) how do I get the title to print both of them. Currently it is blank if I filter more than one.
Sorry, wrong one.
Put this as title:
='Title ' & getfieldselections(Division)