Home
Designing Analytics Reports
property binding in CSv dataset
hardik_982
hi
i have used eclipse 3.3 and birt 2.2 for crosstab and cube generation
with oracle database previously
now my requirement is that i have to used csv files in dataset
previously i can apply property binding like
"select * from MV_SUMMARY A "+params["whrqry"]+" "+params["mnthqry"]+" "+params["brqry"]+" "
for oracle database for mv_summary table
how can i apply this same for CSV dataset files
please help me
Find more posts tagged with
Comments
There are no comments yet