User-770991769 posted
hi,
in active reports they are providing a feature like "end user design reports" means user gives a query according to that query active report will be generated in design mode.so after gettinh the design he will save that report and preview the report and
perform operationbs like(sum,avg).
like this end user design report is available in crystal report.please tell me whether we can achive this requirement by using crystal report.is it possible.
ex:foe suppose user pass aquery like "select eid ,ename,sal from emp"
for this query automatically the crystal report design shouldf be generated when i click on some button
like in report header it contains eid ename sal
in report detail section txteid txtename txtsal
whether we have this feature in crystal report