What do you understand by extended interval match function()?
Answer / Prakash Kumar Rathaur
{"extended_interval_match": "The Extended Interval Match function () in QlikView is used to perform calculations based on intervals other than simple ranges. It allows you to specify custom interval definitions using the DEFINE INTERVAL statement.","example": "DEFINE INTERVAL MYINTERVAL (YEAR, QUARTER, MONTH); LOAD YEAR, Quarter, Month FROM mytable; EXTENDED INTERVAL MATCH (myinterval) Year = [2015-2020]"}
| Is This Answer Correct ? | 0 Yes | 0 No |
What does autogenerate function do?
Explain aggr function?
What do you understand by Rangesum() function? How is it different from the Sum() function?
Define connect statement?
On what levels can you manage the settings from the Settings menu?
What does the Unwrap function do?
Why is the formation of a Synthetic key considered bad in QlikView?
What are the three types of Concatenation?
Types of cals how do you assign them?
What is meant by technical approaches of bi? Name them.
Explain how does qlikview storage the data internally?
Different flavors’ of joins in qlikview?