Hello! My name is Dominick Kuljis and I have a couple questions about using the customizing the legend within the chart module. I want to run a batch macro which puts out over 20 graphs for various different hospitals and I would like to customize the legend of each graph to the respective hospital it corresponds to. I know the name of the column which you assign to the series within the chart drop down shows up in the legend is there a way I can change this series name after creating the chart. I saw you could customize a map rendering legend but I can find no options to change the legend of the graph without changing each different series.
Picture1 is what currently is put out by my workflow and I would like it to change the box highlighted in black to a Hospital Name. Picture2 depicts the same graphs but now with data displayed from Hospital 2 on it.
Solved! Go to Solution.
Hi @kuljisd,
I recommend you take a look at the Tool Mastery article on Charting and the sample workflow within Designer called "Batch reports with Charts Maps" (Help -> Sample Workflows -> Presentation Workflows. For a more detailed training resource, please see the following training recording: Live Training: Getting Started with Batch Reporting.
In your case, you'll need to setup a Grouping field, a Label field, and to plot the data by Field (see below). Attached is a sample workflow to demonstrate.
Grouping | Label | Data1 | Data2 | Data3 |
Hospital1 | Hospital1 | 0 | 2 | 1.5 |
Hospital1 | State | 1 | 3 | 2 |
Hospital1 | Nation | 2 | 2 | 1.5 |
Hospital2 | Hospital2 | 0 | 0 | 1 |
Hospital2 | State | 2 | 3 | 2 |
Hospital2 | Nation | 1.5 | 2 | 2 |
Regards,
Jerad Rades
Customer Support Engineer
Wow!! Sweet that is amazing!! I have found a fix myself but I will definitely use this for next time!
User | Count |
---|---|
17 | |
15 | |
15 | |
8 | |
6 |