<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>29 Oct 2015 17:08:00 Z</lastBuildDate><pubDate>28 Oct 2015 18:40:00 Z</pubDate><description>Hello,&#13;
&#13;
In the picture below a view from a data file, how can i make a sum of the "Totaal tijd" from the same "Medewerker"?&#13;
So the second and the third row wil have both a "totaal tijd" of 3,00&#13;
&#13;
[attachment 1747 Knipsel.JPG]&#13;
&#13;
Thanks,&#13;
SB</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile/read.awp</link><title>Merge data from view or datafile</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/54696-merge-data-from-view-datafile-54724/read.awp</comments><pubDate>29 Oct 2015 17:08:00 Z</pubDate><description>[attachment 1749 Knipsel.JPG]&#13;
&#13;
Now i dit it with a break because the looper works not as i want.&#13;
&#13;
Thanks all.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54724/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54724/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile/read.awp">Merge data from view or datafile</source><title>Re: Merge data from view or datafile</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54720/read.awp</comments><pubDate>29 Oct 2015 14:12:00 Z</pubDate><description>HI,&#13;
&#13;
any my text got formatted some weird.&#13;
&#13;
Table ... should always be like table&#13;
&#13;
Erik</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54720/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54720/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile/read.awp">Merge data from view or datafile</source><title>Re: Merge data from view or datafile</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54718/read.awp</comments><pubDate>29 Oct 2015 13:56:00 Z</pubDate><description>Hi Sammy,&#13;
&#13;
i am doing something like this:&#13;
&#13;
sum is int = 0&#13;
temp_mederworker = table[1].mederworker&#13;
//&#13;
for i=1 to tablecou…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54718/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54718/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile/read.awp">Merge data from view or datafile</source><title>Re: Merge data from view or datafile</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54715/read.awp</comments><pubDate>29 Oct 2015 13:09:00 Z</pubDate><description>Hello Sammy,&#13;
&#13;
U can make new SQL Query, make it with sum of Totaal tijd and group by Medewerker, that way you could fill new c…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54715/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54715/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile/read.awp">Merge data from view or datafile</source><title>Re: Merge data from view or datafile</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54713/read.awp</comments><pubDate>29 Oct 2015 11:28:00 Z</pubDate><description>Erik,&#13;
&#13;
You are right, it`s time managment :)&#13;
&#13;
Thats exact what i want, show the result in a new column and then only in the …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54713/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54713/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile/read.awp">Merge data from view or datafile</source><title>Re: Merge data from view or datafile</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54709/read.awp</comments><pubDate>29 Oct 2015 08:04:00 Z</pubDate><description>Hello Sammy,&#13;
&#13;
Looks like time Management :)&#13;
&#13;
If you just want to Show the result in a table, Report, ... (not changing the d…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54709/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54709/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile/read.awp">Merge data from view or datafile</source><title>Re: Merge data from view or datafile</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54708/read.awp</comments><pubDate>29 Oct 2015 07:19:00 Z</pubDate><description>Hello Sammy&#13;
&#13;
You can but it is not a perfect solution.&#13;
You can put breaks in the table - e.g. on Medewerker and you can gener…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54708/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile-54708/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54696-merge-data-from-view-datafile/read.awp">Merge data from view or datafile</source><title>Re: Merge data from view or datafile</title></item></channel></rss>
