<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>21 Jun 2016 14:27:00 Z</lastBuildDate><pubDate>17 Jun 2016 23:39:00 Z</pubDate><description>I have a table style report with no data source. I pass a Data Source variable to the report, but I do extra calculations to it and my final report data ends up in an associative array of structure.&#13;
&#13;
Is there a way to add a table line to the report table without using the built in data sources(HReadFirst,HReadNext)? The for each loop I have now only writes to the first row.&#13;
FOR EACH stAnalyticInfo,sItem of aaItemAnalytics ITEM_COL_A = sItem ITEM_COL_B = stAnalyticInfo.xTotal/stAnalyticInfo.nCount ITEM_COL_C = stAnalyticInfo.xTotal2/stAnalyticInfo.nCount END</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58169-wd20-report-with-source-add-table-line/read.awp</link><title>[WD20] Report with No Source - Add Table Line</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/58169-wd20-report-with-source-add-table-line-58216/read.awp</comments><pubDate>21 Jun 2016 14:27:00 Z</pubDate><description>Hi Curtis,&#13;
&#13;
I guess you are speaking of programming your own data source: http://doc.windev.com/en-US/?1011034&amp;name=report_pro…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58169-wd20-report-with-source-add-table-line-58216/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58169-wd20-report-with-source-add-table-line-58216/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58169-wd20-report-with-source-add-table-line/read.awp">[WD20] Report with No Source - Add Table Line</source><title>Re: [WD20] Report with No Source - Add Table Line</title></item></channel></rss>
