<?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: Lead product and accessory sales in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940659#M18201</link>
    <description>&lt;P&gt;Currently the existing analysis is only looking at the sales of the lead product. I am of the view that this is underestimating the value of selling this product and that the additional items purchased by these customers adds further value to selling it. Anecdotally I'm being told that customers who buy this product are going on to buy accessories and other items. Sometimes at the same time, sometimes coming back days later. The primary analysis is to first see if this is the case - to move it from anecdote to evidence. I'm simply after a table that shows me all sales for the customers who purchase this one item. No further analysis is needed at this stage as if the additional sales are minimal then we won't do further work on it.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2024 20:24:11 GMT</pubDate>
    <dc:creator>Noel88</dc:creator>
    <dc:date>2024-08-23T20:24:11Z</dc:date>
    <item>
      <title>Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940565#M18190</link>
      <description>&lt;P&gt;Wanting to see sales for all sales people who sell a lead product to customers to assess the impact of accessory sales. The accessory sales may be same day or later date.&lt;BR /&gt;&lt;BR /&gt;Each sale has it's own line with a yes column next to the lead product item number but blank for everything else. Each line has a customer number.&lt;BR /&gt;&lt;BR /&gt;I'm trying to get therefore&lt;BR /&gt;&lt;BR /&gt;all sales to a customer but only if they had bought the lead product&amp;nbsp; with the customer number being identified by the lead product column has a yes in it. The accessory sales are blank for the same column.&lt;BR /&gt;&lt;BR /&gt;I was trying to do something like:&lt;BR /&gt;&lt;BR /&gt;if lead product column = yes then return customer number&lt;BR /&gt;If customer number in above then return all sales (all lines which have that customer number) to those customer numbers&lt;BR /&gt;&lt;BR /&gt;but can't get anything to work. Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;I can't change the data tableas I do not have access to do so I can only create a solution in VIYA.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 03:51:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940565#M18190</guid>
      <dc:creator>Noel88</dc:creator>
      <dc:date>2024-08-23T03:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940566#M18191</link>
      <description>&lt;P&gt;Have worked a partial solution by creating a list of all the customer names filtered by yes column and used that list to click on individual customers which looks at, in a table showing all sales, to see what else they purchased.&lt;BR /&gt;&lt;BR /&gt;If I could restrict the second table to only customers in the first list this would allow me to use totals, etc in a useful way.&lt;BR /&gt;&lt;BR /&gt;(I'm away for a week now so no hurry for any thoughts).&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 05:15:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940566#M18191</guid>
      <dc:creator>Noel88</dc:creator>
      <dc:date>2024-08-23T05:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940582#M18193</link>
      <description>&lt;P&gt;Show us a portion of your data following these &lt;A href="https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/" target="_self"&gt;examples and instructions&lt;/A&gt;. Show us the desired results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Show us your code and EXPLAIN the problem you are having. Don't say "it doesn't work" without further explanation.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 09:58:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940582#M18193</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-08-23T09:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940589#M18194</link>
      <description>Is your data in a sensible order, such as by customer date?  Or by date?  We can sort it if need be, but it helps to know what we  are starting with.</description>
      <pubDate>Fri, 23 Aug 2024 11:30:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940589#M18194</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2024-08-23T11:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940590#M18195</link>
      <description>&lt;P&gt;I won't be back at work for a week but have mocked this up in excel at home. This would be the input. The output would be the bolded lines. Obviously there would be other columns with sales person etc&amp;nbsp;but this is the essential data to get from A to B. We can identify the customers we want by the yes. The second step is the one I don't know how to get - all sales for the customer numbers that have a yes in the lead product column.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I tried using an if then statement to get the customer numbers eg if lead product in "yes" then return customer number but couldn't get this to accept even when I changed the customer number to a category instead off a number. I'm starting to learn some coding but am definitely not yet competent and only have access to SAS VIYA report building functions i.e. not able to change data tables themselves.&lt;BR /&gt;&lt;BR /&gt;Need to either include only the bolded sales or exclude the unbolded ones.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;TABLE width="499"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="150"&gt;Customer number&lt;/TD&gt;
&lt;TD width="200"&gt;Sales number&lt;/TD&gt;
&lt;TD width="149"&gt;Lead product&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;806185884&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352642&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;yes&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;509804152&lt;/TD&gt;
&lt;TD&gt;352643&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;882331076&lt;/TD&gt;
&lt;TD&gt;352644&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;921338798&lt;/TD&gt;
&lt;TD&gt;352645&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;806185884&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352646&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;397206925&lt;/TD&gt;
&lt;TD&gt;352647&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;306612296&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352648&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;yes&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;306612296&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352649&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;306612296&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352650&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;146638411&lt;/TD&gt;
&lt;TD&gt;352651&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;672286336&lt;/TD&gt;
&lt;TD&gt;352652&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;806185884&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352653&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;484973075&lt;/TD&gt;
&lt;TD&gt;352654&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;871998797&lt;/TD&gt;
&lt;TD&gt;352655&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;782777515&lt;/TD&gt;
&lt;TD&gt;352656&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;879936527&lt;/TD&gt;
&lt;TD&gt;352657&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;390223057&lt;/TD&gt;
&lt;TD&gt;352658&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;964182594&lt;/TD&gt;
&lt;TD&gt;352659&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;694348333&lt;/TD&gt;
&lt;TD&gt;352660&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;552739316&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352661&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;yes&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;214321825&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352662&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;yes&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;269519214&lt;/TD&gt;
&lt;TD&gt;352663&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;529652473&lt;/TD&gt;
&lt;TD&gt;352664&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;876472785&lt;/TD&gt;
&lt;TD&gt;352665&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;913604067&lt;/TD&gt;
&lt;TD&gt;352666&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;806185884&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352667&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;214321825&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352668&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;950587169&lt;/TD&gt;
&lt;TD&gt;352669&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;380356878&lt;/TD&gt;
&lt;TD&gt;352670&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;134078895&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352671&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;yes&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;415736504&lt;/TD&gt;
&lt;TD&gt;352672&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;158368579&lt;/TD&gt;
&lt;TD&gt;352673&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG&gt;552739316&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;352674&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;438888072&lt;/TD&gt;
&lt;TD&gt;352675&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;973265855&lt;/TD&gt;
&lt;TD&gt;352676&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Fri, 23 Aug 2024 11:42:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940590#M18195</guid>
      <dc:creator>Noel88</dc:creator>
      <dc:date>2024-08-23T11:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940592#M18196</link>
      <description>&lt;P&gt;Sales date is in there but not needed for this part as I will use that to determine new or existing customer i.e. sales before lead item purchase equals existing customer, no sales before lead item purchase new customer.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 12:08:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940592#M18196</guid>
      <dc:creator>Noel88</dc:creator>
      <dc:date>2024-08-23T12:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940609#M18198</link>
      <description>&lt;P&gt;This is a good start, spelling out the input.&amp;nbsp; It looks like your data is sorted by sales_number which is helpful to know.&amp;nbsp; However, it is a mistake to try to guide what the steps should be.&amp;nbsp; Programmers on this forum are much more experienced and can guide you as to a good method to get the final result you want.&amp;nbsp; In the same way that you are showing the input data, it would help if you could show the analysis you would like to perform once you have selected the right data points.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 13:17:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940609#M18198</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2024-08-23T13:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940610#M18199</link>
      <description>&lt;P&gt;Which version of Visual Analytics are you using?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 13:26:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940610#M18199</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2024-08-23T13:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940658#M18200</link>
      <description>8.5.1&lt;BR /&gt;V 03.05</description>
      <pubDate>Fri, 23 Aug 2024 20:11:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940658#M18200</guid>
      <dc:creator>Noel88</dc:creator>
      <dc:date>2024-08-23T20:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940659#M18201</link>
      <description>&lt;P&gt;Currently the existing analysis is only looking at the sales of the lead product. I am of the view that this is underestimating the value of selling this product and that the additional items purchased by these customers adds further value to selling it. Anecdotally I'm being told that customers who buy this product are going on to buy accessories and other items. Sometimes at the same time, sometimes coming back days later. The primary analysis is to first see if this is the case - to move it from anecdote to evidence. I'm simply after a table that shows me all sales for the customers who purchase this one item. No further analysis is needed at this stage as if the additional sales are minimal then we won't do further work on it.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 20:24:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940659#M18201</guid>
      <dc:creator>Noel88</dc:creator>
      <dc:date>2024-08-23T20:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940664#M18202</link>
      <description>&lt;P&gt;Visual Analytics is not really great for being able to take and store a value from one row (Lead = yes for example) and apply that to other rows in a single calculated item. If this doesn't need to be anything fancy then would you be able to get away with counts that then link to the detail table?&lt;BR /&gt;&lt;BR /&gt;For instance I took your data, and I created a calculated item converts Lead from Yes/Missing to 1/0:&lt;BR /&gt;&lt;BR /&gt;IF ( 'Lead product'n In ('yes') )&lt;BR /&gt;RETURN 1&lt;BR /&gt;ELSE 0&lt;BR /&gt;&lt;BR /&gt;This is necessary to apply a filter a bit later.&lt;BR /&gt;Then I renamed Frequency to Sales Count since each row appears to be a Sale, and created this table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HunterT_SAS_0-1724445231683.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/99592iF6EA1AD40680D3E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HunterT_SAS_0-1724445231683.png" alt="HunterT_SAS_0-1724445231683.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Then add an aggregated filter against Lead Number to get it down to just the customers that bought leads:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HunterT_SAS_1-1724445283529.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/99593iA0F52792889B09F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HunterT_SAS_1-1724445283529.png" alt="HunterT_SAS_1-1724445283529.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should give you a quick look at how many total Sales were for customers that also bought leads.&lt;BR /&gt;&lt;BR /&gt;Then you can add a second detail table if you need to see the individual sales, and create a filter action from the Lead table to the Detail table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HunterT_SAS_2-1724445355057.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/99594i1DB3AAB258184430/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HunterT_SAS_2-1724445355057.png" alt="HunterT_SAS_2-1724445355057.png" /&gt;&lt;/span&gt;&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="HunterT_SAS_3-1724445388440.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/99595i624E60FECBEC8001/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HunterT_SAS_3-1724445388440.png" alt="HunterT_SAS_3-1724445388440.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 20:38:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940664#M18202</guid>
      <dc:creator>HunterT_SAS</dc:creator>
      <dc:date>2024-08-23T20:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lead product and accessory sales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940673#M18203</link>
      <description>&lt;P&gt;That looks to be a viable solution. The logic flows through nicely. Thanks very much. I'll test that out when I'm back at work. Very much appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 22:39:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Lead-product-and-accessory-sales/m-p/940673#M18203</guid>
      <dc:creator>Noel88</dc:creator>
      <dc:date>2024-08-23T22:39:31Z</dc:date>
    </item>
  </channel>
</rss>

