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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

rows to coloum

Hi,

I have  a file called kpicategory with childcare, control, efficinecy .. (5 values) i need this 5 values as column values now..


I want to take this in straight table..  i know we can rearrage the column in pivot but i need this in pivot for other calculation purpose i need in straight table

Now:

KPI_Category
Child Care
Control
Disease Prev
Efficiency
Mortality

I need it as :

KPICategory

child care   control disease prev efficinet mortalily .

I want to take this in straight table..  i know we can rearrage the column in pivot but i need this in pivot for other calculation purpose i need in straight table

1 Solution

Accepted Solutions
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Check this.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

16 Replies
sunny_talwar

You can use The Generic Load or For Loop to do this. Can you share the Excel files to show how this can be done?

sunny_talwar

Your QlikView description of what you want is different then what you have in your post above. What exactly do you want?

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

Simply try this expression

Sum(Numerator/Denominator)

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Anonymous
Not applicable
Author

HI sunny

Thanks for the response.

in the workbook i sent there are two text objects.. i can be happy either of the solution is achieved for me..

Anonymous
Not applicable
Author

hi,

it will sum up the values i dont want sumed up valus

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Do you want to show the values in dimension?

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Anonymous
Not applicable
Author

I need them in expression only

or

i need the kpi category to be shown in column wise ....

atpresent they are shwing in row wise

i need this in straight table only

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Can you give us some sample, the kind of visualization you need.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Anonymous
Not applicable
Author

req.PNGHI this is the UI need... i can take the childcare, trend etc.. in pivot tabel but the problem lies in the calculation..

i.e 5/5, 0/2 etc.. these are calculated based on the logic..count ( numerator/denominater ) >= target
i.e if count of nume/denom is 9.9 and target value for that area is 9.5 - so our achieved kpi is 1..

buti need to calculate like this how many are greater than target

Hope you understand it, if not let me know please..

i need to sort this out