<?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: A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712539#M144450</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;BOD_LTP or TP_Measure =&lt;BR /&gt;var a = MAX('Delivery'[Pallet per BOD])&lt;BR /&gt;return&lt;BR /&gt;IF (&lt;BR /&gt;ISBLANK (a),&lt;BR /&gt;BLANK (),&lt;BR /&gt;IF (&lt;BR /&gt;a &amp;lt; 16,&lt;BR /&gt;"LTP",&lt;BR /&gt;"TP"&lt;BR /&gt;)&lt;BR /&gt;)&lt;BR /&gt;[Pallet per BOD] is again a calculated column&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 00:31:59 GMT</pubDate>
    <dc:creator>Sri57</dc:creator>
    <dc:date>2024-02-21T00:31:59Z</dc:date>
    <item>
      <title>A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3711277#M144396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm a newish user to PowerBI and struggling with a calculation.&lt;BR /&gt;I'm getting the error "A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp" when I try to create a measure like below:&lt;BR /&gt;% LTP BOD_Test =&lt;BR /&gt;IF (&lt;BR /&gt;CALCULATE (&lt;BR /&gt;DISTINCTCOUNT ( 'Delivery'[BOD] ),&lt;BR /&gt;'Delivery'[BOD_LTP or TP_Measure] = "LTP"&lt;BR /&gt;)&lt;BR /&gt;= BLANK (),&lt;BR /&gt;0,&lt;BR /&gt;DIVIDE (&lt;BR /&gt;CALCULATE (&lt;BR /&gt;DISTINCTCOUNT ( 'Delivery'[BOD] ),&lt;BR /&gt;'Delivery'[BOD_LTP or TP_Measure] = "LTP"&lt;BR /&gt;),&lt;BR /&gt;CALCULATE (&lt;BR /&gt;DISTINCTCOUNT ( 'Delivery'[BOD] ),&lt;BR /&gt;FILTER (&lt;BR /&gt;'Delivery',&lt;BR /&gt;'Delivery'[BOD_LTP or TP_Measure] &amp;lt;&amp;gt; BLANK ()&lt;BR /&gt;)&lt;BR /&gt;)&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 14:14:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3711277#M144396</guid>
      <dc:creator>Sri57</dc:creator>
      <dc:date>2024-02-20T14:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712464#M144442</link>
      <description>&lt;P&gt;Is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[BOD_LTP&amp;nbsp;or&amp;nbsp;TP_Measure]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;an actual measure?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 23:07:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712464#M144442</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-02-20T23:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712512#M144448</link>
      <description>&lt;P&gt;yes&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 00:12:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712512#M144448</guid>
      <dc:creator>Sri57</dc:creator>
      <dc:date>2024-02-21T00:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712523#M144449</link>
      <description>&lt;P&gt;Please provide more details. What's its definition?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 00:18:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712523#M144449</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-02-21T00:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712539#M144450</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;BOD_LTP or TP_Measure =&lt;BR /&gt;var a = MAX('Delivery'[Pallet per BOD])&lt;BR /&gt;return&lt;BR /&gt;IF (&lt;BR /&gt;ISBLANK (a),&lt;BR /&gt;BLANK (),&lt;BR /&gt;IF (&lt;BR /&gt;a &amp;lt; 16,&lt;BR /&gt;"LTP",&lt;BR /&gt;"TP"&lt;BR /&gt;)&lt;BR /&gt;)&lt;BR /&gt;[Pallet per BOD] is again a calculated column&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 00:31:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3712539#M144450</guid>
      <dc:creator>Sri57</dc:creator>
      <dc:date>2024-02-21T00:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3713017#M144480</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="449986" data-lia-user-login="Sri57" class="lia-mention lia-mention-user"&gt;Sri57&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is due to the reference to Measure in the filter parameter of the CALCULATE function. The following documentation lists the cases in which this error occurs,&amp;nbsp;so perhaps it can help you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlbi.com/articles/solving-errors-in-calculate-filter-arguments/" target="_blank"&gt;Solving errors in CALCULATE filter arguments - SQLBI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yulia Xu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 04:36:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/A-function-PLACEHOLDER-has-been-used-in-a-True-False-expression/m-p/3713017#M144480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-21T04:36:55Z</dc:date>
    </item>
  </channel>
</rss>

