<?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 Dynamic parameter inside NOT IN using concatenated variable doesn't work in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-parameter-inside-NOT-IN-using-concatenated-variable/m-p/859286#M6920</link>
    <description>&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I wanted to make a dynamic parameter using a variable but it doesn't work inside NOT IN, because the data type is INT which can't contain commas.&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;It should be like this: NOT ... IN {1,2,3}.&lt;BR /&gt;but my abc variable is a string, can't be used in a NOT ... IN.&lt;/P&gt;&lt;P&gt;i tried using VALUE(abc) to convert it into integer, but it also doesn't work, because my abc variable becomes 123 without commas&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2019 06:33:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-28T06:33:23Z</dc:date>
    <item>
      <title>Dynamic parameter inside NOT IN using concatenated variable doesn't work</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-parameter-inside-NOT-IN-using-concatenated-variable/m-p/859286#M6920</link>
      <description>&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I wanted to make a dynamic parameter using a variable but it doesn't work inside NOT IN, because the data type is INT which can't contain commas.&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;It should be like this: NOT ... IN {1,2,3}.&lt;BR /&gt;but my abc variable is a string, can't be used in a NOT ... IN.&lt;/P&gt;&lt;P&gt;i tried using VALUE(abc) to convert it into integer, but it also doesn't work, because my abc variable becomes 123 without commas&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 06:33:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-parameter-inside-NOT-IN-using-concatenated-variable/m-p/859286#M6920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-28T06:33:23Z</dc:date>
    </item>
  </channel>
</rss>

