<?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: to dax conversion and suggest what kind of charts can use in dektop in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2455484#M66239</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="378404" data-lia-user-login="kousar99" class="lia-mention lia-mention-user"&gt;kousar99&lt;/a&gt;&amp;nbsp;Hi!&lt;/P&gt;
&lt;P&gt;Can you paste some sample data?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BF&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2022 15:58:05 GMT</pubDate>
    <dc:creator>BeaBF</dc:creator>
    <dc:date>2022-04-13T15:58:05Z</dc:date>
    <item>
      <title>to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2455309#M66231</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am facing an issue while converting the below SQL query into Dax .can you please help me to convert the query.&lt;/P&gt;&lt;P&gt;and suggest to me what kind of charts can be used for it on bi desktop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select count(*) as Total,substr(nextrenewaldate,1,7) as year_month&lt;/P&gt;&lt;P&gt;from lei_user.gleif_leis_v21&lt;/P&gt;&lt;P&gt;where managingglou='EVK05KS7XY1DEII'&lt;/P&gt;&lt;P&gt;AND substr(initialregistrationdate,1,7)&amp;lt;'2019-07'&lt;/P&gt;&lt;P&gt;AND substr(nextrenewaldate,1,7) IN('2020-07','2020-08','2020-09')&lt;/P&gt;&lt;P&gt;Group by substr(nextrenewaldate,1,7);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 14:38:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2455309#M66231</guid>
      <dc:creator>kousar99</dc:creator>
      <dc:date>2022-04-13T14:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2455484#M66239</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="378404" data-lia-user-login="kousar99" class="lia-mention lia-mention-user"&gt;kousar99&lt;/a&gt;&amp;nbsp;Hi!&lt;/P&gt;
&lt;P&gt;Can you paste some sample data?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BF&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 15:58:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2455484#M66239</guid>
      <dc:creator>BeaBF</dc:creator>
      <dc:date>2022-04-13T15:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2456418#M66296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just need an idea of what kinda function can be used for that query and later ill paste some sample data&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 05:22:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2456418#M66296</guid>
      <dc:creator>kousar99</dc:creator>
      <dc:date>2022-04-14T05:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2456594#M66309</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="378404" data-lia-user-login="kousar99" class="lia-mention lia-mention-user"&gt;kousar99&lt;/a&gt;&amp;nbsp; You can use the SQL Query as-is to extract data from your DB or you can do some steps in the Power Query to transform extracted data and then load them into the model or you can load your data and then calculated a table from the native one with these characteristics.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you want to do? The request is too general.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BF.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 07:01:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2456594#M66309</guid>
      <dc:creator>BeaBF</dc:creator>
      <dc:date>2022-04-14T07:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2457545#M66358</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;Please can u share a few samples for creating reports for LEIs renewal summary?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 14:04:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2457545#M66358</guid>
      <dc:creator>kousar99</dc:creator>
      <dc:date>2022-04-14T14:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2457577#M66361</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="378404" data-lia-user-login="kousar99" class="lia-mention lia-mention-user"&gt;kousar99&lt;/a&gt;&amp;nbsp; i found this guide:&amp;nbsp;&lt;A href="https://sonra.io/xml/converting-lei-xml-data-to-power-bi/" target="_blank"&gt;https://sonra.io/xml/converting-lei-xml-data-to-power-bi/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this will help u! if you have any question, write me!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BF&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 14:18:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2457577#M66361</guid>
      <dc:creator>BeaBF</dc:creator>
      <dc:date>2022-04-14T14:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2457984#M66382</link>
      <description>&lt;P&gt;Hi Thanks for the response,&lt;/P&gt;&lt;P&gt;If you have any other material or videos ,kindly share with me&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 18:22:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2457984#M66382</guid>
      <dc:creator>kousar99</dc:creator>
      <dc:date>2022-04-14T18:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2461019#M66617</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="378404" data-lia-user-login="kousar99" class="lia-mention lia-mention-user"&gt;kousar99&lt;/a&gt;&amp;nbsp;;&lt;/P&gt;
&lt;P&gt;You could create a column as follow:&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;year_month =
IF (
    [managingglou] = "EVK05KS7XY1DEII"
        &amp;amp;&amp;amp; MID ( [initialregistrationdate], 1, 7 ) &amp;lt; "2019-07"
        &amp;amp;&amp;amp; MID ( [nextrenewaldate], 1, 7 ) IN { "2020-07", "2020-08", "2020-09" },
    MID ( [nextrenewaldate], 1, 7 )
)
&lt;/LI-CODE&gt;
&lt;P&gt;Then create a measure&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;total =
CALCULATE (
    COUNTROWS ( table ),
    FILTER (
        ALL ( table ),
        [year_month]= MAX ([year_month])
                    &amp;amp;&amp;amp; [managingglou] = "EVK05KS7XY1DEII"
                    &amp;amp;&amp;amp; MID ( [initialregistrationdate], 1, 7 ) &amp;lt; "2019-07"
                    &amp;amp;&amp;amp; MID ( [nextrenewaldate], 1, 7 ) IN { "2020-07", "2020-08", "2020-09" }))
&lt;/LI-CODE&gt;
&lt;P&gt;Or create a column.&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;total =
CALCULATE (
    COUNTROWS ( table ),
    FILTER (
        ALL ( table ),
        [year_month] = EARLIER ( [year_month] )
            &amp;amp;&amp;amp; [managingglou] = "EVK05KS7XY1DEII"
            &amp;amp;&amp;amp; MID ( [initialregistrationdate], 1, 7 ) &amp;lt; "2019-07"
            &amp;amp;&amp;amp; MID ( [nextrenewaldate], 1, 7 ) IN { "2020-07", "2020-08", "2020-09" }
    )
)
&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Yalan Wu&lt;BR /&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 07:19:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/2461019#M66617</guid>
      <dc:creator>v-yalanwu-msft</dc:creator>
      <dc:date>2022-04-18T07:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: to dax conversion and suggest what kind of charts can use in dektop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/3765880#M146970</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The bigger and better thing is that I found this useful; you may check it out here: &lt;/SPAN&gt;&lt;A href="https://arunanex.com/" target="_new"&gt;https://arunanex.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 09:42:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/to-dax-conversion-and-suggest-what-kind-of-charts-can-use-in/m-p/3765880#M146970</guid>
      <dc:creator>mnskr2024</dc:creator>
      <dc:date>2024-03-15T09:42:14Z</dc:date>
    </item>
  </channel>
</rss>

