<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Sep 2016 17:41:00 Z</lastBuildDate><pubDate>30 Sep 2016 16:28:00 Z</pubDate><description>Here's another one of those things that I would would be easy, but I'm struggling with it. I have a data source with "date of payment" and "Amount Paid". I want a report that totals by month. Simple, right? I can easily get a report that lists all the payments in order by date, but can't see how to group by date in the report. Any ideas?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month/read.awp</link><title>WB19 - How to make a report with totals by month</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59770/read.awp</comments><pubDate>30 Sep 2016 17:41:00 Z</pubDate><description>That's right! I forgot about that!&#13;
&#13;
Thanks!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59770/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59770/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month/read.awp">WB19 - How to make a report with totals by month</source><title>Re: WB19 - How to make a report with totals by month</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59769/read.awp</comments><pubDate>30 Sep 2016 17:33:00 Z</pubDate><description>Hi Joel,&#13;
&#13;
You can still use the "Query maker" to write the SQL for you and just click the "show code" icon to convert it.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59769/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59769/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month/read.awp">WB19 - How to make a report with totals by month</source><title>Re: WB19 - How to make a report with totals by month</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59768/read.awp</comments><pubDate>30 Sep 2016 17:19:00 Z</pubDate><description>Hi Steven - and thanks!&#13;
&#13;
I should have mentioned this sooner, but I am using SQL queries in my project instead of the WebDev Q…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59768/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59768/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month/read.awp">WB19 - How to make a report with totals by month</source><title>Re: WB19 - How to make a report with totals by month</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59767/read.awp</comments><pubDate>30 Sep 2016 17:00:00 Z</pubDate><description>Hi Joel,&#13;
if you want to have ONLY TOTALs the best thing is to use a Group by query.&#13;
1) Just go and create a simple query with …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59767/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month-59767/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59766-wb19-how-make-report-with-totals-month/read.awp">WB19 - How to make a report with totals by month</source><title>Re: WB19 - How to make a report with totals by month</title></item></channel></rss>
