<?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: Dax measure for Benford Laws Analysis in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-measure-for-Benford-Laws-Analysis/m-p/1473079#M28007</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="245024" data-lia-user-login="PhilippeMuniesa" class="lia-mention lia-mention-user"&gt;PhilippeMuniesa&lt;/a&gt; , I checked the excel. Can you let me know the specific challenges you are facing? &lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2020 03:09:26 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2020-11-04T03:09:26Z</dc:date>
    <item>
      <title>Dax measure for Benford Laws Analysis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-measure-for-Benford-Laws-Analysis/m-p/1472478#M27982</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm new to PowerPivot and DAX, and I'm carting a solution to analyze a value table (accounting writings) and compare the distribution of the first digit of this table with the Benford distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also want to do this analysis from several axes (period, audit cycle, account number etc) via slicers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started, but I aim at creating several measures:&lt;/P&gt;&lt;P&gt;1 - The total of distribution according to the line context,&lt;/P&gt;&lt;P&gt;2 - and secondly, the calculation of the theoretical distribution benford, the previous measure multiplied by the Distribution Benford by digit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I built a small excel table with the 3 base used, the relationships made and a sheet to understand what I want to get.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="Projet Benford Excel - PH MUNIESA" href="https://www.dropbox.com/s/ayolw2oam3ff1kh/Benford.xlsx?dl=0" target="_self"&gt;https://www.dropbox.com/s/ayolw2oam3ff1kh/Benford.xlsx?dl=0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I can get help with this project, thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS excuse my English (I'm French)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Philippe Muniesa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 18:57:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-measure-for-Benford-Laws-Analysis/m-p/1472478#M27982</guid>
      <dc:creator>PhilippeMuniesa</dc:creator>
      <dc:date>2020-11-03T18:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dax measure for Benford Laws Analysis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-measure-for-Benford-Laws-Analysis/m-p/1473079#M28007</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="245024" data-lia-user-login="PhilippeMuniesa" class="lia-mention lia-mention-user"&gt;PhilippeMuniesa&lt;/a&gt; , I checked the excel. Can you let me know the specific challenges you are facing? &lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 03:09:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-measure-for-Benford-Laws-Analysis/m-p/1473079#M28007</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-11-04T03:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dax measure for Benford Laws Analysis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-measure-for-Benford-Laws-Analysis/m-p/1475156#M28066</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thank you for helping a French beginner alone ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look at the tab "TCD_result"&amp;nbsp; you will see 2 columns outside the TCD, that I can't get the formula with DAX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first is the measurement that allows me to get the total of the FirsDigit$column, depending on the context of lines, this measure I lack to make the second measure which consists of multiplying the line context of the Distribution column by the measure mentioned above (see the Column D column).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I've been clear, but I think it will be clearer if you download the excel file and if you look into powerpivot and the TCD sheet that exploits the data loaded into powerpivot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you in advance for your help&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 19:56:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-measure-for-Benford-Laws-Analysis/m-p/1475156#M28066</guid>
      <dc:creator>PhilippeMuniesa</dc:creator>
      <dc:date>2020-11-04T19:56:49Z</dc:date>
    </item>
  </channel>
</rss>

