[pmwiki-users] Calculations

Stirling Westrup sti at pooq.com
Fri Dec 1 17:43:46 CST 2006


pmwiki at 911networks.com wrote:
> Hi, I sent this a coupler of days ago, and got no reply. Any
> suggestion? Thanks
> 
> ================================================================
> 
> I need to do a table with logical calculations. These values come
> from an internal website. I could get these values through some perl
> script.
> 
> || Value 1|| Value 2|| Value 3|| Value 4|| if Value1 > Value2 then
> 'Value 2 + Value3' or if Value1 - Value2 <= 0 then Value 3 or...
> 
> I have 11 conditions (ifs). A case statement would be even better.
> 
> The other things is the next day, the new day's value would become
> the 1st row, and the last 20 or 30 rows would be below.
> 
> It's almost like a very simplified spreadsheet. How can I do that? 
> 
> ================================================================

Any attempt to do this using existing markup (or recipes) will get really ugly
really fast. I think you'll have to write a recipe of your own for this.






More information about the pmwiki-users mailing list