<?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: Execute syntax formatted as string in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3452659#M131550</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="332147" data-lia-user-login="v-zhangti" class="lia-mention lia-mention-user"&gt;v-zhangti&lt;/a&gt;&amp;nbsp;:&lt;BR /&gt;Please see here a download link to a PBIX file containing all necessary tables and measures for reference.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://we.tl/t-Asm9f9fc7M" target="_blank"&gt;https://we.tl/t-Asm9f9fc7M&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would be really greatful for any input, or hint in the&amp;nbsp; right direction.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 01:32:41 GMT</pubDate>
    <dc:creator>Rewinder_R</dc:creator>
    <dc:date>2023-09-29T01:32:41Z</dc:date>
    <item>
      <title>Execute syntax formatted as string</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3442165#M130788</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have been looking for a solution to execute syntax saved in a table, formatted as string.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;For example:&lt;/U&gt;&lt;BR /&gt;I have a table with expressions in a column ('Table'[Expression]) where a string value is:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum('table'[Column])&lt;/LI-CODE&gt;&lt;P&gt;I would like to call on-, and execute this expression in a measure, for example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Selectedvalue('table'[Expression])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Naturally it returns the string:&amp;nbsp;Sum('Table'[Column])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I get it to execute this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is much appreciated!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 23:03:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3442165#M130788</guid>
      <dc:creator>REWINDER</dc:creator>
      <dc:date>2023-09-21T23:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Execute syntax formatted as string</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3445194#M131057</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="408748" data-lia-user-login="REWINDER" class="lia-mention lia-mention-user"&gt;REWINDER&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you provide&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;s&lt;/SPAN&gt;&lt;SPAN&gt;ample data for testing? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures or Excel. I look forward to your response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _Charlotte&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;helps, then please consider&amp;nbsp;&lt;EM&gt;Accept it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 05:42:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3445194#M131057</guid>
      <dc:creator>v-zhangti</dc:creator>
      <dc:date>2023-09-25T05:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Execute syntax formatted as string</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3446871#M131168</link>
      <description>&lt;P&gt;Hi v-zhangti,&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply,&lt;BR /&gt;I am not sure what is the easiest way to share data, therefor I have put together two tables and the measure example.&lt;BR /&gt;&lt;BR /&gt;Expected outcome: Should the measure in the table return 150000litres for a given filtered FY, this is what I hope tyo achieve with a measure referencing the expression in the MetaData table.&lt;BR /&gt;&lt;BR /&gt;Something like:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Selectedvalue('table'[Expression])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Metadata measure table&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;MeasureName&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;#LitresFuel&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Sum('Fueltransaction'[Litres])&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table Fueltransaction&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Transaction&lt;/TD&gt;&lt;TD&gt;Litres&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;FY23&lt;/TD&gt;&lt;TD&gt;150000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 00:51:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3446871#M131168</guid>
      <dc:creator>REWINDER</dc:creator>
      <dc:date>2023-09-26T00:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Execute syntax formatted as string</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3452659#M131550</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="332147" data-lia-user-login="v-zhangti" class="lia-mention lia-mention-user"&gt;v-zhangti&lt;/a&gt;&amp;nbsp;:&lt;BR /&gt;Please see here a download link to a PBIX file containing all necessary tables and measures for reference.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://we.tl/t-Asm9f9fc7M" target="_blank"&gt;https://we.tl/t-Asm9f9fc7M&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would be really greatful for any input, or hint in the&amp;nbsp; right direction.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 01:32:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Execute-syntax-formatted-as-string/m-p/3452659#M131550</guid>
      <dc:creator>Rewinder_R</dc:creator>
      <dc:date>2023-09-29T01:32:41Z</dc:date>
    </item>
  </channel>
</rss>

