<?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 Re: Using Postgres as a data source and create mutli value selection in power builder in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3680713#M49385</link>
    <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;Here is another screenshot:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gantwanc_3-1707148640516.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1037545i66D220F0001C250A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gantwanc_3-1707148640516.png" alt="gantwanc_3-1707148640516.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2024 15:57:26 GMT</pubDate>
    <dc:creator>gantwanc</dc:creator>
    <dc:date>2024-02-05T15:57:26Z</dc:date>
    <item>
      <title>Using Postgres as a data source and create mutli value selection in power builder</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3676058#M49299</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am working on creating a paginated report using Power Builder to give our end users the ability to filter datasets and schedule Excel files to their inbox using the Power BI service. Right now, I can use SQL Server to create a parameter with multi-select capabilities. When I try to use our Postgres database I get the following error.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cannot add multi value query parameter '?' for dataset 'ds_con_events' because it is not supported by the data extension.&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;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What is the step-by-step process to connect to a Postgres database and create a parameter that allows mutli select filtering options in a paginated report?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 16:36:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3676058#M49299</guid>
      <dc:creator>gantwanc</dc:creator>
      <dc:date>2024-02-02T16:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using Postgres as a data source and create mutli value selection in power builder</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3679034#M49328</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/684672"&gt;@gantwanc&lt;/a&gt;,&lt;BR /&gt;Can you please&amp;nbsp;share some more detail information about this? They should help us clarify your scenario and test to troubleshoot.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition, I'd like to suggest you take a look the following document about add multi-value parameter in paginated report and the limitations:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/parameters/add-multi-value-parameter-to-report" target="_blank"&gt;Add a multi-value parameter to a paginated report - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 02:43:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3679034#M49328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-05T02:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using Postgres as a data source and create mutli value selection in power builder</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3680601#M49383</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;Hello, Please see more details below:&lt;BR /&gt;&lt;BR /&gt;1. I am connecting to an ODBC connection type using an Amazon Redshift driver as a connection string&lt;/P&gt;&lt;P&gt;2. Within the query I use a ? next to the where clause to be able to use the parameter. This was the only way I was able to get the parameters to work using a ODBC connection type. for SQL server I use&amp;nbsp;&amp;nbsp;@ and I am able to select multiple filters.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; The query is select multiple fields from table where market in ? (This is the parameter symbol)&lt;BR /&gt;3. The parameter properties are the same as the below screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gantwanc_0-1707145871246.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1037531iFE5559008DCDD4F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gantwanc_0-1707145871246.png" alt="gantwanc_0-1707145871246.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4. when I try to test the report I am trying to select multiple years or markets. The below case is the markets:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gantwanc_1-1707145993966.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1037532i7996A0404FB82EF7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gantwanc_1-1707145993966.png" alt="gantwanc_1-1707145993966.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;5. When I run the view I get the below error message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gantwanc_2-1707146047250.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1037533iC981D0852C6D56F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gantwanc_2-1707146047250.png" alt="gantwanc_2-1707146047250.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the best way to allow multiple selections using a ODBC connection?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 15:14:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3680601#M49383</guid>
      <dc:creator>gantwanc</dc:creator>
      <dc:date>2024-02-05T15:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Postgres as a data source and create mutli value selection in power builder</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3680701#M49384</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;The documentation seems to be geared towards SQL Server. I was wondering how to do the same thing connecting to ODBC. Is there any documentation that shows how to connect to other databases besides SQL Server?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 15:54:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3680701#M49384</guid>
      <dc:creator>gantwanc</dc:creator>
      <dc:date>2024-02-05T15:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using Postgres as a data source and create mutli value selection in power builder</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3680713#M49385</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;Here is another screenshot:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gantwanc_3-1707148640516.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1037545i66D220F0001C250A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gantwanc_3-1707148640516.png" alt="gantwanc_3-1707148640516.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 15:57:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3680713#M49385</guid>
      <dc:creator>gantwanc</dc:creator>
      <dc:date>2024-02-05T15:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using Postgres as a data source and create mutli value selection in power builder</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3682041#M49398</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/684672"&gt;@gantwanc&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;How did you define the parameter and query string? Can you please share some more detail?&lt;/P&gt;
&lt;P&gt;BTW, you can also take a look at the following link about the similar issues:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/answers/questions/417026/ssrs-error-cannot-add-multi-value-query-parameter" target="_blank"&gt;SSRS Error: Cannot add multi value query parameter '@CountryId' for dataset 'ds_GetPractice' because it is not supported by the data extension. (rsErrorAddingMultiValueQueryParameter) - Microsoft Q&amp;amp;A&lt;/A&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 06:32:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3682041#M49398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-06T06:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using Postgres as a data source and create mutli value selection in power builder</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3683319#M49411</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;Please see a couple a screenshots related to the parameters below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gantwanc_0-1707230386132.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1038266iAC46C56C0700E803/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gantwanc_0-1707230386132.png" alt="gantwanc_0-1707230386132.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gantwanc_1-1707230421584.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1038267i903ED9824DF8BB1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gantwanc_1-1707230421584.png" alt="gantwanc_1-1707230421584.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gantwanc_2-1707230431372.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1038268i37C6540957ECBA84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gantwanc_2-1707230431372.png" alt="gantwanc_2-1707230431372.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does this help?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 14:41:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Postgres-as-a-data-source-and-create-mutli-value-selection/m-p/3683319#M49411</guid>
      <dc:creator>gantwanc</dc:creator>
      <dc:date>2024-02-06T14:41:58Z</dc:date>
    </item>
  </channel>
</rss>

