<?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 Help with DAX to find list of customer in daily route by filtering in Calendar in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-to-find-list-of-customer-in-daily-route-by/m-p/3647843#M141279</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need your helps that I want to filter List of Customer in daily route through Calendar.&lt;/P&gt;&lt;P&gt;I want to show list of Customer that Staff will visit on selected date (EX: on 19/01/2024, Staff 1 visit Customer 1,2,3...) based on Column "Weekday" in Sheet DATA. Column "Weekday" is day of weeknumber but I dont know how to link with Calendar&lt;/P&gt;&lt;P&gt;Every Customer have a date in route (the date that Customer added to system), so I have to find out the Week No. and day of weeknumber from "weekday" to find exactly day and week that visit customer, however I can not filter list of Customer through Calendar.&lt;/P&gt;&lt;P&gt;Hope to receive your help.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the l&lt;img /&gt;ink data below:&lt;/P&gt;&lt;P&gt;&lt;A title="Link_data" href="https://docs.google.com/spreadsheets/d/1fxuYdV5lVe5RyiBBImNj3sBPJ5zRMIcs/edit?usp=sharing&amp;amp;ouid=115375911065472756171&amp;amp;rtpof=true&amp;amp;sd=true" target="_self"&gt;https://docs.google.com/spreadsheets/d/1fxuYdV5lVe5RyiBBImNj3sBPJ5zRMIcs/edit?usp=sharing&amp;amp;ouid=115375911065472756171&amp;amp;rtpof=true&amp;amp;sd=true&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2024 09:46:08 GMT</pubDate>
    <dc:creator>nguyenhieu</dc:creator>
    <dc:date>2024-01-19T09:46:08Z</dc:date>
    <item>
      <title>Help with DAX to find list of customer in daily route by filtering in Calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-to-find-list-of-customer-in-daily-route-by/m-p/3647843#M141279</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need your helps that I want to filter List of Customer in daily route through Calendar.&lt;/P&gt;&lt;P&gt;I want to show list of Customer that Staff will visit on selected date (EX: on 19/01/2024, Staff 1 visit Customer 1,2,3...) based on Column "Weekday" in Sheet DATA. Column "Weekday" is day of weeknumber but I dont know how to link with Calendar&lt;/P&gt;&lt;P&gt;Every Customer have a date in route (the date that Customer added to system), so I have to find out the Week No. and day of weeknumber from "weekday" to find exactly day and week that visit customer, however I can not filter list of Customer through Calendar.&lt;/P&gt;&lt;P&gt;Hope to receive your help.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the l&lt;img /&gt;ink data below:&lt;/P&gt;&lt;P&gt;&lt;A title="Link_data" href="https://docs.google.com/spreadsheets/d/1fxuYdV5lVe5RyiBBImNj3sBPJ5zRMIcs/edit?usp=sharing&amp;amp;ouid=115375911065472756171&amp;amp;rtpof=true&amp;amp;sd=true" target="_self"&gt;https://docs.google.com/spreadsheets/d/1fxuYdV5lVe5RyiBBImNj3sBPJ5zRMIcs/edit?usp=sharing&amp;amp;ouid=115375911065472756171&amp;amp;rtpof=true&amp;amp;sd=true&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 09:46:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-to-find-list-of-customer-in-daily-route-by/m-p/3647843#M141279</guid>
      <dc:creator>nguyenhieu</dc:creator>
      <dc:date>2024-01-19T09:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help with DAX to find list of customer in daily route by filtering in Calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-to-find-list-of-customer-in-daily-route-by/m-p/3649685#M141377</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="676536" data-lia-user-login="nguyenhieu" class="lia-mention lia-mention-user"&gt;nguyenhieu&lt;/a&gt;&amp;nbsp;you shuld create Date / Calendar table with power pivot featues, check &lt;A href="https://excelolympics.com/en/time-intelligence-in-data-modeling-part-2-dynamic-calendar-in-power-pivot-and-power-bi/" target="_self"&gt;link&lt;/A&gt; as example. For details what you neen check page details&lt;/P&gt;
&lt;P&gt;For week number, on link there is function WEEKNUM.&lt;/P&gt;
&lt;P&gt;Create relationship with&amp;nbsp;Date / Calendar table and your table after that slice and create measures as you wish.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2024 16:55:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-to-find-list-of-customer-in-daily-route-by/m-p/3649685#M141377</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2024-01-20T16:55:04Z</dc:date>
    </item>
  </channel>
</rss>

