Hi,

I have a column that has a simple formula (it represents a unique id)
The value returned by the step dataDriven is always 1. Which is incorrect.

I suspect formula's are not implemented. I did a simple test with POI v3.0.2 
and it produced the correct value. POI has a HSSFormulaEvaluator that can 
process over 1000 formulas. http://poi.apache.org/hssf/eval.html

Please advise.

- Yoo-Jin
btw. great product. I've introduced it to my work.

Info:
<dataDriven tableContainer="test.xls">
       <echo message="${id}"/>
</dataDriven>

Attached: The excel file has an id column that increments the value above it by 
one.


       
---------------------------------
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot 
with the All-new Yahoo! Mail 

Attachment: test.xls
Description: 401560949-test.xls

Reply via email to