<?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 Reference all values in parameter in Power BI Report Builder in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-all-values-in-parameter-in-Power-BI-Report-Builder/m-p/3450379#M131423</link>
    <description>&lt;P&gt;I am trying to insert select parameter values into my URL expression.&amp;nbsp;&lt;BR /&gt;Currently I have this:&amp;nbsp;&lt;BR /&gt;"?rp:OperatingUnit=" + Parameters!OperatingUnit.Values(0)"&lt;BR /&gt;Parameter name OperatingUnit that can select multiple values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run it, the url link only takes 1 of the selected parameters (if more than 1 is selected).&lt;BR /&gt;Any help is appretiated, and let me know if more info is needed.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Sep 2023 18:30:37 GMT</pubDate>
    <dc:creator>ClearRide</dc:creator>
    <dc:date>2023-09-27T18:30:37Z</dc:date>
    <item>
      <title>Reference all values in parameter in Power BI Report Builder</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-all-values-in-parameter-in-Power-BI-Report-Builder/m-p/3450379#M131423</link>
      <description>&lt;P&gt;I am trying to insert select parameter values into my URL expression.&amp;nbsp;&lt;BR /&gt;Currently I have this:&amp;nbsp;&lt;BR /&gt;"?rp:OperatingUnit=" + Parameters!OperatingUnit.Values(0)"&lt;BR /&gt;Parameter name OperatingUnit that can select multiple values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run it, the url link only takes 1 of the selected parameters (if more than 1 is selected).&lt;BR /&gt;Any help is appretiated, and let me know if more info is needed.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 18:30:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-all-values-in-parameter-in-Power-BI-Report-Builder/m-p/3450379#M131423</guid>
      <dc:creator>ClearRide</dc:creator>
      <dc:date>2023-09-27T18:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reference all values in parameter in Power BI Report Builder</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-all-values-in-parameter-in-Power-BI-Report-Builder/m-p/3450943#M131451</link>
      <description>&lt;P&gt;You might require this formula&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;"?rp:OperatingUnit="&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN class=""&gt;Join&lt;/SPAN&gt;&lt;SPAN&gt;(Parameters!OperatingUnit.Label, &lt;/SPAN&gt;&lt;SPAN class=""&gt;","&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 03:43:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-all-values-in-parameter-in-Power-BI-Report-Builder/m-p/3450943#M131451</guid>
      <dc:creator>nirali_arora</dc:creator>
      <dc:date>2023-09-28T03:43:44Z</dc:date>
    </item>
  </channel>
</rss>

