Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I need to merge cells inside a pivot table, is the scenario below possible in QlikView or do I have to modify my model?
Cheers,
you can not merge cell
1) you can make custom format and disable border for that cells.
2) you can play with "above"/"below" functions to move numbers down and up
You can't merge pivot table cells. Qlikview is not a spreadsheet application.
you can not merge cell
1) you can make custom format and disable border for that cells.
2) you can play with "above"/"below" functions to move numbers down and up
How about to this?
Am I able to do this using a calculated dimension or do I do it on the script?
Thanks
use function concat
use concat(distinct employees,',') in expressions