Current limitations and known issues - QlikPreSalesDACH/Qlik-Data-Concierge GitHub Wiki

Hierarchies

  • if a Variable refers to a Hierarchy and is a mandatory field, we currently cannot support this.

Browser Versions

  • please use the latest versions for your Browser of choice. We detected some issues with Firefox 44.1.

Member/Master data extraction

  • the Metadata extraction process extract all Master data which is related to your selected Querys
  • within a customer environment you might see huge amounts of data in the area of Master data (e.g. customers, materials, etc.). In some cases there might be millions of rows that have to be extracted within a production scenario.
  • the total number of members can be defined by using the script variable v_VariableMemberLimit, which is set to 1.000 members by default if you don't declare something different during the extraction process

BW Querys

  • if the name of a measure consists of a variable, the target fieldname will include the variable name and not the content of it. This is a limitation of the SAP connector itself.
    • e.g. Load [DQXNMTOVQ2H9B89J253MCBHHL] AS [&ZVT_EXRATE_M& : debts at &ZVBSA_CLEARDATE&] … FROM…
  • sometimes the name of a measure/dimensions includes a carriage return within the Query defintion. This will be passed to the load script and might cause some issues