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

Design esthetic problem

Hello everybody,

i have a new problem to solve, Now is about design i want to categorize my filed, here is an example

Capture1.PNG

I have all this filed already in my qlikview app Total, Boucle 1.. Boucle 3,

I want just for esthetic purpose to have that

Capture2.PNG

So i want to create a "Boucle" case at the left to regroup ''Total + Boucle 1 +Boucle 2 + Boucle 3" and the line at the top ''Longueur"

somebody can help? Thanks

Labels (1)
18 Replies
petter
Partner - Champion III
Partner - Champion III

You need to change the:

SubField(TOTAL, ' ' , 1)

so that the ' ' is replaced with a character the divides the TOTAL in two like for instance a period:

SubField(TOTAL, '.' , 1)

sunilkumarqv
Specialist II
Specialist II

Please close this thread making correct answer if you done .

Not applicable
Author

I dont resolve the problem, this why the discussion still open,

I create a qv file wiich containt already a field Boucle 1...3. can you can do it with that?

Because i seem like i dont explain very well, i dont want to insert manualy the values of the filed Boucle 1, 2 and 3, i have already load that in my qv app before.

Thanks !

petter
Partner - Champion III
Partner - Champion III

Is this what you are trying to achieve?

2015-06-15 #2.PNG

Here is a solution with either Straight Table or with Pivot Table.

Not applicable
Author

Big Thanks Petter,

But I missed something, in my example its was two fields = (Boucle 1, Boucle 2, boucle 3) and that containt value, but i fact its 3 fields : [Boucle 1], [Bo...

now i want to regroup like you did this 3 separates fields because its the same category

here is a new qv file

thanks

sunilkumarqv
Specialist II
Specialist II

Please find the attached

Not applicable
Author

Thanks Sunil, its almost done !

But like i say i want to do that for esthetic purpose so , how i can have at the left Just one Big  case Boucle instead of 3 separate cases?


Capture.PNG

sunilkumarqv
Specialist II
Specialist II

Get attached

Not applicable
Author

Thanks You Sunil,

Just for perfection, i can do this with 'Longueur' case to at the top? i saw that you created 3 case for that too