<?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: How to add connector combo box in report in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-add-connector-combo-box-in-report/m-p/4305153#M58476</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/869566"&gt;@jdgenest&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here I suggest you to try Parameter in Power BI Desktop.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Current the slicer and filter not able to directly interact with the backend query tables connection string.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can change the data source in Power Query Editor or Power BI Service Parameter Selection.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Parameters give you the flexibility to dynamically change the output of your queries depending on their value, and can be used for:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Changing the argument values for particular transforms and &lt;STRONG&gt;data source&lt;/STRONG&gt; functions.&lt;/LI&gt;
&lt;LI&gt;Inputs in custom functions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For reference:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-query/power-query-query-parameters" target="_blank" rel="noopener"&gt;Parameters - Power Query | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to this blog to learn more details about how to configure:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/Using-the-Power-BI-Service-Parameters-to-change-connection/ba-p/392016" target="_blank" rel="noopener"&gt;Using the Power BI Service Parameters to change co... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.phdata.io/blog/how-to-parameterize-data-sources-power-bi/" target="_blank" rel="noopener"&gt;How to Parameterize Data Sources in Power BI | phData&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2024 02:39:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-28T02:39:22Z</dc:date>
    <item>
      <title>How to add connector combo box in report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-add-connector-combo-box-in-report/m-p/4304405#M58466</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I migrate ssrs report to power bi desktop but i have new challenge.&amp;nbsp; Actually, we can choice environnement with a select box and this last one change the data connector(teradata) but, we can do this like with ssrs in power bi.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;so, i wonder if it's possible with power bi desktop or i'm just in the wrong way.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 14:36:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-add-connector-combo-box-in-report/m-p/4304405#M58466</guid>
      <dc:creator>jdgenest</dc:creator>
      <dc:date>2024-11-27T14:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to add connector combo box in report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-add-connector-combo-box-in-report/m-p/4305153#M58476</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/869566"&gt;@jdgenest&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here I suggest you to try Parameter in Power BI Desktop.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Current the slicer and filter not able to directly interact with the backend query tables connection string.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can change the data source in Power Query Editor or Power BI Service Parameter Selection.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Parameters give you the flexibility to dynamically change the output of your queries depending on their value, and can be used for:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Changing the argument values for particular transforms and &lt;STRONG&gt;data source&lt;/STRONG&gt; functions.&lt;/LI&gt;
&lt;LI&gt;Inputs in custom functions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For reference:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-query/power-query-query-parameters" target="_blank" rel="noopener"&gt;Parameters - Power Query | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to this blog to learn more details about how to configure:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/Using-the-Power-BI-Service-Parameters-to-change-connection/ba-p/392016" target="_blank" rel="noopener"&gt;Using the Power BI Service Parameters to change co... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.phdata.io/blog/how-to-parameterize-data-sources-power-bi/" target="_blank" rel="noopener"&gt;How to Parameterize Data Sources in Power BI | phData&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 02:39:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-add-connector-combo-box-in-report/m-p/4305153#M58476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-28T02:39:22Z</dc:date>
    </item>
  </channel>
</rss>

