Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

execution script when importing excel

Hello, new to qlikview and did not see an issue exactly like mine. I am attempting to import Excel data into Qlikview; when I complete the wizard I get the "Execution script failed" and it asked if I would like to load old data, not matter if I click yes or no I am presented with a blank page. I do not even have a debug option. The excel file I am importing does contain links, could that be the issue?

7 Replies
m_woolf
Master II
Master II

I doubt that links would cause a problem, but it would be simple enough to create a test file to find out.

The problems is more caused by your data. Can you attach a sample file that would demonstrate the problem?

Anonymous
Not applicable
Author

sorry to be a newb, but i dont see how to attach a file. However; below is a sample of the data and i actually dont have links.

   

UTIDUT NameUT RiskUT StatusRegistration StatusActivation DateCountryLOBSub-LOB 1Sub-LOB 2UT Owner NameUT Backup Owner NameBusiness Champion NameUT Owner SIDUT Backup Owner SIDBusiness Champion SIDRemaining / Coming Due UT ActionsDays in Proposed StatusDays Since Last Annual ReviewDays since last Integrity ReviewDays since last Risk ClassificationControl AgeingInitial Controls CompleteAnnual Control ReviewAccess ControlBackup ControlChange ControlDocumentationIntegrity ReviewVersion ControlAccess StatusUT PathModel FlagCreated On
100000Sample tool 1MEDIUMActiveValid1/1/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 1jane doe 1jim doe 1X111111Z111111Y111110132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 18/9/2012
100001Sample tool 2MEDIUMActiveValid1/2/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 2jane doe 2jim doe 2X111112Z111112Y111120132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 28/10/2012
100002Sample tool 3MEDIUMActiveValid1/3/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 3jane doe 3jim doe 3X111113Z111113Y111130132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 38/11/2012
100003Sample tool 4MEDIUMActiveValid1/4/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 4jane doe 4jim doe 4X111114Z111114Y111140132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 48/12/2012
100004Sample tool 5MEDIUMActiveValid1/5/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 5jane doe 5jim doe 5X111115Z111115Y111150132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 58/13/2012
100005Sample tool 6MEDIUMActiveValid1/6/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 6jane doe 6jim doe 6X111116Z111116Y111160132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 68/14/2012
100006Sample tool 7MEDIUMActiveValid1/7/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 7jane doe 7jim doe 7X111117Z111117Y111170132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 78/15/2012
100007Sample tool 8MEDIUMActiveValid1/8/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 8jane doe 8jim doe 8X111118Z111118Y111180132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 88/16/2012
100008Sample tool 9HIGHActiveValid1/9/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 9jane doe 9jim doe 9X111119Z111119Y111190132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 98/17/2012
100009Sample tool 10HIGHActiveValid1/10/2018UNITED STATESsample lob11sample lob21sample lob 23john doe 10jane doe 10jim doe 10X111120Z111120Y111200132118YesCompleteCompleteCompleteCompleteCompleteCompletePending ITSM\\sample file path 108/18/2012
zebhashmi
Specialist
Specialist

Can you try to load it through script? instead of a wizard.

Anonymous
Not applicable
Author

not really sure how to do that

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You'll want to review the script document log to determine where the failure occurred.

1. Ensure Document Logging is turned on:  Settings, Document Properties, General. Check on "generate logfile".

2. Reload the document and then review the log file. The logfile is on the same folder as the qvw and will have the same name as the qvw with a ".log" extension. eg for "Sales.qvw' the log will be "Sales.qvw.log".

if you can't determine what the problem is, post the log here for us to look at.  "Execution script failed" is the dreaded unhandled error so it's likely you may need some help determining the exact cause.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

Anonymous
Not applicable
Author

Got the log, had to exit the window and not click yes or no.

2018-01-18 09:22:40      Execution started.

2018-01-18 09:22:40      QlikView Desktop Version      12.10.20400+2017-05-05 15:41:24.HEAD.Component.Version

2018-01-18 09:22:40      CPU Target                    x64

2018-01-18 09:22:40      Operating System              Windows 7 Enterprise Service Pack 1 (64 bit edition)

2018-01-18 09:22:40      Wow64 mode                    Not using Wow64

2018-01-18 09:22:40      Language                      0409 English (United States) English

2018-01-18 09:22:40      Country                       1 United States United States

2018-01-18 09:22:40      MDAC Version                  6.1.7601.17514

2018-01-18 09:22:40      MDAC Full Install Version     6.1.7601.17514

2018-01-18 09:22:40      PreferredCompression          2

2018-01-18 09:22:40      EnableParallelReload          1

2018-01-18 09:22:40      ParallelizeQvdLoads           1

2018-01-18 09:22:40      AutoSaveAfterReload           0

2018-01-18 09:22:40      BackupBeforeReload            1

2018-01-18 09:22:40      EnableFlushLog                1

2018-01-18 09:22:40      SaveInfoWhenSavingFile        0

2018-01-18 09:22:40      UserLogfileCharset            65001

2018-01-18 09:22:40      OdbcLoginTimeout              -1

2018-01-18 09:22:40      OdbcConnectionTimeout         -1

2018-01-18 09:22:40      LongestPossibleLine           1048576

2018-01-18 09:22:40      MaxCoreMask                   -1

2018-01-18 09:22:40      ScriptWantsDbWrite            false

2018-01-18 09:22:40      ScriptWantsExe                false

2018-01-18 09:22:40      LogFile CodePage Used:        65001

2018-01-18 09:22:40      UseMemoryFillPattern          1

2018-01-18 09:22:40      ScriptMode                    Legacy (gives greater system access) (aka qv11 mode)

2018-01-18 09:22:40      SequentialThreadCount         678

2018-01-18 09:22:40      NumberOfCores (effective)     8

2018-01-18 09:22:40      ReloadCodebase                Classic

2018-01-18 09:22:40      Reload Executed By            NAEAST\n595405

2018-01-18 09:22:40      Process Executing             QlikView Desktop

2018-01-18 09:22:40      Process ID                    13164

2018-01-18 09:22:40 0002 SET ThousandSep=','

2018-01-18 09:22:40 0003 SET DecimalSep='.'

2018-01-18 09:22:40 0004 SET MoneyThousandSep=','

2018-01-18 09:22:40 0005 SET MoneyDecimalSep='.'

2018-01-18 09:22:40 0006 SET MoneyFormat='$#,##0.00;($#,##0.00)'

2018-01-18 09:22:40 0007 SET TimeFormat='h:mm:ss TT'

2018-01-18 09:22:40 0008 SET DateFormat='M/D/YYYY'

2018-01-18 09:22:40 0009 SET TimestampFormat='M/D/YYYY h:mm:ss[.fff] TT'

2018-01-18 09:22:40 0010 SET FirstWeekDay=6

2018-01-18 09:22:40 0011 SET BrokenWeeks=1

2018-01-18 09:22:40 0012 SET ReferenceDay=0

2018-01-18 09:22:40 0013 SET FirstMonthOfYear=1

2018-01-18 09:22:40 0014 SET CollationLocale='en-US'

2018-01-18 09:22:40 0015 SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec'

2018-01-18 09:22:40 0016 SET LongMonthNames='January;February;March;April;May;June;July;August;September;October;November;December'

2018-01-18 09:22:40 0017 SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun'

2018-01-18 09:22:40 0018 SET LongDayNames='Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday'

2018-01-18 09:22:40      Execution finished.

Anonymous
Not applicable
Author

Found the column that was the issue by deleting some and rerunning... No idea why though, its just a column with numbers 0 - 2000