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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
theboss-123
Creator II
Creator II

ISSUE WITH SELECTON SITE

Hello,

I have a table like this :

theboss-123_0-1613045853563.png

so in the selection i can just select one SITE_NAME,however i want to select two SITE_NAME in the above example source 'CNA2' and destination 'Plateforme..4

Labels (1)
5 Replies
theboss-123
Creator II
Creator II
Author

to make the idea more clear i want to display in the load script >=0 OR < 0

theboss-123
Creator II
Creator II
Author

i split a table into two tables in the load piece and piece2 

but in loading i got 

theboss-123_0-1613053975444.png

Piece2 recoreds are more than PIECE that is anormal

theboss-123
Creator II
Creator II
Author

can you help me please 

theboss-123
Creator II
Creator II
Author

briefly i took the some script load of the table MVT_PIECE_SITE_ALL and add the condition >0

and i put another one named piece2: with a condition <0

i linked the two table with bello key

PIECE:

VCRNUM as Piece

piece2:

VCRNUM as Piece

i got the result but the informations is not correct,

theboss-123
Creator II
Creator II
Author

the problem is solved,it was not a technical issue