Explain mini chart?.what do you mean by sub reports and how we can create them?
Answer / 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 |
What is circular loop?
What is straight table?
What are the two ways to insert load statements into script editor?
What is garbage option in the data transform wizard?
What do you understand by qvd files?
What are XML files? How can you load XML files into QlikView?
What are the three functionalities of business intelligence?
What is mini chart?
Explain the uses of charts?
What are the differences between pivot table and straight table?
Explain QlikView IntervalMatch() and Match() functions?
Explain how is data loaded from database?