<?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 specify string without quotes in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147456#M17363</link>
    <description>&lt;P&gt;I'm using the Rest API to post a dataset that includes calculated fields. They key-value pairs for the measures are throwing back errors since the quotes in the DAX expressions are being interprated as the end of the value&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 18:57:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-08T18:57:09Z</dc:date>
    <item>
      <title>How to specify string without quotes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147428#M17360</link>
      <description>&lt;P&gt;Hello - I need to create a DAX expression which captures a string (highlighted red below), but doesn't actually use double quotation marks. Is there a way i can do this? (example of hypothetical solution - populationNY = .... , &lt;SPAN&gt;Geography[State] =&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;String(NY)&lt;/FONT&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;populationNY = CALCULATE(SUM(Geography[Population]), Geography[State] = &lt;FONT color="#FF0000"&gt;"NY"&lt;/FONT&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Jun 2020 18:35:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147428#M17360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-08T18:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify string without quotes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147446#M17362</link>
      <description>&lt;P&gt;Why do you need this?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 18:51:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147446#M17362</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2020-06-08T18:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify string without quotes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147456#M17363</link>
      <description>&lt;P&gt;I'm using the Rest API to post a dataset that includes calculated fields. They key-value pairs for the measures are throwing back errors since the quotes in the DAX expressions are being interprated as the end of the value&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 18:57:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147456#M17363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-08T18:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify string without quotes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147462#M17364</link>
      <description>&lt;P&gt;Found the answer - I wasn't properly escaping the double quotes when converting the file which contained my request body to a Json file. PBI accepted the request after fixing it&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 19:03:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-specify-string-without-quotes/m-p/1147462#M17364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-08T19:03:37Z</dc:date>
    </item>
  </channel>
</rss>

