Hi Splunkers,
I’m working on a pie chart where I have to put two different field of results in the graph. 
For example. 
I have a column called Risk where I’m doing 
stats count by risk and putting the values in Pi chart. I also want to add another set of results from a different search.
like stats count by SLA, in the pi chart. How can I append both results into the pi chart.
 
		
		
		
		
		
	
			
		
		
			
					
		The pie chart can only show one series - have you tried to use trellis to show multiple pie charts for multiple series.
