Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 Keitaru
		
			Keitaru
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Found some duplicated data in my Flat Table Chart.
in my Backend data there is no duplicates however when adding the data to a flat table chart, the duplication occurs
As shown in the table image above.
 Mauritz_SA
		
			Mauritz_SA
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Keitaru
Where are you getting the # field in the first column? The fact that there is a 7 & 8 for your one Incident ID makes it seem as if you do have duplicates.
Regards,
Mauritz
 Vegar
		
			Vegar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 Keitaru
		
			Keitaru
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Measures: rowno(total)
 Mauritz_SA
		
			Mauritz_SA
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 Vegar
		
			Vegar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 Keitaru
		
			Keitaru
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Right now I've limit the number of keys to prevent any synthetic keys from occuring however my main data set is linked to various other table via a single primary key. I was thinking I'd this might be the cause of the issue.
Will try your method out see if it works.
 Keitaru
		
			Keitaru
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		