<?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: create a colum wich have the differents between days in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/create-a-colum-wich-have-the-differents-between-days/m-p/3762506#M146807</link>
    <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="650918" data-lia-user-login="Krijgersss" class="lia-mention lia-mention-user"&gt;Krijgersss&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you get your problem solved, if so, mark the correct answer as a marker, if not, provide more detailed information and we can help you better!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 06:43:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-03-14T06:43:14Z</dc:date>
    <item>
      <title>create a colum wich have the differents between days</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/create-a-colum-wich-have-the-differents-between-days/m-p/3754720#M146487</link>
      <description>&lt;P&gt;Hello i need some help to create a new colum thats have the number of days and time between 2 colums so iwant to create the "Newcolum" that has the differents in days between "Created at" and "Updated at"&lt;BR /&gt;&lt;BR /&gt;for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Created at&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Updated at&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;New colum&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;01-01-2024 18:16&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;03-01-2024 18:17&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 Days&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;04-02-2024 18:00&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;16-02-2024 19:00&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 12 Days&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 11 Mar 2024 10:20:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/create-a-colum-wich-have-the-differents-between-days/m-p/3754720#M146487</guid>
      <dc:creator>Krijgersss</dc:creator>
      <dc:date>2024-03-11T10:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: create a colum wich have the differents between days</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/create-a-colum-wich-have-the-differents-between-days/m-p/3755515#M146519</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="650918" data-lia-user-login="Krijgersss" class="lia-mention lia-mention-user"&gt;Krijgersss&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;New colum = INT(Updated at -&amp;nbsp; Created at)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 14:04:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/create-a-colum-wich-have-the-differents-between-days/m-p/3755515#M146519</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2024-03-11T14:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: create a colum wich have the differents between days</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/create-a-colum-wich-have-the-differents-between-days/m-p/3762506#M146807</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="650918" data-lia-user-login="Krijgersss" class="lia-mention lia-mention-user"&gt;Krijgersss&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you get your problem solved, if so, mark the correct answer as a marker, if not, provide more detailed information and we can help you better!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 06:43:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/create-a-colum-wich-have-the-differents-between-days/m-p/3762506#M146807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-14T06:43:14Z</dc:date>
    </item>
  </channel>
</rss>

