<?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: Help Creating Percentages Column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2400735#M62810</link>
    <description>&lt;P&gt;You can use COUNT[Table loggins]&lt;/P&gt;&lt;P&gt;or COUNTROWS(TableName)&lt;/P&gt;&lt;P&gt;Those give numerical values.&lt;/P&gt;&lt;P&gt;Please provide file if you'd like to review. Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 17 Mar 2022 13:25:25 GMT</pubDate>
    <dc:creator>Whitewater100</dc:creator>
    <dc:date>2022-03-17T13:25:25Z</dc:date>
    <item>
      <title>Help Creating Percentages Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2399054#M62700</link>
      <description>&lt;P&gt;I have an issue where I am trying to create a matrix with a % column of user login per computer, see below.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;My problem is that I tried to create a measure with this formula&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;However I had to change SUM to COUNT because it is a string field. this did not give me the proper output. I tried to create a measure that provided the COUNT or the string field, to give me a numerical output, however the SUM function would not accept that field as a parameter.&amp;nbsp; The output I need is a matrix like above but if a computer has 2 logins each would say 50%. Any help is appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 21:14:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2399054#M62700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-16T21:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Percentages Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2399112#M62703</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;Can you try this in your data view? The middle icon on the right side. Then see image below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Where it says Data Type and has text now, change it to whole number. I just did this for this example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you should be in business to use your measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this works for you!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 23:35:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2399112#M62703</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-03-16T23:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Percentages Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2400692#M62802</link>
      <description>&lt;P&gt;Unforntunately that will not work, this is what the data in the table looks like&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;So as you can see, the field I am counting is not a numerical field, it is a list of user names, hence my issue.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 13:11:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2400692#M62802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-17T13:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Percentages Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2400735#M62810</link>
      <description>&lt;P&gt;You can use COUNT[Table loggins]&lt;/P&gt;&lt;P&gt;or COUNTROWS(TableName)&lt;/P&gt;&lt;P&gt;Those give numerical values.&lt;/P&gt;&lt;P&gt;Please provide file if you'd like to review. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 13:25:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2400735#M62810</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-03-17T13:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Percentages Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2401209#M62846</link>
      <description>&lt;P&gt;Here is a sample workbook, as you will see, I tried several different calculated field, they either don't work or do not give the correct output. This is the output I am looking for&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;link to workbook&lt;BR /&gt;&lt;A href="https://www.dropbox.com/s/2jtjfwbs4oeo3zl/Asset%20Assignment%20Test.pbix?dl=0" target="_blank"&gt;https://www.dropbox.com/s/2jtjfwbs4oeo3zl/Asset%20Assignment%20Test.pbix?dl=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 16:20:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-Creating-Percentages-Column/m-p/2401209#M62846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-17T16:20:47Z</dc:date>
    </item>
  </channel>
</rss>

