Quant & Report builder: different chromatogram scales for different type of samples

Hello,

I have been trying to create a report builder template from the original templates provided by the software as well as from this forum. I am currently usign Report Builder 10.2 and Masshunter Workstation Quantitative Analysis 10.1. 

From my previous posts and trial and error I have created a suitable template. For my use case the report consists of three chromatograms (blank, sample and reference sample) in sequence and then two spectra (sample and reference sample) in sequence. The only issue is that the different types of samples (blanks) need to have a different scales compared to the actual samples in their respective chromatograms. 

Basically, the blank should be 12 times lower scale in the chromatograms compared to the sample. I have noticed that there is an option to use manual scales in the reporting method of Quant, but are you able to have different scales for different samples? 

I added a pdf of the report with text indicating the issue as well as the report template as an attachment. I was not able to find similar postings at this forum. 

Thanks in advance!

<?xml version="1.0"?>
<ReportTemplate xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <SchemaVersion>65540</SchemaVersion>
  <EditorVersion>10.2</EditorVersion>
  <Copyright>© Agilent Technologies, Inc. 2016</Copyright>
  <DesignerType>Agilent.MassHunter.ReportBuilder.DataSource.Quant.DataSourceDesigner, Agilent.MassHunter.ReportBuilder.DataSource.Quant</DesignerType>
  <Pages>
    <Page>
      <ID>Page1</ID>
      <Orientation>Portrait</Orientation>
      <Margins>
        <Left>0.25in</Left>
        <Top>0.25in</Top>
        <Right>0.25in</Right>
        <Bottom>0.25in</Bottom>
      </Margins>
      <Header>
        <Height>24pt</Height>
        <Borders>
          <Left>
            <Width>1pt</Width>
          </Left>
          <Top>
            <Width>1pt</Width>
          </Top>
          <Right>
            <Width>1pt</Width>
          </Right>
          <Bottom>
            <Style>Solid</Style>
            <Width>1pc</Width>
          </Bottom>
        </Borders>
        <Right>
          <Image>
            <ID>Header_Right1</ID>
            <File>logo.tif</File>
            <VerticalAlign>Bottom</VerticalAlign>
            <LockAspectRatio>false</LockAspectRatio>
            <Height>24pt</Height>
          </Image>
        </Right>
      </Header>
      <Footer>
        <Height>16pt</Height>
        <Borders>
          <Left>
            <Width>1pt</Width>
          </Left>
          <Top>
            <Style>Solid</Style>
            <Width>1pc</Width>
          </Top>
          <Right>
            <Width>1pt</Width>
          </Right>
          <Bottom>
            <Width>1pt</Width>
          </Bottom>
        </Borders>
        <Center>
          <Textbox>
            <ID>Footer_Center1</ID>
            <HorizontalAlign>Left</HorizontalAlign>
            <VerticalAlign>Top</VerticalAlign>
            <ContentType xsi:nil="true" />
            <LocalizedText>Footer_Center</LocalizedText>
            <OutlineLevel xsi:nil="true" />
            <FieldValue>
              <Localize>false</Localize>
            </FieldValue>
            <FieldCaption />
            <FieldFormat />
            <Font>
              <Size xsi:nil="true" />
              <Italic xsi:nil="true" />
              <Strikeout xsi:nil="true" />
              <Underline xsi:nil="true" />
              <Bold xsi:nil="true" />
            </Font>
            <Paddings>
              <Left>1pt</Left>
              <Top>1pt</Top>
              <Right>1pt</Right>
              <Bottom>1pt</Bottom>
            </Paddings>
          </Textbox>
        </Center>
        <Right>
          <Textbox>
            <ID>Footer_Right1</ID>
            <HorizontalAlign>Left</HorizontalAlign>
            <VerticalAlign>Top</VerticalAlign>
            <ContentType xsi:nil="true" />
            <LocalizedText>Footer_Right</LocalizedText>
            <OutlineLevel xsi:nil="true" />
            <Paddings>
              <Left>1pt</Left>
              <Top>1pt</Top>
              <Right>1pt</Right>
              <Bottom>1pt</Bottom>
            </Paddings>
          </Textbox>
        </Right>
      </Footer>
      <Body>
        <Items>
          <Table>
            <ID>Batch</ID>
            <KeepTogether>false</KeepTogether>
            <WidthPercentage>100</WidthPercentage>
            <PageBreak>None</PageBreak>
            <HorizontalAlign>Left</HorizontalAlign>
            <HeaderRows>0</HeaderRows>
            <Hidden>false</Hidden>
            <Flow>false</Flow>
            <SpacingBefore>5pt</SpacingBefore>
            <DefaultCellBorders />
            <DataBinding>
              <BindingName>Batch</BindingName>
              <DataName>BatchAttribute</DataName>
              <ProcessThisLayer>false</ProcessThisLayer>
              <LeftOuterJoin>false</LeftOuterJoin>
              <Expression />
              <Filters />
            </DataBinding>
            <Columns>
              <Column>
                <RelativeWidth>1</RelativeWidth>
              </Column>
              <Column>
                <RelativeWidth>1</RelativeWidth>
              </Column>
              <Column>
                <RelativeWidth>1</RelativeWidth>
              </Column>
              <Column>
                <RelativeWidth>1</RelativeWidth>
              </Column>
            </Columns>
            <Rows>
              <Row>
                <Cells>
                  <Cell>
                    <ColumnSpan>1</ColumnSpan>
                    <Textbox>
                      <ID>Textbox5</ID>
                      <HorizontalAlign>Left</HorizontalAlign>
                      <VerticalAlign>Top</VerticalAlign>
                      <ContentType xsi:nil="true" />
                      <LocalizedText>BatchDataPath</LocalizedText>
                      <Text>Textbox5</Text>
                      <OutlineLevel xsi:nil="true" />
                      <Font>
                        <Size xsi:nil="true" />
                        <Italic xsi:nil="true" />
                        <Strikeout xsi:nil="true" />
                        <Underline xsi:nil="true" />
                        <Bold>true</Bold>
                      </Font>
                      <Paddings>
                        <Left>1pt</Left>
                        <Top>1pt</Top>
                        <Right>1pt</Right>
                        <Bottom>1pt</Bottom>
                      </Paddings>
                    </Textbox>
                  </Cell>
                  <Cell>
                    <ColumnSpan>3</ColumnSpan>
                    <Textbox>
                      <ID>Textbox7</ID>
                      <HorizontalAlign>Left</HorizontalAlign>
                      <VerticalAlign>Top</VerticalAlign>
                      <ContentType xsi:nil="true" />
                      <Text>Textbox7</Text>
                      <OutlineLevel xsi:nil="true" />
                      <FieldValue>
                        <BindingName>Batch</BindingName>
                        <FieldName>BatchDataPathFileName</FieldName>
                        <Localize>false</Localize>
                      </FieldValue>
                      <Paddings>
                        <Left>1pt</Left>
                        <Top>1pt</Top>
                        <Right>1pt</Right>
                        <Bottom>1pt</Bottom>
                      </Paddings>
                    </Textbox>
                  </Cell>
                  <Cell>
                    <ColumnSpan>1</ColumnSpan>
                    <Textbox>
                      <ID>Textbox4</ID>
                      <HorizontalAlign>Left</HorizontalAlign>
                      <VerticalAlign>Top</VerticalAlign>
                      <ContentType xsi:nil="true" />
                      <Text>Textbox4</Text>
                      <OutlineLevel xsi:nil="true" />
                      <Paddings>
                        <Left>1pt</Left>
                        <Top>1pt</Top>
                        <Right>1pt</Right>
                        <Bottom>1pt</Bottom>
                      </Paddings>
                    </Textbox>
                  </Cell>
                  <Cell>
                    <ColumnSpan>1</ColumnSpan>
                  </Cell>
                </Cells>
              </Row>
              <Row>
                <Cells>
                  <Cell>
                    <ColumnSpan>1</ColumnSpan>
                    <Textbox>
                      <ID>Textbox23</ID>
                      <HorizontalAlign>Left</HorizontalAlign>
                      <VerticalAlign>Top</VerticalAlign>
                      <ContentType xsi:nil="true" />
                      <Text>Report Creation Time</Text>
                      <OutlineLevel xsi:nil="true" />
                      <Font>
                        <Size xsi:nil="true" />
                        <Italic xsi:nil="true" />
                        <Strikeout xsi:nil="true" />
                        <Underline xsi:nil="true" />
                        <Bold>true</Bold>
                      </Font>
                      <Paddings>
                        <Left>1pt</Left>
                        <Top>1pt</Top>
                        <Right>1pt</Right>
                        <Bottom>1pt</Bottom>
                      </Paddings>
                    </Textbox>
                  </Cell>
                  <Cell>
                    <ColumnSpan>1</ColumnSpan>
                    <Textbox>
                      <ID>Textbox24</ID>
                      <HorizontalAlign>Left</HorizontalAlign>
                      <VerticalAlign>Top</VerticalAlign>
                      <ContentType xsi:nil="true" />
                      <Text>Textbox24</Text>
                      <OutlineLevel xsi:nil="true" />
                      <FieldValue>
                        <BindingName>Batch</BindingName>
                        <FieldName>AnalysisTimeStamp</FieldName>
                        <Localize>false</Localize>
                      </FieldValue>
                      <Paddings>
                        <Left>1pt</Left>
                        <Top>1pt</Top>
                        <Right>1pt</Right>
                        <Bottom>1pt</Bottom>
                      </Paddings>
                    </Textbox>
                  </Cell>
                  <Cell>
                    <ColumnSpan>1</ColumnSpan>
                    <Textbox>
                      <ID>Textbox25</ID>
                      <HorizontalAlign>Left</HorizontalAlign>
                      <VerticalAlign>Top</VerticalAlign>
                      <ContentType xsi:nil="true" />
                      <Text>Textbox25</Text>
                      <OutlineLevel xsi:nil="true" />
                      <FieldCaption>
                        <BindingName>Batch</BindingName>
                        <FieldName>AnalystName</FieldName>
                      </FieldCaption>
                      <Font>
                        <Size xsi:nil="true" />
                        <Italic xsi:nil="true" />
                        <Strikeout xsi:nil="true" />
                        <Underline xsi:nil="true" />
                        <Bold>true</Bold>
                      </Font>
                      <Paddings>
                        <Left>1pt</Left>
                        <Top>1pt</Top>
                        <Right>1pt</Right>
                        <Bottom>1pt</Bottom>
                      </Paddings>
                    </Textbox>
                  </Cell>
                  <Cell>
                    <ColumnSpan>1</ColumnSpan>
                    <Textbox>
                      <ID>Textbox26</ID>
                      <HorizontalAlign>Left</HorizontalAlign>
                      <VerticalAlign>Top</VerticalAlign>
                      <ContentType xsi:nil="true" />
                      <Text>Textbox26</Text>
                      <OutlineLevel xsi:nil="true" />
                      <FieldValue>
                        <BindingName>Batch</BindingName>
                        <FieldName>AnalystName</FieldName>
                        <Localize>false</Localize>
                      </FieldValue>
                      <Paddings>
                        <Left>1pt</Left>
                        <Top>1pt</Top>
                        <Right>1pt</Right>
                        <Bottom>1pt</Bottom>
                      </Paddings>
                    </Textbox>
                  </Cell>
                </Cells>
              </Row>
            </Rows>
          </Table>
          <List>
            <ID>List-Compound</ID>
            <DataBinding>
              <BindingName>FirstSample</BindingName>
              <DataName>Batch</DataName>
              <ProcessThisLayer>false</ProcessThisLayer>
              <LeftOuterJoin>false</LeftOuterJoin>
              <Filters>
                <Filter>
                  <Operator>Top</Operator>
                  <ConcatenationType>And</ConcatenationType>
                  <Value>1</Value>
                </Filter>
              </Filters>
              <Order>
                <Order>
                  <FieldName>AcqDateTime</FieldName>
                  <Ascending>true</Ascending>
                </Order>
              </Order>
              <DataBindings>
                <DataBinding>
                  <BindingName>Compound</BindingName>
                  <DataName>SelectedCompound</DataName>
                  <ProcessThisLayer>false</ProcessThisLayer>
                  <LeftOuterJoin>false</LeftOuterJoin>
                  <Filters>
                    <Filter>
                      <FieldName>BatchID</FieldName>
                      <Operator>Equals</Operator>
                      <ConcatenationType>And</ConcatenationType>
                      <FieldValue>
                        <BindingName>FirstSample</BindingName>
                        <FieldName>BatchID</FieldName>
                      </FieldValue>
                    </Filter>
                    <Filter>
                      <FieldName>SampleID</FieldName>
                      <Operator>Equals</Operator>
                      <ConcatenationType>And</ConcatenationType>
                      <FieldValue>
                        <BindingName>FirstSample</BindingName>
                        <FieldName>SampleID</FieldName>
                      </FieldValue>
                    </Filter>
                  </Filters>
                  <Order>
                    <Order>
                      <FieldName>RetentionTime</FieldName>
                      <Ascending>true</Ascending>
                    </Order>
                  </Order>
                </DataBinding>
              </DataBindings>
            </DataBinding>
            <Items>
              <Table>
                <ID>Table1</ID>
                <KeepTogether>false</KeepTogether>
                <WidthPercentage>100</WidthPercentage>
                <PageBreak>None</PageBreak>
                <HorizontalAlign>Left</HorizontalAlign>
                <HeaderRows>1</HeaderRows>
                <Hidden>false</Hidden>
                <Flow>false</Flow>
                <SpacingBefore>5pt</SpacingBefore>
                <DefaultCellBorders />
                <DataBinding>
                  <BindingName>sample</BindingName>
                  <DataName>SelectedSample</DataName>
                  <ProcessThisLayer>false</ProcessThisLayer>
                  <LeftOuterJoin>false</LeftOuterJoin>
                  <Expression />
                  <Filters>
                    <Filter>
                      <FieldName>BatchID</FieldName>
                      <Operator>Equals</Operator>
                      <ConcatenationType>And</ConcatenationType>
                      <Value />
                      <FieldValue>
                        <BindingName>Compound</BindingName>
                        <FieldName>BatchID</FieldName>
                      </FieldValue>
                    </Filter>
                  </Filters>
                  <Order>
                    <Order>
                      <FieldName>AcqDateTime</FieldName>
                      <Ascending>true</Ascending>
                    </Order>
                  </Order>
                  <DataBindings>
                    <DataBinding>
                      <BindingName>cmp</BindingName>
                      <DataName>TargetCompound</DataName>
                      <ProcessThisLayer>false</ProcessThisLayer>
                      <LeftOuterJoin>true</LeftOuterJoin>
                      <Expression />
                      <Filters>
                        <Filter>
                          <FieldName>BatchID</FieldName>
                          <Operator>Equals</Operator>
                          <ConcatenationType>And</ConcatenationType>
                          <Value />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>BatchID</FieldName>
                          </FieldValue>
                        </Filter>
                        <Filter>
                          <FieldName>SampleID</FieldName>
                          <Operator>Equals</Operator>
                          <ConcatenationType>And</ConcatenationType>
                          <Value />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>SampleID</FieldName>
                          </FieldValue>
                        </Filter>
                        <Filter>
                          <FieldName>CompoundID</FieldName>
                          <Operator>Equals</Operator>
                          <ConcatenationType>And</ConcatenationType>
                          <Value />
                          <FieldValue>
                            <BindingName>Compound</BindingName>
                            <FieldName>CompoundID</FieldName>
                          </FieldValue>
                        </Filter>
                      </Filters>
                    </DataBinding>
                  </DataBindings>
                </DataBinding>
                <Columns>
                  <Column>
                    <RelativeWidth>1</RelativeWidth>
                  </Column>
                  <Column>
                    <RelativeWidth>1</RelativeWidth>
                  </Column>
                  <Column>
                    <RelativeWidth>1</RelativeWidth>
                  </Column>
                  <Column>
                    <RelativeWidth>1</RelativeWidth>
                  </Column>
                </Columns>
                <Rows>
                  <Row>
                    <Cells>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox15</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox15</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldCaption>
                            <BindingName>sample</BindingName>
                            <FieldName>DataFileName</FieldName>
                          </FieldCaption>
                          <Font>
                            <Size>13</Size>
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold xsi:nil="true" />
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox18</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox18</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldCaption>
                            <BindingName>sample</BindingName>
                            <FieldName>SampleName</FieldName>
                          </FieldCaption>
                          <Font>
                            <Size>13</Size>
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold xsi:nil="true" />
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox17</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox17</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldCaption>
                            <BindingName>sample</BindingName>
                            <FieldName>AcqMethodFileName</FieldName>
                          </FieldCaption>
                          <Font>
                            <Size>13</Size>
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold xsi:nil="true" />
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox16</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox16</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldCaption>
                            <BindingName>sample</BindingName>
                            <FieldName>AcqDateTime</FieldName>
                          </FieldCaption>
                          <Font>
                            <Size>13</Size>
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold xsi:nil="true" />
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                    </Cells>
                  </Row>
                  <Row>
                    <Cells>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox19</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox19</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>DataFileName</FieldName>
                            <Localize>false</Localize>
                          </FieldValue>
                          <Font>
                            <Size xsi:nil="true" />
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold>true</Bold>
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox31</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox31</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>SampleName</FieldName>
                            <Localize>false</Localize>
                          </FieldValue>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox30</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox30</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>AcqMethodFileName</FieldName>
                            <Localize>false</Localize>
                          </FieldValue>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox29</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox29</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>AcqDateTime</FieldName>
                            <Localize>false</Localize>
                          </FieldValue>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                    </Cells>
                  </Row>
                  <Row>
                    <Cells>
                      <Cell>
                        <ColumnSpan>4</ColumnSpan>
                        <Graphics>
                          <ID>CompoundPeak2</ID>
                          <WidthPercentage>100</WidthPercentage>
                          <Name>CompoundPeak</Name>
                          <Height>200pt</Height>
                          <Parameters>
                            <Parameter>
                              <Name>BatchID</Name>
                              <FieldValue>
                                <BindingName>cmp</BindingName>
                                <FieldName>BatchID</FieldName>
                              </FieldValue>
                            </Parameter>
                            <Parameter>
                              <Name>SampleID</Name>
                              <FieldValue>
                                <BindingName>cmp</BindingName>
                                <FieldName>SampleID</FieldName>
                              </FieldValue>
                            </Parameter>
                            <Parameter>
                              <Name>CompoundID</Name>
                              <FieldValue>
                                <BindingName>cmp</BindingName>
                                <FieldName>CompoundID</FieldName>
                              </FieldValue>
                            </Parameter>
                            <Parameter>
                              <Name>Baselines</Name>
                            </Parameter>
                            <Parameter>
                              <Name>OriginalBaselines</Name>
                            </Parameter>
                          </Parameters>
                        </Graphics>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                      </Cell>
                    </Cells>
                  </Row>
                </Rows>
              </Table>
            </Items>
            <Hidden>false</Hidden>
          </List>
          <List>
            <ID>List-Compound</ID>
            <DataBinding>
              <BindingName>FirstSample</BindingName>
              <DataName>Batch</DataName>
              <ProcessThisLayer>false</ProcessThisLayer>
              <LeftOuterJoin>false</LeftOuterJoin>
              <Filters>
                <Filter>
                  <Operator>Top</Operator>
                  <ConcatenationType>And</ConcatenationType>
                  <Value>1</Value>
                </Filter>
              </Filters>
              <Order>
                <Order>
                  <FieldName>AcqDateTime</FieldName>
                  <Ascending>true</Ascending>
                </Order>
              </Order>
              <DataBindings>
                <DataBinding>
                  <BindingName>Compound</BindingName>
                  <DataName>SelectedCompound</DataName>
                  <ProcessThisLayer>false</ProcessThisLayer>
                  <LeftOuterJoin>false</LeftOuterJoin>
                  <Expression />
                  <Filters>
                    <Filter>
                      <FieldName>BatchID</FieldName>
                      <Operator>Equals</Operator>
                      <ConcatenationType>And</ConcatenationType>
                      <FieldValue>
                        <BindingName>FirstSample</BindingName>
                        <FieldName>BatchID</FieldName>
                      </FieldValue>
                    </Filter>
                    <Filter>
                      <FieldName>SampleID</FieldName>
                      <Operator>Equals</Operator>
                      <ConcatenationType>And</ConcatenationType>
                      <FieldValue>
                        <BindingName>FirstSample</BindingName>
                        <FieldName>SampleID</FieldName>
                      </FieldValue>
                    </Filter>
                    <Filter>
                      <FieldName>CompoundType</FieldName>
                      <Operator>NotEquals</Operator>
                      <ConcatenationType>And</ConcatenationType>
                      <Value>ISTD</Value>
                    </Filter>
                  </Filters>
                  <Order>
                    <Order>
                      <FieldName>RetentionTime</FieldName>
                      <Ascending>true</Ascending>
                    </Order>
                  </Order>
                </DataBinding>
              </DataBindings>
            </DataBinding>
            <Items>
              <Table>
                <ID>Results</ID>
                <KeepTogether>true</KeepTogether>
                <WidthPercentage>100</WidthPercentage>
                <PageBreak>None</PageBreak>
                <HorizontalAlign>Left</HorizontalAlign>
                <HeaderRows>1</HeaderRows>
                <Hidden>false</Hidden>
                <Flow>false</Flow>
                <SpacingBefore>15pt</SpacingBefore>
                <DefaultCellBorders />
                <DataBinding>
                  <BindingName>sample</BindingName>
                  <DataName>SelectedSample</DataName>
                  <ProcessThisLayer>false</ProcessThisLayer>
                  <LeftOuterJoin>false</LeftOuterJoin>
                  <Expression />
                  <Filters>
                    <Filter>
                      <FieldName>BatchID</FieldName>
                      <Operator>Equals</Operator>
                      <ConcatenationType>And</ConcatenationType>
                      <Value />
                      <FieldValue>
                        <BindingName>Compound</BindingName>
                        <FieldName>BatchID</FieldName>
                      </FieldValue>
                    </Filter>
                  </Filters>
                  <Order>
                    <Order>
                      <FieldName>AcqDateTime</FieldName>
                      <Ascending>true</Ascending>
                    </Order>
                  </Order>
                  <DataBindings>
                    <DataBinding>
                      <BindingName>cmp</BindingName>
                      <DataName>TargetCompound</DataName>
                      <ProcessThisLayer>false</ProcessThisLayer>
                      <LeftOuterJoin>true</LeftOuterJoin>
                      <Expression />
                      <Filters>
                        <Filter>
                          <FieldName>BatchID</FieldName>
                          <Operator>Equals</Operator>
                          <ConcatenationType>And</ConcatenationType>
                          <Value />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>BatchID</FieldName>
                          </FieldValue>
                        </Filter>
                        <Filter>
                          <FieldName>SampleID</FieldName>
                          <Operator>Equals</Operator>
                          <ConcatenationType>And</ConcatenationType>
                          <Value />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>SampleID</FieldName>
                          </FieldValue>
                        </Filter>
                        <Filter>
                          <FieldName>CompoundID</FieldName>
                          <Operator>Equals</Operator>
                          <ConcatenationType>And</ConcatenationType>
                          <Value />
                          <FieldValue>
                            <BindingName>Compound</BindingName>
                            <FieldName>CompoundID</FieldName>
                          </FieldValue>
                        </Filter>
                      </Filters>
                      <DataBindings>
                        <DataBinding>
                          <BindingName>TargetPeak</BindingName>
                          <DataName>Peak</DataName>
                          <ProcessThisLayer>false</ProcessThisLayer>
                          <LeftOuterJoin>true</LeftOuterJoin>
                          <Expression />
                          <Filters>
                            <Filter>
                              <FieldName>BatchID</FieldName>
                              <Operator>Equals</Operator>
                              <ConcatenationType>And</ConcatenationType>
                              <Value />
                              <FieldValue>
                                <BindingName>sample</BindingName>
                                <FieldName>BatchID</FieldName>
                              </FieldValue>
                            </Filter>
                            <Filter>
                              <FieldName>SampleID</FieldName>
                              <Operator>Equals</Operator>
                              <ConcatenationType>And</ConcatenationType>
                              <Value />
                              <FieldValue>
                                <BindingName>sample</BindingName>
                                <FieldName>SampleID</FieldName>
                              </FieldValue>
                            </Filter>
                            <Filter>
                              <FieldName>CompoundID</FieldName>
                              <Operator>Equals</Operator>
                              <ConcatenationType>And</ConcatenationType>
                              <Value />
                              <FieldValue>
                                <BindingName>cmp</BindingName>
                                <FieldName>CompoundID</FieldName>
                              </FieldValue>
                            </Filter>
                            <Filter>
                              <FieldName>PeakID</FieldName>
                              <Operator>Equals</Operator>
                              <ConcatenationType>And</ConcatenationType>
                              <Value />
                              <FieldValue>
                                <BindingName>cmp</BindingName>
                                <FieldName>PrimaryHitPeakID</FieldName>
                              </FieldValue>
                            </Filter>
                          </Filters>
                          <DataBindings>
                            <DataBinding>
                              <BindingName>ISTD</BindingName>
                              <DataName>TargetCompound</DataName>
                              <ProcessThisLayer>false</ProcessThisLayer>
                              <LeftOuterJoin>true</LeftOuterJoin>
                              <Expression />
                              <Filters>
                                <Filter>
                                  <FieldName>BatchID</FieldName>
                                  <Operator>Equals</Operator>
                                  <ConcatenationType>And</ConcatenationType>
                                  <Value />
                                  <FieldValue>
                                    <BindingName>sample</BindingName>
                                    <FieldName>BatchID</FieldName>
                                  </FieldValue>
                                </Filter>
                                <Filter>
                                  <FieldName>SampleID</FieldName>
                                  <Operator>Equals</Operator>
                                  <ConcatenationType>And</ConcatenationType>
                                  <Value />
                                  <FieldValue>
                                    <BindingName>sample</BindingName>
                                    <FieldName>SampleID</FieldName>
                                  </FieldValue>
                                </Filter>
                                <Filter>
                                  <FieldName>CompoundID</FieldName>
                                  <Operator>Equals</Operator>
                                  <ConcatenationType>And</ConcatenationType>
                                  <Value />
                                  <FieldValue>
                                    <BindingName>Compound</BindingName>
                                    <FieldName>ISTDCompoundID</FieldName>
                                  </FieldValue>
                                </Filter>
                              </Filters>
                              <DataBindings>
                                <DataBinding>
                                  <BindingName>ISTDPeak</BindingName>
                                  <DataName>Peak</DataName>
                                  <ProcessThisLayer>false</ProcessThisLayer>
                                  <LeftOuterJoin>true</LeftOuterJoin>
                                  <Expression />
                                  <Filters>
                                    <Filter>
                                      <FieldName>BatchID</FieldName>
                                      <Operator>Equals</Operator>
                                      <ConcatenationType>And</ConcatenationType>
                                      <Value />
                                      <FieldValue>
                                        <BindingName>sample</BindingName>
                                        <FieldName>BatchID</FieldName>
                                      </FieldValue>
                                    </Filter>
                                    <Filter>
                                      <FieldName>SampleID</FieldName>
                                      <Operator>Equals</Operator>
                                      <ConcatenationType>And</ConcatenationType>
                                      <Value />
                                      <FieldValue>
                                        <BindingName>sample</BindingName>
                                        <FieldName>SampleID</FieldName>
                                      </FieldValue>
                                    </Filter>
                                    <Filter>
                                      <FieldName>CompoundID</FieldName>
                                      <Operator>Equals</Operator>
                                      <ConcatenationType>And</ConcatenationType>
                                      <Value />
                                      <FieldValue>
                                        <BindingName>ISTD</BindingName>
                                        <FieldName>CompoundID</FieldName>
                                      </FieldValue>
                                    </Filter>
                                    <Filter>
                                      <FieldName>PeakID</FieldName>
                                      <Operator>Equals</Operator>
                                      <ConcatenationType>And</ConcatenationType>
                                      <Value />
                                      <FieldValue>
                                        <BindingName>ISTD</BindingName>
                                        <FieldName>PrimaryHitPeakID</FieldName>
                                      </FieldValue>
                                    </Filter>
                                  </Filters>
                                </DataBinding>
                              </DataBindings>
                            </DataBinding>
                          </DataBindings>
                        </DataBinding>
                      </DataBindings>
                    </DataBinding>
                  </DataBindings>
                </DataBinding>
                <Columns>
                  <Column>
                    <RelativeWidth>1</RelativeWidth>
                  </Column>
                  <Column>
                    <RelativeWidth>0.75</RelativeWidth>
                  </Column>
                  <Column>
                    <RelativeWidth>0.75</RelativeWidth>
                  </Column>
                  <Column>
                    <RelativeWidth>1</RelativeWidth>
                  </Column>
                </Columns>
                <Rows>
                  <Row>
                    <Cells>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox2</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox2</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldCaption>
                            <BindingName>sample</BindingName>
                            <FieldName>DataFileName</FieldName>
                          </FieldCaption>
                          <Font>
                            <Size>12</Size>
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold xsi:nil="true" />
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox14</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox14</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldCaption>
                            <BindingName>sample</BindingName>
                            <FieldName>SampleName</FieldName>
                          </FieldCaption>
                          <Font>
                            <Size>12</Size>
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold xsi:nil="true" />
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox10</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox10</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldCaption>
                            <BindingName>sample</BindingName>
                            <FieldName>AcqMethodFileName</FieldName>
                          </FieldCaption>
                          <Font>
                            <Size>12</Size>
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold xsi:nil="true" />
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox9</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox9</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldCaption>
                            <BindingName>sample</BindingName>
                            <FieldName>AcqDateTime</FieldName>
                          </FieldCaption>
                          <Font>
                            <Size>12</Size>
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold xsi:nil="true" />
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                    </Cells>
                  </Row>
                  <Row>
                    <Cells>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox11</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType>FieldValue</ContentType>
                          <Text>Textbox11</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>DataFileName</FieldName>
                            <Localize>false</Localize>
                          </FieldValue>
                          <Font>
                            <Size xsi:nil="true" />
                            <Italic xsi:nil="true" />
                            <Strikeout xsi:nil="true" />
                            <Underline xsi:nil="true" />
                            <Bold>true</Bold>
                          </Font>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox1</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType xsi:nil="true" />
                          <Text>Textbox1</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>SampleName</FieldName>
                            <Localize>false</Localize>
                          </FieldValue>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox13</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType>FieldValue</ContentType>
                          <Text>Textbox13</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>AcqMethodFileName</FieldName>
                            <Localize>false</Localize>
                          </FieldValue>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                        <Textbox>
                          <ID>Textbox12</ID>
                          <HorizontalAlign>Left</HorizontalAlign>
                          <VerticalAlign>Top</VerticalAlign>
                          <ContentType>FieldValue</ContentType>
                          <Text>Textbox12</Text>
                          <OutlineLevel xsi:nil="true" />
                          <FieldValue>
                            <BindingName>sample</BindingName>
                            <FieldName>AcqDateTime</FieldName>
                            <Localize>false</Localize>
                          </FieldValue>
                          <Paddings>
                            <Left>1pt</Left>
                            <Top>1pt</Top>
                            <Right>1pt</Right>
                            <Bottom>1pt</Bottom>
                          </Paddings>
                        </Textbox>
                      </Cell>
                    </Cells>
                  </Row>
                  <Row>
                    <Cells>
                      <Cell>
                        <ColumnSpan>4</ColumnSpan>
                        <Graphics>
                          <ID>PeakSpectrum1</ID>
                          <WidthPercentage>100</WidthPercentage>
                          <Name>PeakSpectrum</Name>
                          <Height>180pt</Height>
                          <Parameters>
                            <Parameter>
                              <Name>BatchID</Name>
                              <FieldValue>
                                <BindingName>cmp</BindingName>
                                <FieldName>BatchID</FieldName>
                              </FieldValue>
                            </Parameter>
                            <Parameter>
                              <Name>SampleID</Name>
                              <FieldValue>
                                <BindingName>cmp</BindingName>
                                <FieldName>SampleID</FieldName>
                              </FieldValue>
                            </Parameter>
                            <Parameter>
                              <Name>CompoundID</Name>
                              <FieldValue>
                                <BindingName>cmp</BindingName>
                                <FieldName>CompoundID</FieldName>
                              </FieldValue>
                            </Parameter>
                          </Parameters>
                        </Graphics>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                      </Cell>
                      <Cell>
                        <ColumnSpan>1</ColumnSpan>
                      </Cell>
                    </Cells>
                  </Row>
                </Rows>
              </Table>
            </Items>
            <Hidden>false</Hidden>
          </List>
        </Items>
      </Body>
    </Page>
  </Pages>
  <TextSets>
    <TextSet ID="Footer_Right">
      <TextValue>Generated at &amp;[Time] on &amp;[Date]</TextValue>
      <TextValue Culture="ja">作成日時 &amp;[Date] &amp;[Time]</TextValue>
      <TextValue Culture="ru-RU">Создан в &amp;[Time] &amp;[Date]</TextValue>
      <TextValue Culture="zh-Hans">生成时间 &amp;[Date] &amp;[Time]</TextValue>
    </TextSet>
    <TextSet ID="Footer_Center">
      <TextValue>Page &amp;[Page] of &amp;[Pages]</TextValue>
      <TextValue Culture="ja">&amp;[Page] / &amp;[Pages]</TextValue>
      <TextValue Culture="ru-RU">Стр. &amp;[Page] из &amp;[Pages]</TextValue>
      <TextValue Culture="zh-Hans">第 &amp;[Page] 页/共 &amp;[Pages] 页</TextValue>
    </TextSet>
    <TextSet ID="Header_Center">
      <TextValue>Quantitative Analysis Results Summary Report</TextValue>
      <TextValue Culture="ja">定量分析 結果サマリーレポート</TextValue>
      <TextValue Culture="ru-RU">Сводный отчет по результатам количественного анализа</TextValue>
      <TextValue Culture="zh-Hans">定量分析结果总结报告</TextValue>
    </TextSet>
    <TextSet ID="CalibrationLastUpdate">
      <TextValue>Calibration Last Update</TextValue>
      <TextValue Culture="ja">キャリブレーション更新</TextValue>
      <TextValue Culture="ru-RU">Последнее обновление калибровки</TextValue>
      <TextValue Culture="zh-Hans">校正最近更新</TextValue>
    </TextSet>
    <TextSet ID="AnalysisTime">
      <TextValue>Analysis Time</TextValue>
      <TextValue Culture="ja">解析日時</TextValue>
      <TextValue Culture="ru-RU">Время анализа</TextValue>
      <TextValue Culture="zh-Hans">分析时间</TextValue>
    </TextSet>
    <TextSet ID="ISTDName">
      <TextValue>ISTD</TextValue>
      <TextValue Culture="ja">ISTD</TextValue>
      <TextValue Culture="ru-RU">ISTD</TextValue>
      <TextValue Culture="zh-Hans">ISTD</TextValue>
    </TextSet>
    <TextSet ID="ISTDResp">
      <TextValue>ISTD Resp</TextValue>
      <TextValue Culture="ja">ISTDレスポンス</TextValue>
      <TextValue Culture="ru-RU">Откл. ISTD</TextValue>
      <TextValue Culture="zh-Hans">ISTD 响应</TextValue>
    </TextSet>
    <TextSet ID="QuantResults">
      <TextValue>Quantitation Results</TextValue>
      <TextValue Culture="ja">定量結果</TextValue>
      <TextValue Culture="ru-RU">Результаты количеств. анализа</TextValue>
      <TextValue Culture="zh-Hans">定量结果</TextValue>
    </TextSet>
    <TextSet ID="SequenceTable">
      <TextValue>Sequence Table</TextValue>
      <TextValue Culture="ja">シーケンステーブル</TextValue>
      <TextValue Culture="ru-RU">Таблица последовательности</TextValue>
      <TextValue Culture="zh-Hans">序列表</TextValue>
    </TextSet>
    <TextSet ID="BatchDataPath">
      <TextValue>Batch Data Path</TextValue>
      <TextValue Culture="ja">バッチパス</TextValue>
      <TextValue Culture="ru-RU">Путь к данным серии</TextValue>
      <TextValue Culture="zh-Hans">批处理数据路径</TextValue>
    </TextSet>
  </TextSets>
  <DefaultFonts>
    <DefaultFont>
      <Name>ARIALUNI</Name>
      <Size>9</Size>
      <Italic>false</Italic>
      <Strikeout>false</Strikeout>
      <Underline>false</Underline>
      <Bold>false</Bold>
    </DefaultFont>
    <DefaultFont Culture="en">
      <Name>Tahoma</Name>
      <Size xsi:nil="true" />
      <Italic>false</Italic>
      <Strikeout>false</Strikeout>
      <Underline>false</Underline>
      <Bold>false</Bold>
    </DefaultFont>
    <DefaultFont Culture="ja">
      <Name>MS Gothic</Name>
      <Size xsi:nil="true" />
      <Italic>false</Italic>
      <Strikeout>false</Strikeout>
      <Underline>false</Underline>
      <Bold>false</Bold>
    </DefaultFont>
    <DefaultFont Culture="zh-Hans">
      <Name>SimSun</Name>
      <Size xsi:nil="true" />
      <Italic>false</Italic>
      <Strikeout>false</Strikeout>
      <Underline>false</Underline>
      <Bold>false</Bold>
    </DefaultFont>
    <DefaultFont Culture="ru">
      <Name>ARIALUNI</Name>
      <Size xsi:nil="true" />
      <Italic>false</Italic>
      <Strikeout>false</Strikeout>
      <Underline>false</Underline>
      <Bold>false</Bold>
    </DefaultFont>
  </DefaultFonts>
</ReportTemplate>


Parents Reply Children
  • I was not able to use the different auto scaling settings to my satisfaction. However, I was able to duplicate the compounds in Quant and changed the new duplicated compound into the compound type "surrogate".

    Then in the report builder I was able to filter the results based on sample type (blank and sample) and compound type (target and surrogate). Then I was able to use the "Fixed range graphics settings" on the surrogate compoud in reporting method settings, while still using normal auto scaling for the actual compound!

Was this helpful?