<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Dynamics Communities | Sarah Acosta | Activity</title>
	<link>https://dynamicscommunities.com/community/members/sacostaaccountingware-com-2/activity/</link>
	<atom:link href="https://dynamicscommunities.com/community/members/sacostaaccountingware-com-2/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Sarah Acosta.</description>
	<lastBuildDate>Sat, 13 Jun 2026 05:05:40 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=2.21.1</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">dc2b0fcf3f47e0a847062f206cd1c553</guid>
				<title>Sarah Acosta replied to the discussion sql brains? in the forum DynamicsGP</title>
				<link>https://dynamicscommunities.com/community/groups/dynamicsgp/forum/topic/sql-brains/#post-45541</link>
				<pubDate>Mon, 10 Jul 2023 18:25:35 -0400</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://dynamicscommunities.com/community/groups/dynamicsgp/forum/topic/sql-brains/#post-45541"><span class="bb-reply-lable">Reply to</span> sql brains?</a></p> <div class="bb-content-inr-wrap"><p>Here&#8217;s a starting point at least, from <a target='_blank' href="https://victoriayudin.com/2012/01/09/sql-view-for-customer-yearly-totals-in-dynamics-gp/#comment-158150" rel="nofollow">Victoria Yudin&#8217;s site</a>.</p>
<pre>select<br />T.CUSTNMBR [Customer ID],<br />C.CUSTNAME [Customer Name],<br />C.CUSTCLAS [Class ID],<br />sum(case when year(T.DOCDATE) = 2015 <br />    and month(T.DOCDATE) = 9<br />  then T.Amount else 0 end) [Sep 2015 Sales],<br />sum(case when year(T.DOCDATE) = 2015 <br />    and month(T.DOCDATE) = 9<br />    and T.RMDTYPAL = 1 <br />    then&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-35320"><a href="https://dynamicscommunities.com/community/groups/dynamicsgp/forum/topic/sql-brains/#post-45541" rel="nofollow"> Read more</a></span></p>
<div class="bb-link-preview-container"><div class="bb-link-preview-image"><div class="bb-link-preview-image-cover"><a href="https://victoriayudin.com/2012/01/09/sql-view-for-customer-yearly-totals-in-dynamics-gp/#comment-158150" target="_blank"><img src="https://cdn.dynamicscommunities.com/wp-content/uploads/2023/07/calculator-2.jpg" /></a></div></div><div class="bb-link-preview-info"><p class="bb-link-preview-link-name">victoriayudin.com</p><p class="bb-link-preview-title"><a href="https://victoriayudin.com/2012/01/09/sql-view-for-customer-yearly-totals-in-dynamics-gp/#comment-158150" target="_blank" rel="nofollow">SQL view for customer yearly totals in Dynamics GP</a></p><div class="bb-link-preview-excerpt"><p>As a follow up to my SQL view for vendor yearly totals, here is something similar for customers. I have combined sales less credits/returns in one column, please take a look at the notes above the …</p></div></div></div></div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7fdda7b8caabb8c175609c5b98547352</guid>
				<title>Sarah Acosta updated their profile</title>
				<link>https://dynamicscommunities.com/community/p/16434/</link>
				<pubDate>Thu, 12 Jan 2023 21:17:08 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e28d9f4a09293ddc5cb43f3074a925d9</guid>
				<title>Sarah Acosta joined the group Power Platform</title>
				<link>https://dynamicscommunities.com/community/p/16090/</link>
				<pubDate>Wed, 28 Dec 2022 15:54:39 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4add6b0bb85878b5f297ce5e26ed7f66</guid>
				<title>Sarah Acosta updated their profile</title>
				<link>https://dynamicscommunities.com/community/p/16089/</link>
				<pubDate>Wed, 28 Dec 2022 15:47:43 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1db24638fd3a074e10ee13ffbd07ed84</guid>
				<title>Sarah Acosta changed their profile photo</title>
				<link>https://dynamicscommunities.com/community/p/16088/</link>
				<pubDate>Wed, 28 Dec 2022 15:47:11 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ca6aa4d7941c9fdfc7ff0f4d702971d3</guid>
				<title>Sarah Acosta joined the group Dynamics GP</title>
				<link>https://dynamicscommunities.com/community/p/16087/</link>
				<pubDate>Wed, 28 Dec 2022 15:43:45 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		