<?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: calculating number of accidents per lakh vehicles in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/3997787#M155551</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="757760" data-lia-user-login="Analyst_in_prog" class="lia-mention lia-mention-user"&gt;Analyst_in_prog&lt;/a&gt;&amp;nbsp;- Can you please provide some sample data with available fields from your dataset for reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080"&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution! This will help others on the forum!&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000080"&gt;&lt;STRONG&gt;Appreciate your Kudos!!&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2024 08:20:20 GMT</pubDate>
    <dc:creator>rajendraongole1</dc:creator>
    <dc:date>2024-06-18T08:20:20Z</dc:date>
    <item>
      <title>calculating number of accidents per lakh vehicles</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/3997535#M155550</link>
      <description>&lt;P&gt;hey guys , i am having a probelm , I have accidental datarecord, some columns are&amp;nbsp;&lt;BR /&gt;1. number of vehicles involved in accident (numercial column contains 1,2,....6 )&lt;BR /&gt;2. measure (total number of accidents )&lt;BR /&gt;3. Months name ( its is in dates table)&lt;BR /&gt;i want to calculate number of accidents per lakh vehicles ,over months .&lt;BR /&gt;&amp;nbsp;# number of accidetns per lakh vehicles means .... Total Accidetns *100000 /vehicles&amp;nbsp; over each month&amp;nbsp;&lt;BR /&gt;please help me ..&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 06:12:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/3997535#M155550</guid>
      <dc:creator>Analyst_in_prog</dc:creator>
      <dc:date>2024-06-18T06:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: calculating number of accidents per lakh vehicles</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/3997787#M155551</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="757760" data-lia-user-login="Analyst_in_prog" class="lia-mention lia-mention-user"&gt;Analyst_in_prog&lt;/a&gt;&amp;nbsp;- Can you please provide some sample data with available fields from your dataset for reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080"&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution! This will help others on the forum!&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000080"&gt;&lt;STRONG&gt;Appreciate your Kudos!!&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:20:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/3997787#M155551</guid>
      <dc:creator>rajendraongole1</dc:creator>
      <dc:date>2024-06-18T08:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: calculating number of accidents per lakh vehicles</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/3997819#M155552</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="118660" data-lia-user-login="rajendraongole1" class="lia-mention lia-mention-user"&gt;rajendraongole1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;the Data is in different tables , and there are several columns , thats why i am sending you&amp;nbsp; the columns that we require :&lt;BR /&gt;is there any specific thing so please ask me i'll try to provide .&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;for total accidents i have created a measure .&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Total_Accidents =&lt;/SPAN&gt; &lt;SPAN&gt;COUNT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;v3_dimensional&lt;/SPAN&gt;&lt;SPAN&gt;[Crime Number]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:36:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/3997819#M155552</guid>
      <dc:creator>Analyst_in_prog</dc:creator>
      <dc:date>2024-06-18T08:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: calculating number of accidents per lakh vehicles</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/4014954#M158194</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="757760" data-lia-user-login="Analyst_in_prog" class="lia-mention lia-mention-user"&gt;Analyst_in_prog&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the following DAX formula for your measure:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=""&gt;Accidents Per Lakh Vehicles = SUM('YourTableName'[measure]) * 100000 / SUM('YourTableName'[number of vehicles involved in accident])&lt;/CODE&gt;&lt;CODE class=""&gt;&lt;/CODE&gt;&lt;CODE class=""&gt;&lt;/CODE&gt;&lt;CODE class=""&gt;&lt;/CODE&gt;&lt;CODE class=""&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jaylen&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&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;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 07:19:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-number-of-accidents-per-lakh-vehicles/m-p/4014954#M158194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-28T07:19:06Z</dc:date>
    </item>
  </channel>
</rss>

