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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Mapping with custom rules

Hi to everyone,

kindly ask for help!

I have a pivot table like this (example):

 

SITECODEEXPR1EXPR2
001A11
001B11
001C10
002A11
002C10

My goal is to have something like this:

 

SITECODEEXPR1EXPR2
001AB11
002A11

So, when, in a Site I have:

CODE                                     NEW CODE

only A (or only B or only C)   -> A

A+B                                    -> AB

A+other                                -> A

I think it's a kind of mapping, and I want to do it in presentation, but I don't know how I can aggr by Site (something with concat function?) .

Maybe the worst is remove , ad example in Site 001, rows with only A (or only B, or C).

Sorry if this is not clear, I don't know how make it easier

Labels (1)
0 Replies