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 are the differences between pivot table and straight table?
Can we load web files into qlikview? If yes, how?
Give some date and time functions?
What is inline data? How can we load it into qlikview?
What is a cross table? How is it different from transposing a table using a Rotate function?
Explain QlikView’s Publisher Repository?
What is webview mode?
What is a direct query?
What is fact constellation schema?
What is the use of select statement?
How do you optimize qlikview application?
What does the Garbage tab do in a transformation wizard?