<?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>TerenceM Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>TerenceM Tracker</description>
    <pubDate>Wed, 16 Sep 2026 06:05:43 GMT</pubDate>
    <dc:date>2026-09-16T06:05:43Z</dc:date>
    <item>
      <title>Re: How can I determine whether an order is placed by VIP with VIP history table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-can-I-determine-whether-an-order-is-placed-by-VIP-with-VIP/m-p/2693760#M942813</link>
      <description>&lt;P&gt;Thank you very much for your prompt reply! It works!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 02:29:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-can-I-determine-whether-an-order-is-placed-by-VIP-with-VIP/m-p/2693760#M942813</guid>
      <dc:creator>TerenceM</dc:creator>
      <dc:date>2022-08-11T02:29:22Z</dc:date>
    </item>
    <item>
      <title>How can I determine whether an order is placed by VIP with VIP history table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-can-I-determine-whether-an-order-is-placed-by-VIP-with-VIP/m-p/2692088#M942360</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have done my research but couldn't find any similar cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two tables, one is the sales table&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Order id&lt;/TD&gt;&lt;TD&gt;Customer ID&lt;/TD&gt;&lt;TD&gt;Order Date&lt;/TD&gt;&lt;TD&gt;Sales Region&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;12345678&lt;/TD&gt;&lt;TD&gt;2020-11-22&lt;/TD&gt;&lt;TD&gt;HK&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;23456789&lt;/TD&gt;&lt;TD&gt;2020-12-23&lt;/TD&gt;&lt;TD&gt;US&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another one is the VIP History Table&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Customer ID&lt;/TD&gt;&lt;TD&gt;VIP Start Date&lt;/TD&gt;&lt;TD&gt;VIP End Date&lt;/TD&gt;&lt;TD&gt;Type of VIP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12345678&lt;/TD&gt;&lt;TD&gt;2019-01-01&lt;/TD&gt;&lt;TD&gt;2020-01-01&lt;/TD&gt;&lt;TD&gt;VIP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12345678&lt;/TD&gt;&lt;TD&gt;2021-01-01&lt;/TD&gt;&lt;TD&gt;2022-01-01&lt;/TD&gt;&lt;TD&gt;VIP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;23456789&lt;/TD&gt;&lt;TD&gt;2020-02-01&lt;/TD&gt;&lt;TD&gt;2021-02-01&lt;/TD&gt;&lt;TD&gt;VVIP&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do is to determine whether the order is purchased within the VIP period&lt;/P&gt;&lt;P&gt;So for the first order, it's not a VIP order, because the order date does not fall in the neither VIP period of the customer 12345678&lt;/P&gt;&lt;P&gt;On the other hand, the second order is a VVIP order, because the order date fall into the VVIP period of the customer 23456789.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Terence&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 09:49:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-can-I-determine-whether-an-order-is-placed-by-VIP-with-VIP/m-p/2692088#M942360</guid>
      <dc:creator>TerenceM</dc:creator>
      <dc:date>2022-08-10T09:49:39Z</dc:date>
    </item>
  </channel>
</rss>

