Skip to main content Skip to complementary content

Conversion output issues

Conversion produces placeholder objects

The source QlikView document contains object types that do not have a direct equivalent in Qlik Sense. These types are converted as placeholder text objects.

Review the Excel conversion report for objects with a Placeholder outcome. The placeholder contains a description of the original object type and properties. Recreate these objects manually in Qlik Sense using the appropriate visualization type.

Information note

For details on which object types produce placeholders, see Conversion scope.

Batch conversion reports failures for some projects

Individual projects within a batch run can fail independently due to PRJ generation errors, conversion errors, or cloud deployment issues.

Review batch_summary.json or the batch summary HTML for per-project results. Each project lists the outcome and any error message. To re-run only the failed projects, copy the failed QVW files to a separate folder and run a new batch against the folder, or run each failed project individually with --qvw. Reduce the number of parallel workers with --batchWorkers 1 if failures appear related to resource contention. Check the per-project log files in each project logs/ subfolder for detailed error traces.

Objects appear with unexpected dimensions or measures

The source QlikView object has more dimensions or measures than the target Qlik Sense visualization type supports. QV2QS moves excess items to the alternatives collection.

Open the object in the Qlik Sense app editor. The excess dimensions or measures are available in the alternatives panel (the section at the bottom of the data pane labeled Alternative dimensions or Alternative measures). Drag the items back to the active area or select a visualization type that supports the required number of fields. Check the Overflow_Actions worksheet in the Excel report for details.

Fonts appear different after conversion

Qlik Sense supports a limited set of web-safe fonts. QlikView fonts that are not available in Qlik Sense are mapped to the closest available alternative.

Review the font mappings in the conversion report. Adjust fonts manually in the Qlik Sense app editor if the automatic mapping does not meet the requirements. For details on supported fonts, see Object conversion details.

Converted app looks different than expected

QlikView and Qlik Sense render content differently. Visual differences can result from the layout mode, the applied theme, or expression quoting differences.

Do one of the following:

  • If background images do not align with objects, try fixed canvas mode (--fixedSheetCanvas). Fixed canvas preserves the original QlikView pixel layout. Verify that canvas scale and object scale are set to the same value. For details, see Conversion layout modes.
  • If colors or fonts look different, check whether a non-classic theme is applied. Non-classic themes override object borders, backgrounds, and fonts. Use Sense Classic for the highest fidelity with the original QlikView appearance.
  • If expressions do not evaluate correctly, review the Expression_Findings worksheet in the Excel report for set analysis quoting differences between QlikView and Qlik Sense.
  • Review the Follow-up_Objects worksheet for objects marked Adjustments Required that may need manual refinement.

Batch conversion output is missing recent QlikView changes

In batch mode, --generatePrj only generates PRJ folders for QVW files that do not already have a PRJ folder. If a PRJ folder exists from a previous extraction, it is reused even if the QVW file has been updated since.

Delete the outdated PRJ folder next to the QVW file and re-run the batch conversion with --generatePrj. QV2QS generates a fresh PRJ folder when no existing folder is found. Alternatively, open the QVW file in QlikView Desktop and save it — QlikView regenerates the PRJ folder automatically when a -prj folder exists in the same directory. In single-project mode, --generatePrj always replaces the existing PRJ folder automatically.

Source file is a Qlik Sense QVF

The selected file is a QVF exported from Qlik Sense, not a QlikView document. QV2QS accepts only QlikView documents (.qvw files or .qvf files created by QlikView 12.70 or later) as input. The console or wizard displays This QVF was created by Qlik Sense, not QlikView. QV2QS converts QlikView documents only.

Select a QlikView document instead. QlikView-created QVF files can be identified by opening them in QlikView Desktop. For details on supported input formats, see System requirements.

Learn more

Visit the discussion forum at community.qlik.com

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!