<?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: Ignore parameter value if its all selected for URL filtering on report server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1084953#M14178</link>
    <description>&lt;P&gt;It's hard to say what is going wrong without being able to see your DAX code, but I can't think of any reason why the number of parameters would matter. I think you would just need to have a series of 5 IF blocks to dynamically build up the link.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you could post your DAX expression and explain any errors or scenarios where it is not working we can probably help fix it.&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2020 23:53:40 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2020-05-11T23:53:40Z</dc:date>
    <item>
      <title>Ignore parameter value if its all selected for URL filtering on report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1076495#M14110</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 5 parameters set up as multivalue and default value is set to available values so that when the report is rendered (Selected All) is seleted. On powerbi I have action button that has a dynamic dax for URL and parameter value :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;http://reports:8080/PowerBIReports/report/Private%20Wealth/Customer%20Restraint?Region=ABC&amp;amp;Channel=FX123&amp;amp;rs:Command=Render&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;The above works but if my dax selected value for channel is (blank) in other words nothing selected I dont want it to change the value passed to the power bi paginated report&amp;nbsp; to " " because the report wont render&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;How can I dynamically manage this without changing from multivalue option?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 15:39:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1076495#M14110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-06T15:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore parameter value if its all selected for URL filtering on report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1076527#M14111</link>
      <description>I'm not fully getting this but I don't understand why you can't just have defaults if nothing is selected. See this example:&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/The-Most-Amazing-Mind-Blowing-Dynamic-Slicer-Title-Measure-Ever/td-p/429587" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/The-Most-Amazing-Mind-Blowing-Dynamic-Slicer-Title-Measure-Ever/td-p/429587&lt;/A&gt;</description>
      <pubDate>Wed, 06 May 2020 15:46:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1076527#M14111</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-05-06T15:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore parameter value if its all selected for URL filtering on report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1083074#M14170</link>
      <description>&lt;P&gt;I would have thought that if you want the default value for Channel that you should remove the "Channel=" parameter from your url entirely. Have you tried that?&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 00:54:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1083074#M14170</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2020-05-11T00:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore parameter value if its all selected for URL filtering on report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1083429#M14172</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes it works that way however I wanted to have a scenario where the dax would be dynamic to accomodate joining URL strings to either IF and Swtich. "&amp;amp;Channel=" so this syntax could be included if channel dax selected value = true then exclude or include. Unless there is a better way?&amp;nbsp; But I struggle with concatenating multiple scenarios and it doesnt seem to work correctly for 5 parameters&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 06:46:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1083429#M14172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-11T06:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore parameter value if its all selected for URL filtering on report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1084953#M14178</link>
      <description>&lt;P&gt;It's hard to say what is going wrong without being able to see your DAX code, but I can't think of any reason why the number of parameters would matter. I think you would just need to have a series of 5 IF blocks to dynamically build up the link.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you could post your DAX expression and explain any errors or scenarios where it is not working we can probably help fix it.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 23:53:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Ignore-parameter-value-if-its-all-selected-for-URL-filtering-on/m-p/1084953#M14178</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2020-05-11T23:53:40Z</dc:date>
    </item>
  </channel>
</rss>

