<?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>
									Calendar Period Name in Column - Acumatica Analytical Report Manager (Financial Report Writer)				            </title>
            <link>https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/</link>
            <description>Acumatica User Group Forums</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 15 Sep 2026 00:25:20 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Calendar Period Name in Column</title>
                        <link>https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-3585</link>
                        <pubDate>Tue, 12 Feb 2019 15:38:16 +0000</pubDate>
                        <description><![CDATA[This is exactly what I needed. Thanks for the help!!]]></description>
                        <content:encoded><![CDATA[<p>This is exactly what I needed. Thanks for the help!!</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/">Acumatica Analytical Report Manager (Financial Report Writer)</category>                        <dc:creator>Joe Young</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-3585</guid>
                    </item>
				                    <item>
                        <title>RE: Calendar Period Name in Column</title>
                        <link>https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-482</link>
                        <pubDate>Mon, 02 Oct 2017 18:04:06 +0000</pubDate>
                        <description><![CDATA[Other than the official course on ARM (click here), the best advice I can think of is to look at the explanations of the expressions available (click here) and see if you can think of creati...]]></description>
                        <content:encoded><![CDATA[<p>Other than the official course on ARM (<strong><a href="http://acumaticaopenuniversity.com/courses/fin/f350-financials-analytical-reports/" target="true">click here</a></strong>), the best advice I can think of is to look at the explanations of the expressions available (<strong><a href="https://help.acumatica.com/?ScreenId=ShowWiki&amp;pageid=4eeba11c-b05d-4893-8d05-c377fb1824b6" target="true">click here</a></strong>) and see if you can think of creative ways to combine them.</p><p>Or, just post stuff here and we can work on it together. The creative side of formulas is really best handled in forums in my opinion. That's why I created ARC.</p><p>And that's why Excel is so great. It isn't the formulas themselves, but the rich content that you can find on Google (MrExcel.com, Chandoo.org, etc.) which makes Excel so popular.</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/">Acumatica Analytical Report Manager (Financial Report Writer)</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-482</guid>
                    </item>
				                    <item>
                        <title>RE: Calendar Period Name in Column</title>
                        <link>https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-481</link>
                        <pubDate>Mon, 02 Oct 2017 17:33:23 +0000</pubDate>
                        <description><![CDATA[Tim,well, it aint pretty, but clunky works.    Thank you very much...who knew that days of yore, when Management Reporter and FRx were so &#039;advanced&#039; (lol).Thanks. Incidentally,  is there any...]]></description>
                        <content:encoded><![CDATA[<p>Tim,</p><p>well, it aint pretty, but clunky works.    Thank you very much...</p><p>who knew that days of yore, when Management Reporter and FRx were so 'advanced' (lol).</p><p>Thanks. </p><p>Incidentally,  is there any documentation that helps me (or client) understand how to build these wicked formulas?</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/">Acumatica Analytical Report Manager (Financial Report Writer)</category>                        <dc:creator>JustPaul</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-481</guid>
                    </item>
				                    <item>
                        <title>RE: Calendar Period Name in Column</title>
                        <link>https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-480</link>
                        <pubDate>Mon, 02 Oct 2017 17:23:54 +0000</pubDate>
                        <description><![CDATA[This is pretty clunky, but what about something like this:=MonthName(DateAdd(CDate(Left(@StartPeriod,2)+&#039;/1/&#039;+Right(@StartPeriod,4)),&#039;m&#039;,0))=MonthName(DateAdd(CDate(Left(@StartPeriod,2)+&#039;/1/...]]></description>
                        <content:encoded><![CDATA[<p>This is pretty clunky, but what about something like this:</p><p>=MonthName(DateAdd(CDate(Left(@StartPeriod,2)+'/1/'+Right(@StartPeriod,4)),'m',0))</p><p>=MonthName(DateAdd(CDate(Left(@StartPeriod,2)+'/1/'+Right(@StartPeriod,4)),'m',-1))</p><p>https://i.imgur.com/z3GmJRw.png</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/">Acumatica Analytical Report Manager (Financial Report Writer)</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-480</guid>
                    </item>
				                    <item>
                        <title>RE: Calendar Period Name in Column</title>
                        <link>https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-479</link>
                        <pubDate>Mon, 02 Oct 2017 17:13:53 +0000</pubDate>
                        <description><![CDATA[Tim,Thanks for responding, however that formula only produces formatted periods.  ie 07-2017, 08-2017not the financial period name: July, August]]></description>
                        <content:encoded><![CDATA[<p>Tim,</p><p>Thanks for responding, however that formula only produces formatted periods.  ie 07-2017, 08-2017</p><p>not the financial period name: July, August</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/">Acumatica Analytical Report Manager (Financial Report Writer)</category>                        <dc:creator>JustPaul</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-479</guid>
                    </item>
				                    <item>
                        <title>RE: Calendar Period Name in Column</title>
                        <link>https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-478</link>
                        <pubDate>Mon, 02 Oct 2017 17:06:53 +0000</pubDate>
                        <description><![CDATA[Does the DPL12 (Profit and Loss Rolling 12 Month) report in the SalesDemo database get you what you need? The formulas look like thiswould this not work since your columns are Quarterly and ...]]></description>
                        <content:encoded><![CDATA[<p>Does the DPL12 (Profit and Loss Rolling 12 Month) report in the SalesDemo database get you what you need? The formulas look like this:</p><p>https://i.imgur.com/6jSar77.png</p><p>Or would this not work since your columns are Quarterly and not Monthly?</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/">Acumatica Analytical Report Manager (Financial Report Writer)</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-478</guid>
                    </item>
				                    <item>
                        <title>Calendar Period Name in Column</title>
                        <link>https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-477</link>
                        <pubDate>Mon, 02 Oct 2017 16:57:19 +0000</pubDate>
                        <description><![CDATA[the client report format is essentially a quarterly report - printing separate period in each column.current periodLast period2 periods ago.What formula can I create that will put the column...]]></description>
                        <content:encoded><![CDATA[<p>the client report format is essentially a quarterly report - printing separate period in each column.</p><p>current period</p><p>Last period</p><p>2 periods ago.</p><p>What formula can I create that will put the column header appropriately on each column (based on @ReportStartDate)</p><p>MonthName worked for current period only, but as soon as I needed the period to slide, it would not longer report the right name.</p><p>thoughts?</p><p> </p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/">Acumatica Analytical Report Manager (Financial Report Writer)</category>                        <dc:creator>JustPaul</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-analytical-report-manager-financial-report-writer/calendar-period-name-in-column/#post-477</guid>
                    </item>
							        </channel>
        </rss>
		