<?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 on pivot table - Acumatica Generic Inquiries &amp; Pivot Tables				            </title>
            <link>https://www.augforums.com/forums/acumatica-generic-inquiries/sorting-on-pivot-table/</link>
            <description>Acumatica User Group Forums</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 15 Sep 2026 01:10:20 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Sorting on pivot table</title>
                        <link>https://www.augforums.com/forums/acumatica-generic-inquiries/sorting-on-pivot-table/#post-10950</link>
                        <pubDate>Sat, 21 Oct 2023 00:00:13 +0000</pubDate>
                        <description><![CDATA[Since Pivot Tables group by each field, it has to apply the sorting one group at a time. In your case, it&#039;s first sorting on Vendor, then on Vendor Name within each Vendor and, since there&#039;s...]]></description>
                        <content:encoded><![CDATA[<p>Since Pivot Tables group by each field, it has to apply the sorting one group at a time. In your case, it's first sorting on <span style="text-decoration: underline">Vendor</span>, then on <span style="text-decoration: underline">Vendor Name</span> within each <span style="text-decoration: underline">Vendor</span> and, since there's only one <span style="text-decoration: underline">Vendor Name</span> within each <span style="text-decoration: underline">Vendor</span>, it doesn't look like it's sorting on <span style="text-decoration: underline">Vendor Name</span> at all.</p>
<p> </p>
<p>My suggestion would be to add a Calculated Column to the Generic Inquiry that combines <span style="text-decoration: underline">Vendor Name</span> and <span style="text-decoration: underline">Vendor</span> into one field, then sort on that Calculated Column. You could use a formula like this for the Calculated Column to list the <span style="text-decoration: underline">Vendor Name</span>, then the <span style="text-decoration: underline">Vendor</span> in parentheses at the end:</p>
<pre contenteditable="false">=+' ('++')'</pre>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-generic-inquiries/">Acumatica Generic Inquiries &amp; Pivot Tables</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-generic-inquiries/sorting-on-pivot-table/#post-10950</guid>
                    </item>
				                    <item>
                        <title>Sorting on pivot table</title>
                        <link>https://www.augforums.com/forums/acumatica-generic-inquiries/sorting-on-pivot-table/#post-10477</link>
                        <pubDate>Thu, 02 Feb 2023 20:09:00 +0000</pubDate>
                        <description><![CDATA[Hi,
I&#039;m trying to do a pivot table with vendor ID, Vendor name and total amt.
I would like to sort by Vendor name (which is listed 2nd in the rows table) however it just keeps sorting by V...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I'm trying to do a pivot table with vendor ID, Vendor name and total amt.</p>
<p>I would like to sort by Vendor name (which is listed 2nd in the rows table) however it just keeps sorting by Vendor ID (which is listed first in the rows table).</p>
<p>Can it only sort by what is listed first in the rows?</p>
3077
<p>Can someone advise what I am doing wrong?</p>
<p>Thanks!</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-generic-inquiries/">Acumatica Generic Inquiries &amp; Pivot Tables</category>                        <dc:creator>mna10</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-generic-inquiries/sorting-on-pivot-table/#post-10477</guid>
                    </item>
							        </channel>
        </rss>
		