<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Sorting a Group - Acumatica Report Designer				            </title>
            <link>https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/</link>
            <description>Acumatica User Group Forums</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 21 May 2026 10:39:26 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Sorting a Group</title>
                        <link>https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/#post-709</link>
                        <pubDate>Thu, 07 Dec 2017 00:45:12 +0000</pubDate>
                        <description><![CDATA[Awesome. Thanks for the feedback.]]></description>
                        <content:encoded><![CDATA[<p>Awesome. Thanks for the feedback.</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-report-designer/">Acumatica Report Designer</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/#post-709</guid>
                    </item>
				                    <item>
                        <title>RE: Sorting a Group</title>
                        <link>https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/#post-708</link>
                        <pubDate>Wed, 06 Dec 2017 23:38:25 +0000</pubDate>
                        <description><![CDATA[That is perfect. I split the groups into two, just for simplicity for myself, but your solution is perfect. It now sorts according to plan!]]></description>
                        <content:encoded><![CDATA[<p>That is perfect. I split the groups into two, just for simplicity for myself, but your solution is perfect. It now sorts according to plan!</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-report-designer/">Acumatica Report Designer</category>                        <dc:creator>MichaelHansen</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/#post-708</guid>
                    </item>
				                    <item>
                        <title>RE: Sorting a Group</title>
                        <link>https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/#post-706</link>
                        <pubDate>Wed, 06 Dec 2017 22:05:53 +0000</pubDate>
                        <description><![CDATA[Hey Michael,
Welcome and thanks for posting here.
You could try adding a field to the grouping like this:
 
1. Open the Groups area:

 
2. Modify your item&#039;s group collection:

 
3...]]></description>
                        <content:encoded><![CDATA[<p>Hey Michael,</p>
<p>Welcome and thanks for posting here.</p>
<p>You could try adding a field to the grouping like this:</p>
<p> </p>
<p>1. Open the <span style="text-decoration: underline">Groups</span> area:</p>
<p><img src="https://i.imgur.com/R7b1n9L.png" /></p>
<p> </p>
<p>2. Modify your item's group collection:</p>
<p><img src="https://i.imgur.com/JTB8Kz5.png" /></p>
<p> </p>
<p>3. Add a new group member for <span style="text-decoration: underline">ItemStatus</span> and move it above the <span style="text-decoration: underline">InventoryCD</span> group which will cause it to sort first by <span style="text-decoration: underline">ItemStatus</span>.</p>
<p><img src="https://i.imgur.com/CTKvv9K.png" /></p>
<p>Keep in mind that when you add a group member like this, it could change the "grain" of the group. But, in this case, an item can only have one status so it won't change the "grain".</p>
<p>Here is the sample report that I created if you want to take a look at it:</p>
<p><a class="wpftpxa" href="https://timrodman.s3.us-east-2.amazonaws.com/forums/61-InventoryReportTest.rpx"><span class="wpf-prefix wpftpx-18" style="color: #ffffff;background: #3991d1">InventoryReportTest.rpx</span></a></p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-report-designer/">Acumatica Report Designer</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/#post-706</guid>
                    </item>
				                    <item>
                        <title>Sorting a Group</title>
                        <link>https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/#post-698</link>
                        <pubDate>Tue, 05 Dec 2017 23:55:59 +0000</pubDate>
                        <description><![CDATA[I have created a time-phased inventory report. It starts by pulling all my warehouses together, then groups by itemID, then sends that ID over to a sub-report (which applies demand/supply et...]]></description>
                        <content:encoded><![CDATA[<p>I have created a time-phased inventory report. It starts by pulling all my warehouses together, then groups by itemID, then sends that ID over to a sub-report (which applies demand/supply etc). This all works just fine. The report is sorted by ItemID due to the grouping in the master report. What I'd like to do is to have it sort by the item's STATUS then by ItemID. Ascending order is fine as it would put my "active" items first. How in the world do I overrride this sorting by the group to be secondary to a sort by status? I've tried all sorts of odd things in the schema builder's group tab, but it ALWAYS sorts by that grouping... Anyone come across this and found a solution?</p>
<p> </p>
<p>Also, hello everyone. Having browsed around here a bit, I think I'll be coming back all too frequently. Below is a snippet of my report that refuses to sort for me :D</p>
<p><img src="https://timrodman.s3.us-east-2.amazonaws.com/forums/60-Sorting.png" /></p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-report-designer/">Acumatica Report Designer</category>                        <dc:creator>MichaelHansen</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-report-designer/sorting-a-group/#post-698</guid>
                    </item>
							        </channel>
        </rss>
		