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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

add calculated dimension into table mapping

Hello Guys,

I have the following Problem.

I want to add an calculated column to an existing table, and connect this table, using this calculated column as key, to another table.

IDTypeMarkup Class (calculated)
100001XY1
100002YX

2

Markup Class (non calculated)Markup factor
11,1
21,2

Is there a way to do this?

Is it only possible within the Load Skript?

Hope someone knows how to solve this...

Regards

Kilian

3 Replies
its_anandrjs
Champion III
Champion III

Hi,

Yes it is possible but on the basis of which fields you want to calculated and generate a column. Please explain clearly.

Thanks & Rgds

Not applicable
Author

Those again are different fields. Maybe this makes it clearer:

Table mapping.jpg

Now I caculate the Final Application Class like this:

Round((SUM([Application Weight]* [Application Class])) with HCID as Dimension.

Now I want to map the until now unmapped Final Application Class Table on the upper right on this basis, to get a markup factor.

This markup factor I will use for further calculations.

i could solve this one in excel easliy, but I want to do all calculations in QlikView.



Not applicable
Author

Need more info?