<?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 calculate without blank in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857743#M91920</link>
    <description>&lt;P&gt;Dear eliasayy,&lt;BR /&gt;&lt;BR /&gt;Is it possible to upload the sample of Excel workbook (16KB or Power BI files (2MB) here. What is the icon should I use?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Prima&lt;/P&gt;</description>
    <pubDate>Sun, 23 Oct 2022 22:26:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-23T22:26:05Z</dc:date>
    <item>
      <title>How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857289#M91883</link>
      <description />
      <pubDate>Sun, 23 Oct 2022 07:25:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857289#M91883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T07:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857294#M91884</link>
      <description>&lt;P&gt;Dear all,&lt;BR /&gt;&lt;BR /&gt;I am using Power BI Desktop, update September 2022.&amp;nbsp;&lt;BR /&gt;I need to know how many line of oustanding items that will delivered within this week, next week, next 3 weeks, ans so on.&amp;nbsp;&lt;BR /&gt;I group them into:&lt;BR /&gt;1w&lt;BR /&gt;2w&lt;BR /&gt;3w&lt;BR /&gt;No PO (purchase order)&lt;BR /&gt;&lt;BR /&gt;But in this column, I have also blank value, which is if the material already received.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How do I calculate ignoring blank, I don't want the blank visualize.&amp;nbsp;&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;Prima Indonesia&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 07:35:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857294#M91884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T07:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857336#M91889</link>
      <description>&lt;P&gt;Hello null values usually dont show on visulas and dont get calculated, so im guessing you changed null to a space or empty column? when you have the type of the column as text, blank will be used as a space like so if thats the case then just filter out the "blank" by doing this&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Countof = &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COUNT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ETA_Table&lt;/SPAN&gt;&lt;SPAN&gt;[ETA Grouping]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ETA_Table&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;ETA_Table&lt;/SPAN&gt;&lt;SPAN&gt;[ETA Grouping]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 23 Oct 2022 09:27:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857336#M91889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T09:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857703#M91914</link>
      <description>&lt;P&gt;Dear eliasayy,&lt;BR /&gt;&lt;BR /&gt;Thank so much for you kind, help and attention.&lt;BR /&gt;My problem solved.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;Again, thank you.&lt;BR /&gt;Prima Indonesia&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 20:55:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857703#M91914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T20:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857711#M91915</link>
      <description>&lt;P&gt;Dear eliasayy,&lt;BR /&gt;&lt;BR /&gt;The solution given to me working well, but then how do I get the percentage except/ignoring the blank?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;% ETAGroup = 
    [Count ETA]/CALCULATE([Count ETA],ALL(Table2[OWL Type]))&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;With the above measure, it gave me the wrong result.&lt;BR /&gt;&lt;BR /&gt;And below measure based on your suggestion is working well.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count ETA = 
CALCULATE(COUNT(Table2[ETA Grouping]),FILTER(Table2,Table2[ETA Grouping]&amp;lt;&amp;gt;""))&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;Prima Indonesia&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 21:19:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857711#M91915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T21:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857737#M91917</link>
      <description>&lt;P&gt;hmm im not sure if i understood correctly if you could share some sample data or something to better understand&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:06:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857737#M91917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857741#M91918</link>
      <description>&lt;P&gt;Dear eliasayy,&lt;BR /&gt;&lt;BR /&gt;What kind of data sample do you want? is it Excel workbook or PBI file?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Prima Indonesia&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:18:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857741#M91918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857742#M91919</link>
      <description>&lt;P&gt;anything will do i just need to see the data to know what you mean&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:19:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857742#M91919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857743#M91920</link>
      <description>&lt;P&gt;Dear eliasayy,&lt;BR /&gt;&lt;BR /&gt;Is it possible to upload the sample of Excel workbook (16KB or Power BI files (2MB) here. What is the icon should I use?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Prima&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:26:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857743#M91920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857744#M91921</link>
      <description>&lt;P&gt;for normal users like us we cant directly share files on powerbi. so for us to share&lt;BR /&gt;you need to upload the file to onedrive dropbox or whatever sharing cloud site and copy the link and share it here&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:27:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857744#M91921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857747#M91922</link>
      <description>&lt;P&gt;Dear eliasayy,&lt;BR /&gt;&lt;BR /&gt;I am very glad you back again to save me.&amp;nbsp;&lt;BR /&gt;Below is the link of Power BI file:&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/1GQDxDovBQ-cYTiXqMtUHH3cB40vwM0Di/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1GQDxDovBQ-cYTiXqMtUHH3cB40vwM0Di/view?usp=sharing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;Prima&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:35:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857747#M91922</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857748#M91923</link>
      <description>&lt;P&gt;Dear eliasayy,&lt;BR /&gt;&lt;BR /&gt;Below is the link of Excel workbook.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.google.com/spreadsheets/d/1nCXE6NJJS9IkYXSzJFSmHTHEZPkjpMjh/edit?usp=sharing&amp;amp;ouid=116742594743234602268&amp;amp;rtpof=true&amp;amp;sd=true" target="_blank"&gt;https://docs.google.com/spreadsheets/d/1nCXE6NJJS9IkYXSzJFSmHTHEZPkjpMjh/edit?usp=sharing&amp;amp;ouid=116742594743234602268&amp;amp;rtpof=true&amp;amp;sd=true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you very much&lt;BR /&gt;Prima&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:40:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857748#M91923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857749#M91924</link>
      <description>&lt;P&gt;no problem now can you please explain what youre trying to achieve? you want the count of eta without blanks to divid over total?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:40:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857749#M91924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857766#M91926</link>
      <description>&lt;P&gt;kindly use this measure:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;perc = [Count ETA]/CALCULATE(COUNT(Table2[ETA Grouping]),FILTER(ALL(Table2),Table2[ETA Grouping]&amp;lt;&amp;gt;""))&lt;/LI-CODE&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; by the way great work on design just peice of advice, try to create a metric table and put all your measures in it, its easier and more organized you can do that by clicking on "Enter data" tab and just naming the table metrics and after that add metrics to it and you can delete the blnak column&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:53:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857766#M91926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T22:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate without blank</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857901#M91933</link>
      <description>&lt;P&gt;Dear eliasayy,&lt;BR /&gt;Thanks for everything. Thanks for your kind attention.&amp;nbsp;&lt;BR /&gt;May God bless you.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Warm regards,&lt;BR /&gt;Prima Indonesia&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 01:58:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-without-blank/m-p/2857901#M91933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-24T01:58:06Z</dc:date>
    </item>
  </channel>
</rss>

