<?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 Switching between Order date and Ship date in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3747005#M9153</link>
    <description>&lt;P&gt;I've seen a few options on how I can select between two different date columns on the same row but they all go back to "userelationship" or an "if" statement that is needed for every single measure which is slowing down my report dramatically.&amp;nbsp; How do I allow a user to select a date range but by the date column they want and have it apply across all measures/data points?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 20:34:19 GMT</pubDate>
    <dc:creator>sefreeman1</dc:creator>
    <dc:date>2024-03-06T20:34:19Z</dc:date>
    <item>
      <title>Switching between Order date and Ship date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3747005#M9153</link>
      <description>&lt;P&gt;I've seen a few options on how I can select between two different date columns on the same row but they all go back to "userelationship" or an "if" statement that is needed for every single measure which is slowing down my report dramatically.&amp;nbsp; How do I allow a user to select a date range but by the date column they want and have it apply across all measures/data points?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 20:34:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3747005#M9153</guid>
      <dc:creator>sefreeman1</dc:creator>
      <dc:date>2024-03-06T20:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Order date and Ship date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3749791#M9167</link>
      <description>&lt;P&gt;What do you not like about USERELATIONSHIP ?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 22:37:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3749791#M9167</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-07T22:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Order date and Ship date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3751583#M9177</link>
      <description>&lt;P&gt;My understanding of USERELATIONSHIP is that it is on the measure level/calculation only.&amp;nbsp; I'm looking to allow users to look at the same dash but select which date they want to view it by.&amp;nbsp; So I want to see all my measures by order date or I want to see all my measures by ship date.&amp;nbsp; Not necessarily both in the same view.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 14:24:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3751583#M9177</guid>
      <dc:creator>sefreeman1</dc:creator>
      <dc:date>2024-03-08T14:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Order date and Ship date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3751665#M9179</link>
      <description>&lt;P&gt;Yes, create separate measures and use them in a field parameter.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:00:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3751665#M9179</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-08T15:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Order date and Ship date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3751674#M9180</link>
      <description>&lt;P&gt;Then a user has to select every field parameter each time right?&amp;nbsp; i.e. Margin - Ship date, Trailing 7 days Margin - Ship date, Rev, YTD Rev, etc. instead of just clicking "ship date" and all metrics changing.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:06:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3751674#M9180</guid>
      <dc:creator>sefreeman1</dc:creator>
      <dc:date>2024-03-08T15:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Order date and Ship date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3751699#M9182</link>
      <description>&lt;P&gt;That sounds like you want to combine this with calculation groups.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:17:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3751699#M9182</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-08T15:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Order date and Ship date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3758545#M9217</link>
      <description>&lt;P&gt;THought it might help to see what I'd like for the final output.&amp;nbsp; Would calculation groups help with this?&amp;nbsp; Is this in the model portion correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to filter by a data type, the date range and then pick a metric&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sefreeman1_1-1710260395645.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1058697iB3D3F695E819B90A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sefreeman1_1-1710260395645.png" alt="sefreeman1_1-1710260395645.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 16:20:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3758545#M9217</guid>
      <dc:creator>sefreeman1</dc:creator>
      <dc:date>2024-03-12T16:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Order date and Ship date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3758593#M9218</link>
      <description>&lt;P&gt;Sounds reasonable.&amp;nbsp; Yes, in the Model section, or in Tabular Editor. Let us know how you progress.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 16:46:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-Order-date-and-Ship-date/m-p/3758593#M9218</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-12T16:46:15Z</dc:date>
    </item>
  </channel>
</rss>

