<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using an SQL View as a datasource with a parameter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-an-sql-view-as-a-datasource-with-a-parameter/m-p/12713622#M2019310</link>
    <description>&lt;P&gt;I've created a report where the data is coming from an SQL View. It works. However, I need to use a parameter to filter the view down slightly for the report. I created a parameter in the report. The report.SetParameterValue function has no effect and the view returns all records. The code below works except the SetParameterValue line has no effect.&lt;/P&gt;
  &lt;P&gt;Report1 = new Report1();&lt;/P&gt;
  &lt;P&gt;Report1.SetParameterValue("parmInspectionID", m_nInspectionID);&lt;/P&gt;
  &lt;P&gt;CrystalReportViewer.ReportSource = Report1;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2023 19:57:18 GMT</pubDate>
    <dc:creator>former_member990872</dc:creator>
    <dc:date>2023-04-18T19:57:18Z</dc:date>
    <item>
      <title>Using an SQL View as a datasource with a parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-an-sql-view-as-a-datasource-with-a-parameter/m-p/12713622#M2019310</link>
      <description>&lt;P&gt;I've created a report where the data is coming from an SQL View. It works. However, I need to use a parameter to filter the view down slightly for the report. I created a parameter in the report. The report.SetParameterValue function has no effect and the view returns all records. The code below works except the SetParameterValue line has no effect.&lt;/P&gt;
  &lt;P&gt;Report1 = new Report1();&lt;/P&gt;
  &lt;P&gt;Report1.SetParameterValue("parmInspectionID", m_nInspectionID);&lt;/P&gt;
  &lt;P&gt;CrystalReportViewer.ReportSource = Report1;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 19:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-an-sql-view-as-a-datasource-with-a-parameter/m-p/12713622#M2019310</guid>
      <dc:creator>former_member990872</dc:creator>
      <dc:date>2023-04-18T19:57:18Z</dc:date>
    </item>
  </channel>
</rss>

