<?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: How to calcuate vehicle service loyalty with DAX messures? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1487038#M28482</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="269659" data-lia-user-login="Ruga" class="lia-mention lia-mention-user"&gt;Ruga&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I begin to understand, but not completely I'm afraid.I'd need to see the code for the measure you are using in the very first chart you show?&lt;/P&gt;
&lt;P&gt;and&amp;nbsp; the code for the measure that returns the error. &lt;/P&gt;
&lt;P&gt;The code might help clarify what you are trying to do. &lt;/P&gt;
&lt;P&gt;It would help too if you can share the pbix&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2020 11:01:15 GMT</pubDate>
    <dc:creator>AlB</dc:creator>
    <dc:date>2020-11-11T11:01:15Z</dc:date>
    <item>
      <title>How to calcuate vehicle service loyalty with DAX messures?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1484313#M28372</link>
      <description>&lt;P&gt;I am creating a report and I`m having som problems of getting the correct visuals.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I`m after is to display vehicle serivce loyalty (customer loyalty) per dealership.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tables i can work with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sales_2019 one dealer_ Invoice_Date&lt;/P&gt;&lt;P&gt;Vehicle_registration_date_Total_Vehicles(Whole country).&lt;/P&gt;&lt;P&gt;Belonging_Dealership (Which licence plate belonging to which dealership)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I am able to display total vehiclemaintenance made by&amp;nbsp; vehicle registration year for the specific dealer based on sales in 2019. What I need in addition is to display on the same column chart is total vehicles avaiable by the belonging dealer on top of the chart to see how many of the vehicles that "belongs" to this dealer actually shows up for vehicle maintenance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I tried the "all" expression but I`m not able to use it in the chart without getting an error. Also if I unfilter the table (registration date), all of the vehicles in the whole country not only the belonging dealership will be displayed. The numbers will be too high if the whole country is the reference and not the specific dealership.&lt;/P&gt;&lt;P&gt;How can I solve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 08:32:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1484313#M28372</guid>
      <dc:creator>Ruga</dc:creator>
      <dc:date>2020-11-10T08:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to calcuate vehicle service loyalty with DAX messures?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1484518#M28373</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="269659" data-lia-user-login="Ruga" class="lia-mention lia-mention-user"&gt;Ruga&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't quite understand what you are trying to do. Can you show the code for the measure that returns the error. And the code for the measure you are using in the chart? Showing a sample of your tables and their relationships would be of help&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 09:53:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1484518#M28373</guid>
      <dc:creator>AlB</dc:creator>
      <dc:date>2020-11-10T09:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to calcuate vehicle service loyalty with DAX messures?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1484903#M28381</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This shows the amount of invoices in regards of registration dates of vehicles. this is OK, but I dont see how many of the total cars registrated in the dealership responsibility that shows up.&amp;nbsp; It should look something like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Dark blue: Total vehicles available:&lt;/P&gt;&lt;P&gt;Light blue: vehicles showed up for maintenance.&lt;/P&gt;&lt;P&gt;in this example the loyalty is 50%, but in reality the loyalty do decline with age.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table_ MF_Drammen_Invoice_2019 example:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does this make any sense &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="92178" data-lia-user-login="AlB" class="lia-mention lia-mention-user"&gt;AlB&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 12:03:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1484903#M28381</guid>
      <dc:creator>Ruga</dc:creator>
      <dc:date>2020-11-10T12:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to calcuate vehicle service loyalty with DAX messures?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1487038#M28482</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="269659" data-lia-user-login="Ruga" class="lia-mention lia-mention-user"&gt;Ruga&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I begin to understand, but not completely I'm afraid.I'd need to see the code for the measure you are using in the very first chart you show?&lt;/P&gt;
&lt;P&gt;and&amp;nbsp; the code for the measure that returns the error. &lt;/P&gt;
&lt;P&gt;The code might help clarify what you are trying to do. &lt;/P&gt;
&lt;P&gt;It would help too if you can share the pbix&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 11:01:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1487038#M28482</guid>
      <dc:creator>AlB</dc:creator>
      <dc:date>2020-11-11T11:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to calcuate vehicle service loyalty with DAX messures?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1492837#M28713</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="92178" data-lia-user-login="AlB" class="lia-mention lia-mention-user"&gt;AlB&lt;/a&gt;&amp;nbsp;. I tried to remove the filter on registration numbers by using "all" function in a new measure. Now I am not able to place this new measure under values in the chart.&amp;nbsp; Im not sure if this is the correct way to do this.?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 12:27:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1492837#M28713</guid>
      <dc:creator>Ruga</dc:creator>
      <dc:date>2020-11-13T12:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to calcuate vehicle service loyalty with DAX messures?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1553379#M30737</link>
      <description>&lt;P&gt;I resolved this by adding the total&amp;nbsp; cars as a secondary axis.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 10:05:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calcuate-vehicle-service-loyalty-with-DAX-messures/m-p/1553379#M30737</guid>
      <dc:creator>Ruga</dc:creator>
      <dc:date>2020-12-16T10:05:35Z</dc:date>
    </item>
  </channel>
</rss>

