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 is the use of connect statement?
Explain qlikview’s architecture in brief?
What do you understand by fact constellation schema?
What is the use of - export sheet layout?
What is ETL?
Which type of load is preferred to load data from previously loaded data?
Difference between star schema and snow flake schema?
What additional date fields can you add using a Master Calendar?
What is inline memory in qlikview ?
What is incremental load?
How are all the components of QlikView’s architecture managed?
What are the three main tasks performed on a QlikView document?