Read queries from excel and load result into excel in qlikveiw using loops
Hi All,
Please help me with an issue, I have an excel sheet, where i have only one field which is having 100 queries (simple like Max, Min,Count and bit operations) from different tables in one schema. Now I want to read each query from excel by using loops concept and store the result again in excel sheet for comparison, please help me with the script.