<?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 Query parameters with Power BI Report builder in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Query-parameters-with-Power-BI-Report-builder/m-p/3500032#M31552</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to Power BI report builder and getting an issue while using parameter in the query .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datasource - Connection to Redshift&lt;/P&gt;&lt;P&gt;ParameterName cust1 Text&lt;/P&gt;&lt;P&gt;Query select * from table1 where cust =@cust&lt;/P&gt;&lt;P&gt;In Parameters&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cust = Cust1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Query validated successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While running a report error is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR [XX000] [Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query:&lt;/P&gt;&lt;P&gt;[SQLState XX000] ERROR: Overflow for NUMERIC(18,0)&lt;BR /&gt;DETAIL:&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;error: Overflow for NUMERIC(18,0)&lt;BR /&gt;code: 1207&lt;BR /&gt;context: Value: '30892661097793872890', Character: '9'&lt;BR /&gt;query: 40025589&lt;BR /&gt;location: :0&lt;BR /&gt;process: query0_223_40025274 [pid=0]&lt;BR /&gt;-----------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;----------------------------&lt;BR /&gt;Query execution failed for dataset 'DataSet1'.&lt;BR /&gt;----------------------------&lt;BR /&gt;An error has occurred during report processing.&lt;BR /&gt;----------------------------&lt;BR /&gt;An error occurred during local report processing.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2023 22:12:04 GMT</pubDate>
    <dc:creator>ExploreringPowe</dc:creator>
    <dc:date>2023-10-26T22:12:04Z</dc:date>
    <item>
      <title>Query parameters with Power BI Report builder</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Query-parameters-with-Power-BI-Report-builder/m-p/3500032#M31552</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to Power BI report builder and getting an issue while using parameter in the query .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datasource - Connection to Redshift&lt;/P&gt;&lt;P&gt;ParameterName cust1 Text&lt;/P&gt;&lt;P&gt;Query select * from table1 where cust =@cust&lt;/P&gt;&lt;P&gt;In Parameters&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cust = Cust1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Query validated successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While running a report error is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR [XX000] [Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query:&lt;/P&gt;&lt;P&gt;[SQLState XX000] ERROR: Overflow for NUMERIC(18,0)&lt;BR /&gt;DETAIL:&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;error: Overflow for NUMERIC(18,0)&lt;BR /&gt;code: 1207&lt;BR /&gt;context: Value: '30892661097793872890', Character: '9'&lt;BR /&gt;query: 40025589&lt;BR /&gt;location: :0&lt;BR /&gt;process: query0_223_40025274 [pid=0]&lt;BR /&gt;-----------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;----------------------------&lt;BR /&gt;Query execution failed for dataset 'DataSet1'.&lt;BR /&gt;----------------------------&lt;BR /&gt;An error has occurred during report processing.&lt;BR /&gt;----------------------------&lt;BR /&gt;An error occurred during local report processing.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 22:12:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Query-parameters-with-Power-BI-Report-builder/m-p/3500032#M31552</guid>
      <dc:creator>ExploreringPowe</dc:creator>
      <dc:date>2023-10-26T22:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query parameters with Power BI Report builder</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Query-parameters-with-Power-BI-Report-builder/m-p/3500267#M31554</link>
      <description>&lt;P&gt;That is a Redshift error not specific to paginated reports. Probably caused by trying to pass 20 digit number to filter a number(18,0). You cannot filter an 18 digit column with a 20 digit value.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 02:22:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Query-parameters-with-Power-BI-Report-builder/m-p/3500267#M31554</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-10-27T02:22:30Z</dc:date>
    </item>
  </channel>
</rss>

