I have a requirement like I want to convert the Qlik Data model into a query. since Qlik Doesn't gives a query, I manually trying to convert the existing script into a Query.
Now I got a requirement like Applymap needs to be replace with IF else or case statement.
if we have only one argument we in applymap we can simply write it. But i have nested applymap in nested If condition.