Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
This widget could not be displayed.
1 Solution

Accepted Solutions

Why QlikView 12.0.20001.0 SR1 loads just 1 record with the script below?

Table1:

Load * Inline [

  Col1, Col2

  A, 1

];


Left Join (Table1)


Load * Inline [

  Col1, Col3

  A, 100

  A, 101

  A, 102

];


With previous versions, it loads 3 records.

Labels (1)

Left join broken in QlikView 12 SR1?

Why QlikView 12.0.20001.0 SR1 loads just 1 record with the script below?

Table1:

Load * Inline [

  Col1, Col2

  A, 1

];


Left Join (Table1)


Load * Inline [

  Col1, Col3

  A, 100

  A, 101

  A, 102

];


With previous versions, it loads 3 records.

Labels (1)
Contributor II
Contributor II

Left join broken in QlikView 12 SR1?

Why QlikView 12.0.20001.0 SR1 loads just 1 record with the script below?

Table1:

Load * Inline [

  Col1, Col2

  A, 1

];


Left Join (Table1)


Load * Inline [

  Col1, Col3

  A, 100

  A, 101

  A, 102

];


With previous versions, it loads 3 records.

Labels (1)
Contributor II
Contributor II

Left join broken in QlikView 12 SR1?

Why QlikView 12.0.20001.0 SR1 loads just 1 record with the script below?

Table1:

Load * Inline [

  Col1, Col2

  A, 1

];


Left Join (Table1)


Load * Inline [

  Col1, Col3

  A, 100

  A, 101

  A, 102

];


With previous versions, it loads 3 records.

Labels (1)
13 Replies
swuehl
swuehl
Champion III
Champion III

I have read about some issues with 12 SR1, for example here:

https://community.qlik.com/blogs/technicalbulletin/2016/03/14/qlikview-1200-sr1-now-available#commen...

To answer why, I think we need to wait for Qlik to answer the created bug report.

Champion III
Champion III

I have read about some issues with 12 SR1, for example here:

https://community.qlik.com/blogs/technicalbulletin/2016/03/14/qlikview-1200-sr1-now-available#commen...

To answer why, I think we need to wait for Qlik to answer the created bug report.

daniel_sonda
daniel_sonda
Contributor II
Contributor II
Author

Where's the bug report? Could you send me the link?

Contributor II
Contributor II
Author

Where's the bug report? Could you send me the link?

swuehl
swuehl
Champion III
Champion III

I was referring to the bug report Christian Wolf created and mentioned in the referenced tech bulletin's discussion.

Champion III
Champion III

I was referring to the bug report Christian Wolf created and mentioned in the referenced tech bulletin's discussion.

clondono
clondono
Creator III
Creator III

You can use the online support to log a case and report the bug:

https://qliksupport.force.com/QS_CaseWizard

Creator III
Creator III

You can use the online support to log a case and report the bug:

https://qliksupport.force.com/QS_CaseWizard

sunny_talwar
sunny_talwar

I have had a similar issue with QV 12 SR1 and had to revert back to QV12 because of this

I have had a similar issue with QV 12 SR1 and had to revert back to QV12 because of this

daniel_sonda
daniel_sonda
Contributor II
Contributor II
Author

We're doing the same right now.

Contributor II
Contributor II
Author

We're doing the same right now.

rospigliosi
rospigliosi
Creator
Creator

Hi , did you find a workaround for this bug?

Creator
Creator

Hi , did you find a workaround for this bug?

daniel_sonda
daniel_sonda
Contributor II
Contributor II
Author

Not yet.

We're using QV12 IR instead of SR1.

Contributor II
Contributor II
Author

Not yet.

We're using QV12 IR instead of SR1.

Bill_Britt
Bill_Britt
Former Employee
Former Employee

Hi,

This is a bug and will be fixed in the next release.. My understanding that release should be around 5/2

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Former Employee
Former Employee

Hi,

This is a bug and will be fixed in the next release.. My understanding that release should be around 5/2

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
daniel_sonda