Explain mini chart?.what do you mean by sub reports and how we can create them?
Answer Posted / Ritesh Kumar Gupta
The Mini Chart is a small graph that appears next to a field in the QlikView sheet. It's used to show quick summaries of data related to that specific field. A Sub Report, on the other hand, is a report embedded within another report. It allows you to create multiple reports that share some data or charts. To create a sub report in QlikView, you can use the 'Load' and 'GoToSubreport' commands.nnFor example:nnLOAD * INLINE [ Field1, Field2, n GoToSubreport('sub_report') n];nnIn this example, 'sub_report' is the name of the sub report that will be loaded when this row is processed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers