<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Data Analysis">

  <Paragraph>• The top window allows to select test series from the database, which will be listed in 
               the lower area after pressing the "Refresh" button.
               </Paragraph>
                  
  <Paragraph>• After Data Transfer the series of the <Bold>Last Import</Bold> are automatically listed.
               </Paragraph>

  <Paragraph Style="{DynamicResource Header}">Data Selection</Paragraph>

  <Paragraph>The fields in the top window can be used to filter out test series in the database by the 
               following criteria:
               </Paragraph>

  <Paragraph>• <Bold>Status</Bold>: Pass - Warning - Fail, based on tolerances defined 
               in Standard Management.
               </Paragraph>
         
  <Paragraph>• <Bold>Date</Bold>: Input time range or use predefined ranges (e.g. this week).
               </Paragraph>
          
  <Paragraph>• <Bold>Parameter 1 - 3</Bold> as defined in the Organizer.
               </Paragraph>
  
  <Paragraph>• <Bold>Parameter 4 and 5</Bold> as defined in instrument or entered at time
               of data saving.
               </Paragraph>
  
  <Paragraph>• <Bold>Instruments</Bold>
               </Paragraph>
  
  <Paragraph>• <Bold>Illuminant/Observer</Bold>
               </Paragraph>
               
  <Paragraph>• <Bold>Checkzones</Bold> as defined in the Organizer.
               </Paragraph>              
          
  <Paragraph> </Paragraph>
  
  <Paragraph>• To activate a filter criteria click on the respective item, it will be 
               highlighted. To deactivate, click it again. The symbols above each filter field enable 
               to select or deselect all items.
               </Paragraph>

  <Paragraph><Bold>• Note</Bold>: If no item is selected, all items in the field are included in the 
               selection.
               </Paragraph>

  <Paragraph>• Click the <Bold>Refresh</Bold> button to start filtering. 
               </Paragraph>
         
  <Paragraph>• Activate <Bold>Auto</Bold> and select a time to have the displayed data automatically updated.
               This is from beneficial when the measurement database is located on a shared drive.
         </Paragraph>
    
  
  <Paragraph Style="{DynamicResource Header}">QC Reports</Paragraph>
  
  <Paragraph>Different Reports are available to display the measurement results:
                </Paragraph>
               
   <Paragraph>• <Bold>List</Bold>: Shows all selected test series.
                </Paragraph>
               
   <Paragraph>• <Bold>Test Report</Bold>: Measurement data of one single test series - Harmony Report.
                </Paragraph>
  
   <Paragraph>• <Bold>Scorecard</Bold>: Summary report of selected data range displaying up to 3 scales.
                </Paragraph>
  
   <Paragraph>• <Bold>Scorecard Detail</Bold>: Summary report of selected data range displaying additional scales.
                </Paragraph>
  
   <Paragraph>• <Bold>Trend</Bold>: Process report over time or individual products displaying up to 3 scales.
                </Paragraph>
  
   <Paragraph>• <Bold>Trend Detail</Bold>: Process report over time or individual products displaying additional scales.
                </Paragraph>
  
   <Paragraph>• <Bold>Trend Comparison</Bold>: Allows to compare different models, colors, checkzones etc.,
                displaying up to 6 scales.
                </Paragraph>
                          
  
   <Paragraph>Highlight the test series to be analyzed and click on the button of the desired 
                report in the toolbar.
                </Paragraph>
  
   <Paragraph>Note: The toolbar offers also buttons to change to the <Bold>Database selection</Bold> 
                or to hide the upper selection area (<Bold>Show Filter</Bold>). To adjust the size 
                of the filter area, click and drag on its lower border.
                </Paragraph>
  
  
  <Paragraph> </Paragraph>
  <Paragraph> </Paragraph>
  
  
</FlowDocument>