Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi
i have some qlikview files which are loading data from some ssas cubes.i have made them on my own computer with sample data in cubes and i didn't have any problem with loading script. now i want to put them in server which its cubes doesn't have any data (yet). now the load script shows error. i want to know if the problem is caused because of empty cubes or there is another problem which i don't know about?
regards,
Mana
Mana,
It is due to empty scripts, you need to to check the number of records fetched if it is <1, exit the script.
Mana,
It is due to empty scripts, you need to to check the number of records fetched if it is <1, exit the script.
Or may be try by giving read access to service account for your cubes.
Regards
ASHFAQ