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: 
Anil_Babu_Samineni

Pivot Dimension

Hello,

I am trying to take calculated dimension with exclude values

LOAD * Inline [

  P_Des

  All Plants

  Battice

  Birkeland

  EPAD/Brussels

  GOA

  EPAD

];

Here,

1) I want to exclude All Plants & EPAD

2) Is it possible to move that Total values into Right part with last column. This is Pivot Table only.

- ANIL

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Labels (1)
63 Replies
Anil_Babu_Samineni
Author

First task is finished.

I am asking you different one

I have one date field with the format of dd.mmm.yyyy hh:mm:ss:ff tt

So here I want to get the weeks in list box. Might be this is possible in calendar only. In that, what I need to take the code.

Lets assume

Load * inline[

Month_date, year_date

1, jan

2, feb

.,

.,

.,

12,dec

];

I want to show one list box with the field of week

1

..... 52

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
vinieme12
Champion III
Champion III

Week is already available in the sample i posted, see field name  CAL_Week.

Also as your original query is resolved please close this thread.

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Anil_Babu_Samineni
Author

Thank you, its working

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anil_Babu_Samineni
Author

Vineeth, Sorry for troubling. Can you please have a look of this and let me know how to acheive this

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful